Enables AI assistants to query business databases directly via natural language, with enforced read-only access and secure query limits. Supports SQLite and PostgreSQL, and works with any OpenAI-compatible model.
Enables natural language querying of any SQL database by converting plain English questions into SQL queries, with auto-schema detection and safety features.
An AI database assistant that connects AI clients to a PostgreSQL database for schema exploration, safe querying, and LLM-powered SQL generation and reasoning.