Extensions / Functions and aggregates
Encode numbers as short URL-safe Sqids and decode them in PostgreSQL
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | pg_sqids |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | Yes |
| Relocatable | No |
| Stars | 102 |
| Latest commit | 2026-06-12 |
| Catalogue updated | 2026-08-30 |
| emojigresql | 🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation. |
| url | SQL and PL/pgSQL types and helper functions for URL parsing, encoding, decoding, and query-string key/value handling. |
| compress | C/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them. |
| gzip | gzip and gunzip functions. |
| zstd | Zstandard compression algorithm implementation in PostgreSQL |
| pg_polyline | Fast Google Encoded Polyline encoding & decoding for postgres |
| pg_deltax | Fast time-series extension for PostgreSQL |
| zson | Dictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators. |