Enables natural language querying of any SQL database by converting plain English questions into SQL queries, with auto-schema detection and safety features.
Enables querying PostgreSQL and MySQL databases using natural language, with RESTful endpoints for listing tables, describing schemas, and executing read-only queries.