We open sourced our entire text-to-SQL product

Dataherald is a powerful natural language-to-SQL engine designed for enterprise-level question answering over relational data. It enables setting up an API from your database that can provide answers in plain English, catering to business users looking for insights without the need for a data analyst. The repository includes four key components for an end-to-end Dataherald deployment: Engine for core functionality, Enterprise for authentication and business logic, Admin-console for GUI configuration, and Slackbot for interaction via Slack. Each component has its own docker-compose.yml file for easy setup. Contributions are welcome to this open-source project, offering opportunities for new features, infrastructure improvements, and better documentation.

https://github.com/Dataherald/dataherald

To top