jorgerojas26/lazysql ? reverse-engineered prompt

Reverse engineered prompt

Build me a cross platform terminal app for managing databases in a simple, fast way, kind of like Lazygit but for SQL. I want it to run in the terminal and let me save multiple database connections, switch between them easily, and open a query editor to run SQL directly. It should feel nice to use with Vim style keyboard shortcuts, support tabs, and make it easy to browse tables, refresh data, and inspect results without leaving the terminal.

Please also add config support using a TOML file so I can keep saved connections and app settings like page size and sidebar behavior. It would be great if I can use a local project config too, so each repo can have its own database setup. Make sure it works on macOS, Windows, and Linux, and include a read only mode so I can safely connect to production databases without risking changes. If you need to look up current docs or best practices, go ahead and do that.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab