database — independent software & tools
-
basin
Multi-tenant Postgres-compatible database on object storage. 12× cheaper disk than Postgres, native vector search, per-tenant isolation. Built in Rust.
-
@4ier/notion-cli
Full-featured CLI for Notion. Like gh for GitHub, but for Notion. 44 commands, one binary.
-
@azure/cosmos
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
-
better-sqlite3
The fastest and simplest library for SQLite in Node.js.
-
convex
Client for the Convex Cloud
-
dexie
A Minimalistic Wrapper for IndexedDB
-
@electric-sql/pglite-tools
Tools for working with PGlite databases
-
firebase
Firebase JavaScript library for web and Node.js
-
@lancedb/lancedb
LanceDB: A serverless, low-latency vector database for AI applications
-
@libsql/core
libSQL driver for TypeScript and JavaScript
-
@libsql/hrana-client
Hrana client for connecting to sqld over HTTP or WebSocket
-
lmdb
Simple, efficient, scalable, high-performance LMDB interface
-
mongoose
Mongoose MongoDB ODM
-
mssql
Microsoft SQL Server client for Node.js.
-
@neondatabase/serverless
node-postgres for serverless environments from neon.com
-
pg
PostgreSQL client - pure javascript & libpq with the same API
-
pg-pool
Connection pool for node-postgres
-
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.
-
ruvector
Self-learning vector database for Node.js — hybrid search, Graph RAG, FlashAttention-3, HNSW, 50+ attention mechanisms
-
tedious
A TDS driver, for connecting to MS SQLServer databases.
-
umzug
Framework-agnostic migration tool for Node
-
@upstash/redis
An HTTP/REST based Redis client built on top of Upstash REST API.
-
@zapier/notion-connector
Agent-callable Notion tools for searching pages and databases, reading and creating pages, querying data sources, appending content, and managing schemas. Use when the user mentions Notion or wants to find, read, create, or edit Notion content, even if th
-
idx-free
🚀 Automate UUID generation for deployment scripts, enhancing convenience and flexibility in batch setups without hardcoding values.
-
dbtrail
Time-travel for your MySQL. DB Trail remembers every row change: searchable, reversible, yours. The wrong UPDATE becomes a two-minute fix.
-
laravel-model-docs-md
📄 Generate Markdown documentation for your Laravel Eloquent models, detailing attributes, relationships, and more, effortlessly with this simple package.
-
whatsapp-cloud-inbox
📱 Build a WhatsApp Web-style inbox with Next.js to send messages and templates using the WhatsApp Cloud API, all in a familiar interface.
-
run402
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
-
retro-md-notes
This project hosts a collection of .md (Markdown) notes on a static page (index.html) with client-side search and pagination, all styled in a retro green-on-black theme. The site uses a Python script to build a db.json file, which serves as the data source for the front-end.
-
DriftDB
📅 Experience time travel in your data with DriftDB, a PostgreSQL-compatible database that lets you query historical states using standard SQL.
-
obsidian-plugins
🧠 Enhance your note-taking with AI plugins for title generation, grammar correction, and project organization in Obsidian.
-
mcp-ai-memory
🧠 Manage semantic memory for AI agents with this production-ready Model Context Protocol server, enabling efficient storage and retrieval of contextual knowledge.
-
SchemaSmith
State-based schema and code deployment for SQL Server, PostgreSQL, and MySQL
-
mcp-encrypted-sqlite
🔒 Access and manage encrypted SQLite databases effortlessly with this MCP server, designed for seamless integration with SQLCipher and various clients.
-
pybooklid
🔍 Read MacBook lid angle sensor data in real-time with this simple Python library, enabling instant readings and adaptive audio feedback.
-
two-tier-user-management-api
🔧 Build a two-tier user management API using ASP.NET Core, featuring user CRUD operations and robust data handling with Dapper and CQRS.
-
airtable
The official Airtable JavaScript library.
-
drizzle-orm
Drizzle ORM package for SQL databases
-
drizzle-zod
Generate Zod schemas from Drizzle ORM schemas
-
fake-indexeddb
Fake IndexedDB: a pure JS in-memory implementation of the IndexedDB API
-
@hapi/mimos
Mime database interface
-
level-supports
Create a manifest describing the abilities of an abstract-level database
-
lowdb
Tiny local JSON database for Node, Electron and the browser
-
mime-db
Media Type Database
-
@pagenote/notion-database
make notion as a real-database for server
-
pgsql-ast-parser
Yet another simple Postgres SQL parser/modifier
-
postgres
Fastest full featured PostgreSQL client for Node.js
-
redis-parser
Javascript Redis protocol (RESP) parser
-
sixth-cli
Sixth CLI - AI-powered development assistant using Claude Code, Google Gemini, Grok API and many 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