kristiandupont / extract-pg-schemaLinks
Extract schema from Postgres
☆54Updated this week
Alternatives and similar repositories for extract-pg-schema
Users that are interested in extract-pg-schema are comparing it to the libraries listed below
Sorting:
- libpg_query PG port for node.js☆66Updated this week
- postgres/pg compatibility layer☆29Updated last year
- The spec-compliant minimum of client-side GraphQL.☆96Updated 3 months ago
- Flexible Kysely-based utility for mapping between tables and objects☆35Updated last year
- A utility for parameterizing compiled Kysely queries☆27Updated last year
- A graceful way to shutdown / handle process exit☆127Updated 10 months ago
- Kysely dialect for PostgreSQL using the Postgres.js client.☆85Updated this week
- Generate TypeScript interface definitions from your Postgres schema☆116Updated last year
- Real fast development reloading for server side TypeScript projects.☆115Updated 3 months ago
- Fast, compiled, eval-free data validator/transformer☆106Updated last year
- Creating TypeBox code from JSON schemas☆77Updated 2 months ago
- TypeSafe ORM for Kysely library☆56Updated 2 years ago
- snapshot testing companion for node:test☆45Updated this week
- SQL linting rules for ESLint.☆107Updated last month
- 🥾 A type-safe pattern builder & route matching library written in TypeScript☆46Updated 2 months ago
- Alternative migration client for prisma ORM☆18Updated 2 years ago
- A simple forwards only migration solution for postgres.js☆51Updated 5 months ago
- An esbuild plugin to generate extra pino files for bundling☆41Updated this week
- Tools to assist development with the Effect Typescript framework☆38Updated 7 months ago
- A GraphQL.js validation rule for limiting the depth (including list depth) of GraphQL operations☆25Updated last year
- TypeScript language service plugin that adds type checking for sql tagged templates☆67Updated last year
- A thin library to create a migration script using Kysely☆72Updated 6 months ago
- A converter from Prisma/MySQL/PG/SQLite to Zod/TS/Kysely☆16Updated last month
- Pagination helpers for use with kysely☆70Updated last year
- Like `require-in-the-middle`, but for ESM import☆143Updated last week
- Treat EventEmitter-like object using Async/Await, Async Iterator.☆34Updated last year
- Hot module reloading for nodejs