Database & SQL

10 tools available

Database Connection String Generator

Generate connection strings for MySQL, PostgreSQL, MongoDB, Redis, MSSQL, SQLite, and Oracle with configurable options

Offline

Database ER Diagram Generator

Generate entity-relationship diagrams from SQL CREATE TABLE statements, rendered as downloadable SVG

Offline

Database Normalizer

Interactive guide to database normalization forms (1NF through 5NF/BCNF). Learn with visual examples showing denormalized data and properly normalized results.

Offline

MongoDB Query Builder

Build MongoDB find, filter, and aggregate queries with a visual interface

Offline

Redis Command Builder

Build Redis commands (GET, SET, HSET, LPUSH, etc.) with a visual interface

Offline

SQL Formatter

Format, beautify, and minify SQL queries with configurable indentation and keyword casing

Offline

SQL Injection Tester

Educational tool to understand SQL injection attacks and learn how to prevent them with parameterized queries

Offline

Visual SQL Query Builder

Build SQL SELECT queries visually with table/column selection, WHERE conditions, JOINs, GROUP BY, and ORDER BY clauses

Offline

SQL to Prisma Schema

Convert SQL CREATE TABLE statements to Prisma schema definitions. Handles types, relations, indexes, and table mapping.

Offline

SQL to TypeORM Entity

Convert SQL CREATE TABLE statements to TypeORM entity class definitions with decorators, relations, and type mappings

Offline