cbschuld / uuid-base58
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.
☆20Updated last year
Alternatives and similar repositories for uuid-base58:
Users that are interested in uuid-base58 are comparing it to the libraries listed below
- psql's \d (describe) family of commands ported to JavaScript☆38Updated last month
- ☆15Updated 2 years ago
- postgres/pg compatibility layer☆29Updated last year
- ☆26Updated 3 years ago
- Comparison of a different federation gateways, e.g. supergraphs implementations☆18Updated last year
- A base Docker image for adding Litestream to apps☆34Updated 2 years ago
- Tools for testing and developing CloudFlare worker apps.☆54Updated 8 months ago
- Generate sql query from a concise query syntax inspired from EdgeDB and GraphQL☆26Updated last year
- PostgreSQL extension with functions for hostname, argon2 password hashing and TOTP based 2 factor authentication☆27Updated 5 years ago
- Database driven code generation for ts-sql-query☆48Updated last month
- tiktoken tokenizer for postgres