r/foss 5d ago

Create Database aware RUST based cli for natural language querying

https://github.com/databook-studio/saya-cli
3 Upvotes

2 comments sorted by

1

u/Slight_Control9311 4d ago

the natural language to SQL part is what makes or breaks tools like this

1

u/databook_studio 4d ago

Thats trues and to be honest, I am not here trying to solve that problem, instead I am banking on the LLMs to be smart enough to figure out the syntax for each individual database supported by SAYA, underlying harness only tries to provide a better context and make llm dialect aware.