Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
Fastify Postgress to prevent SQL injection attacks
Generate safe Postgres-compliant SQL with tagged template literals
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
Drizzle ORM package for SQL databases
Fastest full featured PostgreSQL client for Node.js
Generate Zod schemas from Drizzle ORM schemas
ES6 tagged template strings for prepared statements with mysql and postgres
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
Yet another simple Postgres SQL parser/modifier
Transparent, Schemaless SQL Generation
PostgreSQL AST Deparser
PostgreSQL interface for Node.js
Parse Postgres interval columns
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
Read named SQL statements from .sql files. Also named parameters for prepared statements.
Zen by Aikido is an embedded Web Application Firewall that autonomously protects Node.js apps against common and critical attacks
The real PostgreSQL query parser
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
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.