PostgreSQL base36 data type input/output support, internally a bigint.
pgext.cloud · Source code · Documentation · Control file
| Package | base36_gist |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 17 |
| Latest commit | 2014-04-19 |
| Catalogue updated | 2026-08-30 |
| base36 | Integer Base36 types |
| btree_gist | support for indexing common datatypes in GiST |
| base36 | Integer Base36 types |
| base62 | Base62 extension for PostgreSQL |
| pg_base58 | Base58 Encoder/Decoder Extension for PostgreSQL |
| rpg_base36 | Toy Rust extension exposing a base36 encoder for PostgreSQL integers. |
| pg_hashids | Short unique id generator for PostgreSQL, using hashids |
| b64enc | Rust/C extension that defines a b64enc base type with URL-safe Base64 input and output functions. |