I like it
I like it, definitely works. I think my main suggestions is
1) to also train the model so it can answer questions about the database itself -- 'what fields are there', 'what is the name of this database', 'what type of database is this' etc.
2) support more database types - bigquery, firestore, redis.
3) show sql suggestions for operations even tho they aren't supported, so even though a database is read-only, be able to ask 'what is the command to insert a use xyz'
rawquery
May 9, 2024Thank you for the review and specially for the suggestions!
1 - Although you can already check the database tables and columns by clicking the button on the right side of the selected database, your suggestion is great! Would be much nicer to be able to just ask about it.
2 - That's definitely something that's on the roadmap! We will be supporting more databases very soon.
3 - That's a very good point that wasn't on the roadmap yet! I will be adding that for sure!
Thanks again for the thoughtful review!