You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native cross-platform database workbench built with Tauri and Rust. Browse data, run SQL, visualize schemas, manage Docker databases, and generate queries with AI. Supports PostgreSQL, MySQL, SQLite, libSQL, MariaDB, and CockroachDB.
From-scratch database systems lab with SQL parser, slotted pages, WAL recovery, direct paged B+Tree index reads, query planner, and guided Workbench UI.