TabularisDB/tabularis ? reverse-engineered prompt
Reverse engineered prompt
Build me a desktop SQL workspace for everyday database work.
I want one app where I can connect to PostgreSQL, MySQL or MariaDB, SQLite, and a handful of other databases through plugins, then browse schemas, open tables, and run queries in a clean editor. It should feel like a modern desktop app on Windows, macOS, and Linux, with saved connections, a database explorer, query history, and a data grid for results.
Please also include SQL notebooks so I can mix SQL and notes in the same place, reuse values across cells, and keep work organized. I’d like a visual query builder and a visual EXPLAIN view that makes query plans easier to understand. If possible, add a built in MCP server so tools like Claude or Cursor can read the schema and run queries from inside the app. Make it polished, fast, and practical, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit