I have been keeping track of a few products like these including some that are YC backed. Interesting space as I am looking for a solution myself: - Minds DB (YC W20) https://github.com/mindsdb/mindsdb - Buster (YC W24) https://buster.so - DB Pilot https://dbpilot.io and now this one
I don’t fully understand the use of business case after reading the documentation. Is it really a time save?
Vanna.ai: Chat with your SQL database
81–90 of 243 posts
Re: Vanna.ai: Chat with your SQL database
#82How about instead of making AI wrappers to over 50 years old SQL, we’d make a database query language that’s easier to read an write?
Re: Vanna.ai: Chat with your SQL database
#83Earlier quoted context omitted.
I don’t fully understand the use of business case after reading the documentation. Is it really a time save?
It would be for people who are not that fluent in SQL. Even as a dev, I find ChatGPT to be easier for writing queries than hand coding them as I do it so infrequently.
I guess the real benefit here is that you don’t need to understand the schemas so the knowledge is not lost when someone leaves a company.
Sort of an abstraction layer for the schemas
Re: Vanna.ai: Chat with your SQL database
#84I have been keeping track of a few products like these including some that are YC backed. Interesting space as I am looking for a solution myself: - Minds DB (YC W20) https://github.com/mindsdb/mindsdb - Buster (YC W24) https://buster.so - DB Pilot https://dbpilot.io and now this one
[0] "Alibaba: Domain Knowledge Augmented AI for Databases (Jian Tan)" - https://www.youtube.com/watch?v=dsgHthzROj4&list=PLSE8ODhjZX...
[1] "CatSQL: Towards Real World Natural Language to SQL Applications" - https://www.vldb.org/pvldb/vol16/p1534-fu.pdf
Re: Vanna.ai: Chat with your SQL database
#85How about instead of making AI wrappers to over 50 years old SQL, we’d make a database query language that’s easier to read an write?
Re: Vanna.ai: Chat with your SQL database
#86How about instead of making AI wrappers to over 50 years old SQL, we’d make a database query language that’s easier to read an write?
In general, if something has been around for a very long time and nobody apparently seems to have thought to improve it, then odds are the reason is it's pretty good and genuinely hard to improve on.
Re: Vanna.ai: Chat with your SQL database
#87Re: Vanna.ai: Chat with your SQL database
#88[1]: https://www.sqlai.ai/sql-examples
[2]: https://www.postgresqltutorial.com/postgresql-getting-starte...
Re: Vanna.ai: Chat with your SQL database
#89Re: Vanna.ai: Chat with your SQL database
#90I have been keeping track of a few products like these including some that are YC backed. Interesting space as I am looking for a solution myself: - Minds DB (YC W20) https://github.com/mindsdb/mindsdb - Buster (YC W24) https://buster.so - DB Pilot https://dbpilot.io and now this one
See https://github.com/ibis-project/ibis and https://ibis-project.org for more details.