I've decided that I need to pursue this idea for at least a little bit. I've defined a very limited scope:
- Connect to databases
- Navigate through databases with URL like interactions
- Basic interactions like adding, updating and deleting rows. That means no tools to configure the structure of the database like adding new tables
- Searching tables
Additionally I've decided on the following to not get bogged down
- Only support sqlite
- Only support MacOS
I've only given myself a couple of weeks to intentionally keep the scope limited