Uses tokenized query returned by python-sqlparse and generates query metadata
-
Updated
Sep 1, 2026 - 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é
Учебный п��оект для изучения работы GitHub Actions (Яндекс Практикум)
infra_sp2
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.
Text-to-SQL with dual-query hallucination detection. SQLAlchemy + sqlparse sandbox executes queries safely against DuckDB. Runs original + perturbed query; divergence triggers guardrail. Prevents data exfiltration and SQL injection in LLM-generated queries.
This is the Django backend to a simple React questionnaire app.
To associate your repository with the sqlparse topic, visit your repo's landing page and select "manage topics."