Normalized SQL driver error types for Prisma Next
PostgeSQL migration tool
Shared UI components and utilities used by SQL-based datasource plugins
<img width="340" height="150" align="right" src="https://raw.githubusercontent.com/adelsz/pgtyped/master/header.png">
Split Postgres SQL queries on semicolons
Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github
A powerful wrapper around DuckDB-WASM that provides React hooks and utilities for working with DuckDB in browser environments.
Simple SQL escape and format for T-SQL
sql parser for nodejs
Modular Prisma Studio components
This package contains exports that can be used on frontend projects, rather than requiring the full SQL building logic to be imported.
SQL Schema Inspection for PostgreSQL
A package/program to help patch MySql databases
Node-RED node for PostgreSQL, supporting parameters, split, back-pressure
SQL file loader and migration utilities for RivetKit
AsyncLocalStorage-based query tagging plugin for Prisma SQL commenter
ECMAScript 6 (2015) template tag function to write queries for node-postgres.
Combined SQL + PL/pgSQL parser with hydrated ASTs and transform API
PSL printer: deterministic Prisma Schema Language (.prisma) output from a PslDocumentAst
A Cloudflare D1 integration for Effect
MemberJunction: SQL Dialect Abstraction Layer for multi-database support
NodeJS SQL DDL Synchronization
Create SQL for Postgres in a safe and composable fashion with the power of template strings.
The Replay app uses different database backends depending on the platform: - **Tauri (desktop)**: SQLite with Drizzle ORM - **Web**: IndexedDB with the `idb` library