Welcome! Entry point wise, this feature should probably live on the
outside of AsterixDB looking in, using its REST-based API to issue its
requests for catalog info (via SQL++ queries) and to submit queries and
get their results. Suryaa can probably comment more on this - he is
working on a revised UI that this would be envisioned as a part of.
Cheers,
Mike
On 3/18/26 5:16 AM, Tanya Rai wrote:
Hello AsterixDB Team,
I am Tanya Rai, a 2nd-year B.Tech CSE student. I am very interested in
the Natural Language to SQL (NL2SQL) project for GSoC 2026.
I have successfully set up the project on my Windows machine. To help
others, I have submitted my first PR which adds a Windows
Troubleshooting Guide:https://github.com/apache/asterixdb/pull/39.
I am now diving into QueryServiceServlet and the SQL++ grammar to
understand the best entry point for the NL2SQL layer. I look forward
to contributing more!