Uses tokenized query returned by python-sqlparse and generates query metadata
-
Updated
Jul 4, 2025 - Python
Uses tokenized query returned by python-sqlparse and generates query metadata
Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential …
une application Backend Django efficace pour organiser et suivre les tâches. Grâce à son architecture modulaire et à ses puissantes bibliothèques, Django facilite la création de fonctionnalités telles que l'attribution de tâches, la gestion des priorités et le suivi des délais, optimisant ainsi la productivité
infra_sp2
Учебный проект для изучения работы GitHub Actions (Яндекс Практикум)
Basic sql engine which supports simple queries of the type: SELECT <attributes> FROM <tables> WHERE <condition>;
This project is an LLM-powered SQL Query Generator that allows users to generate SQL queries using natural language input. Built using GPT-4, it validates and executes queries against an SQLite database. The project aims to make database querying accessible for both technical and non-technical users.
Add a description, image, and links to the sqlparse topic page so that developers can more easily learn about it.
To associate your repository with the sqlparse topic, visit your repo's landing page and select "manage topics."