SQL and PL/pgSQL types and helper functions for URL parsing, encoding, decoding, and query-string key/value handling.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | url |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2015-09-30 |
| Latest release | 2015-09-30 |
| Catalogue updated | 2026-08-30 |
| pg_polyline | Fast Google Encoded Polyline encoding & decoding for postgres |
| pg_url | Implements URL handling methods as postgres extension |
| emojigresql | 🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation. |
| pgcodec7 | C extension that encodes and decodes bytea values using compact 7-bit or 6-bit text grouping. |
| pgx_basex_codec | BaseX encoding and decoding for bytea and text, including Base64url and Crockford Base32. |
| varint | A signed and unsigned 64 bit integer encoding scheme that saves disk space |
| pg_bech32 | Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. |
| sid | Sortable labeled 128-bit identifier type with compact human-readable encoding. |