Hi Mike and Suryaa, Thank you for the guidance!
@Suryaa, I saw your recent work on Gerrit regarding the logical plan visualization (ASTERIXDB-3224). It's really interesting! Since you're working on the revised UI, I'd love to know if you envision the NL2SQL interface as a standalone 'Natural Language' console or as an integrated 'smart' helper within the existing query editor. Understanding your UI roadmap will help me design the middleware to provide the right outputs for the new dashboard. Best regards, Tanya Rai On Wed, 18 Mar 2026 at 21:40, Mike Carey <[email protected]> wrote: > > 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!
