Hey everyone! I made JevNQL as a weekend project. JevNQL is a tool to query information from databases using just natural language. And this replaces the older version of SQL which makes us use the
Integrationsby MeekOmni2026-09-19
Hey everyone! I made JevNQL as a weekend project. JevNQL is a tool to query information from databases using just natural language. And this replaces the older version of SQL which makes us use the structured query. I know this was already possible using LLMs, but it was with a huge cost. Which is now saved after using JevNQL. It combines Jev with NLP to reduce the input tokens, and hence reducing the cost.
I believe this has the potential on becoming huge if programmed correctly as many enterprises are now moving the data towards AI. So JevNQL can become an enterprise tool. This is the repo for it:
https://github.com/Adityakhalkar/JevNQL
And it also has a demo for it. (edited)
Saturday, September 19, 2026 at 10:09 PM
Links