Seaquel

Table Management

Create tables, edit schemas, and insert rows visually — across PostgreSQL, MySQL, SQLite, DuckDB, and MSSQL.

Create Tables

Create new tables directly in the app with a visual form builder. Add columns, pick data types from a database-specific list, set nullability and default values, and designate primary keys — all without writing a single line of DDL. The generated CREATE TABLE statement is previewed before execution so you can verify it.

Schema Editing

Modify existing table schemas through a visual interface. Add new columns with type and constraint configuration, rename columns, or drop columns you no longer need. Seaquel generates the appropriate ALTER TABLE statements for each database engine — PostgreSQL, MySQL, SQLite, DuckDB, and MSSQL — handling syntax differences automatically.

Inline Row Insertion

Insert new rows inline through a UX that adapts to your table schema. Each field is typed according to its column - text inputs for strings, number fields for integers, date pickers for timestamps. Required fields are clearly marked, default values are pre-filled, and validation runs before submission to catch errors early.

Stop Fighting Your Database Client

Experience what a database client should feel like. Fast, lightweight, and built with the features you actually need.

Unrestricted free personal use
No account required
100% local - no telemetry
Open source

Available for macOS, Linux & Windows.