Bundled package of all the pgkit libraries
A strongly-typed postgres client for node.js
SQL Schema Inspection for PostgreSQL
CLI glue for managing a Drizzle schema with @pgkit/migrator and @pgkit/migra: generate schema.sql, diff to create migrations, run pgkit migrations.
PostgeSQL migration tool
A CLI to generate PostgeSQL schema diff scripts
PgKit module for NestJS
Driver-agnostic repository primitives: hooks, Filter IR, operations, pagination, cache contract. Foundation for mongokit, sqlitekit, pgkit, and prismakit. Lean by design — no plugins ship here; each kit owns its own.
A zero-config PostgeSQL admin server, with schema inspection and autocomplete.
Automatically generates typescript types from SQL queries
No description provided.
SQLite repository kit built on @classytic/repo-core — works with better-sqlite3 (Node) and expo-sqlite (React Native) via a pluggable driver interface.
SQL Schema Inspection for PostgreSQL - Forked with semantic view comparison
For Integrating Getepay's PG on ReactJs.
A CLI to generate PostgreSQL schema diff scripts - Forked with semantic view comparison