viascom / nanoid-postgresLinks
Nano ID for PostgreSQL.
☆387Updated 6 months ago
Alternatives and similar repositories for nanoid-postgres
Users that are interested in nanoid-postgres are comparing it to the libraries listed below
Sorting:
- Postgres extension for generating UUIDs☆417Updated this week
- TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆393Updated last month
- Postgres extension for ulid☆486Updated 2 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL☆355Updated 3 years ago
- Short unique id generator for PostgreSQL, using hashids☆317Updated 3 weeks ago
- A tiny Postgres extension to create version 7 UUIDs☆422Updated 3 months ago
- Drop down to raw SQL in Prisma without sacrificing type safety!☆306Updated this week
- Nanoid implementation in PostgreSQL PL/pgSQL☆81Updated 2 years ago
- Command-line tool for Kysely, Knex-compatible, works in Node.js, Deno, Bun, etc.☆279Updated this week
- Turn JS/TS files into PLV8 functions☆157Updated 5 months ago
- CRDT support in Postgres (experimental)☆639Updated 9 months ago
- Generate Kysely type definitions from your database.☆1,144Updated 4 months ago
- Test helpers for pgTAP and Supabase☆129Updated last year
- Generate Typescript types from Postgres☆1,097Updated this week
- Wire Protocol Server for PGlite. A spare-time attempt to understand Postgres Wire Protocol and expose a TCP server, that can be used to r…☆85Updated last year
- A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL☆340Updated 2 months ago
- The official TypeScript/JS client library and query builder for EdgeDB☆573Updated 2 months ago
- ULID generator for NodeJS and the browser☆339Updated 11 months ago
- PostgreSQL🤝TypeScript monorepo. SQL client/admin UI/smart migrator/type generator/schema inspector☆276Updated 3 months ago
- Transparent field-level encryption at rest for Prisma☆304Updated 3 months ago
- PostgreSQL extension providing JSON Schema validation☆1,151Updated 3 weeks ago
- PowerSync Service is the server-side component of the PowerSync sync engine.☆287Updated this week
- A curated list of Kysely resources, tools, utilities and applications.☆203Updated 3 weeks ago
- Modern SQL client☆296Updated last month
- Differential Dataflow in TypeScript