Fastest full featured PostgreSQL client for Node.js
Database CLI tool
MCP Server for executing read-only database queries via CLI tools
Execute SQL on PosgreSQL databases with Grunt
Monitor changes to sites through Slack
Production-ready JWT authentication middleware for Node.js + PostgreSQL + Nginx. Battle-tested with 30+ users at latanda.online
Custom MCP server for Azure PostgreSQL — query, inspect, and explore your database from Claude Code
Terminal connection manager for SSH, databases, and SFTP
```sh docker-compose -f database/docker-compose.yml up # to reapply init.sql: docker-compose -f database/docker-compose.yml up --build API_KEY=XXX DOMAIN=localhost nodemon server.js ``` ## production
Scaffold a fully-configured Postgres app in seconds with modules, migrations, testing, and workspace
Type-Safe TypeScript ORM with Automated Type Generation from Database Schema
Analyzes a SQL query you pass in, and provides a list of all database tables and columns that the query references. Since it uses the PostgresQL query parser, it can process any valid PostgresQL query.
Transform table like queries in denormalized table
Scaffold a fully-configured Postgres app in seconds with modules, migrations, testing, and workspace
A simple, minimal PostgreSQL session store for Connect/Express using postgres.js
MongoDB Clone on top of Postgres
```console npm install ``` *or* ```console yarn ``` ---
## Installation
Augments known information about emails.
Send Strapi logs to TimeScaleDB
Scaffold a fully-configured Postgres app in seconds with modules, migrations, testing, and workspace
A comprehensive Node.js library for PostgreSQL database backup and restoration operations with multiple formats, scheduling, and robust error handling.
plugin for deploy SQL files onto postgres DBs
```sh docker-compose -f database/docker-compose.yml up # to reapply init.sql: docker-compose -f database/docker-compose.yml up --build API_KEY=XXX DOMAIN=localhost nodemon server.js ``` ## production