sql — independent software & tools
-
better-sqlite3
The fastest and simplest library for SQLite in Node.js.
-
@electric-sql/pglite-tools
Tools for working with PGlite databases
-
knex
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
-
mssql
Microsoft SQL Server client for Node.js.
-
@neondatabase/serverless
node-postgres for serverless environments from neon.com
-
prisma
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
-
tedious
A TDS driver, for connecting to MS SQLServer databases.
-
demo-springboot-keycloak-auth-crud
🔐 Secure your API with this Spring Boot demo using Keycloak for authentication, user registration, role management, and CRUD operations.
-
drizzle-orm
Drizzle ORM package for SQL databases
-
pgsql-ast-parser
Yet another simple Postgres SQL parser/modifier
-
postgres
Fastest full featured PostgreSQL client for Node.js
-
sequelize
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.
-
sql.js
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
-
sqlite3
Asynchronous, non-blocking SQLite3 bindings