iCyberon / pg_hashids
Short unique id generator for PostgreSQL, using hashids
☆301Updated 2 years ago
Alternatives and similar repositories for pg_hashids
Users that are interested in pg_hashids are comparing it to the libraries listed below
Sorting:
- Modern cryptography for PostgreSQL using libsodium.☆569Updated 2 weeks ago
- Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL☆349Updated 2 years ago
- Audit trail with schema versioning for PostgreSQL using transaction-based logging☆389Updated 2 months ago
- PERIODs and SYSTEM VERSIONING for PostgreSQL☆291Updated 7 months ago
- Postgres extension for generating UUIDs☆394Updated last month
- JSON Schema validation for PostgreSQL☆501Updated last year
- PostgreSQL implementation of JWT (JSON Web Tokens)☆407Updated 2 years ago
- A tiny Postgres extension to create version 7 UUIDs☆376Updated 7 months ago
- ZSON is a PostgreSQL extension for transparent JSONB compression☆551Updated 2 years ago
- Faceted query acceleration for PostgreSQL using roaring bitmaps☆159Updated last year
- Generic Queue for PostgreSQL☆329Updated last year
- A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE☆124Updated 4 months ago
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆682Updated 3 weeks ago
- Generic Table Auditing