cbschuld / uuid-base58Links
Generate a RFC4122 compliant v4 UUID and return it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
☆22Updated 2 months ago
Alternatives and similar repositories for uuid-base58
Users that are interested in uuid-base58 are comparing it to the libraries listed below
Sorting:
- postgres/pg compatibility layer☆29Updated 2 years ago
- Testing for Postgres☆43Updated 6 years ago
- Postgres date column parser☆16Updated 5 months ago
- Emscripten Port of pg_query to easily play with it in the browser☆89Updated last month
- Simplifies the graphile-build-pg inflector to trim the `ByFooIdAndBarId` from relations☆89Updated last week
- Postgres SQL Parser and type generator☆107Updated 2 years ago
- FaaS like GraphQL runtime☆27Updated last year
- A command-line utility and module to turn postgres tables into JSON Schemas☆54Updated last year
- Caches Slonik query results.☆13Updated last year
- Repository has moved:☆48Updated 6 years ago
- Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification☆43Updated last week
- PostgreSQL client library for Deno and Node.js that exposes all features of the wire protocol.☆82Updated 3 weeks ago
- DynamoDB Foreign Data Wrapper for PostgreSQL