Transform natural language into SQL queries using Azure OpenAI. Visualize database results with interactive charts and explore data effortlessly.
-
Updated
Mar 31, 2025 - Python
Transform natural language into SQL queries using Azure OpenAI. Visualize database results with interactive charts and explore data effortlessly.
This project implements a chatbot interface that enables users to interact with a tabular database via natural language queries. The chatbot processes these queries, formulates appropriate SQL statements, and retrieves information from the database, presenting it in a user-friendly manner.
Add a description, image, and links to the database-explorer topic page so that developers can more easily learn about it.
To associate your repository with the database-explorer topic, visit your repo's landing page and select "manage topics."