QueryX
Introducing QueryX, the most efficient Text2SQL query generation free platform!
Why QueryX?
๐ฏ Improve Query Accuracy through NL prompts vs SQL ๐ฏ Faster learning curve with no SQL training, faster onboarding ๐ฏ Improve user satisfaction thanks to a more intuitive and accessible interface ๐ฏ Extent user adoption by removing IT constraints and democratizing data access ๐ฏ Reduce IT support needs and free tech resources for more relevant tasks
Get ready to revolutionize your database interactions! With our amazing extractor script, QueryX doesn't need direct access to your database. Simply use the script to generate a JSON file containing all your table and column names. From there, ask your database anything using natural language โ no SQL knowledge required! QueryX will transform your questions into precise SQL queries effortlessly.
But wait, there's more! Connect your database link to our configuration, and watch as your queries are applied directly, providing you with instant, interactive responses. Say goodbye to the complexities of database querying and hello to seamless, intuitive interactions!
For more details, please visit the project page and the Youtube video:
Want to try it?
Google Colab (for Python)
Try it on CodePen (for JavaScript)
Github
Get your QueryX API Key
If you don't have a QueryX account, please create a new one.
Your API Key is under My API key section of the Profile page.
Code example
QueryX provides Python and JavaScript client examples that can be found in the following Github project.
Example datasets
You can try first QueryX in the given two sample database:
- Formula 1 database
- Student club database
Usage
Use our interactive QueryX Chat
- Go to: https://app.queryx.eu/#/login
- Create an account
- You can either use:
- Our "Student Club" dataset example.
- Upload our extractor script in QueryGeneration mode.
- Use a connected mode, by giving the link to access your database to apply the generated queries and get the results.
API mode
- Clone the repository:
git clone https://github.com/Tuito-dev/queryx-client-example.git
cd queryx-client-example
- Navigate to the desired example subfolder:
cd python-examples # For Python
# or
cd javascript-examples # For JavaScript
- Follow the specific instructions in the subfolder's README.
API Documentation
For detailed API documentation, refer to the Api Documentation page
Contributing
Contributions are welcome! Please feel free to open issues, and disscussions or give your feedbacks from Contact us page
License
This project is licensed under the MIT License.
Keywords: queryx, api, python, javascript, nodejs, json, examples, backend, openapi, tuito, natural language to sql, sql queries, ai, artificial intelligence, query translation, data querying, sql generation, text2sql, speech2sql, SQL copilot, SQL coder