databases (core)Quick Start ↓
Get Started with @Databases
Query PostgreSQL, MySQL and SQLite3 safely with plain SQL.
Getting Started
1
Read the official documentation
The @Databases team maintains comprehensive docs that cover installation, configuration, and common patterns.
Open @Databases Docs↗2
Create an account
Visit the @Databases website to create your account and explore pricing options.
Visit @Databases↗3
Review strengths, tradeoffs, and alternatives
Our full tool profile covers @Databases's strengths, weaknesses, pricing, and how it compares to alternatives.
View full profile→Best For
Node.js developers needing to query multiple types of databases safely and efficiently.
Projects that require automatic prevention of SQL injection without manual intervention.
Developers who prefer a library-based approach over using raw database drivers directly.