Kysely dialect for PostgreSQL using the Postgres.js client
Foundational utilities for Second Layer services: DB layer (Kysely + postgres-js), Zod schemas, crypto (Standard Webhooks signing, AES-GCM secret envelope), logger, pricing, env/mode utils, Stacks node clients.
pgvector support for Node.js, Deno, and Bun (and TypeScript)
`kysely-codegen` generates Kysely type definitions from your database. That's it.
Type safe SQL query builder
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c
This library adds AWS RDS Data Api support for [kysely](https://github.com/koskimas/kysely). It has support for both MySQL and Postgres
Kysely type translators for Supabase
Kysely adapter for Better Auth
Postgres bytea parser
Postgres date column parser
Command-line tool for Kysely
Smart Config Loader
Parse postgres array columns
Generate Kysely database types from a Prisma schema
PostgreSQL client - pure javascript & libpq with the same API
TypeScript SDK for Neon Auth and Data API - authentication and PostgreSQL querying
Kysely dialect/driver for PostgreSQL using Bun's native SQL
Parse Postgres interval columns
Kysely dialect for @electric-sql/pglite
Listen to realtime updates to your PostgreSQL database
Kysely-based tools and utilities for managing postgres schema
PGlite Dialect for Kysely
Kysely extension for Kanel