sqlparse
There are 18 repositories under sqlparse topic.
macbre/sql-metadata
Uses tokenized query returned by python-sqlparse and generates query metadata
tobimensch/termsql
Convert text from a file or from stdin into SQL table and query it instantly. Uses sqlite as backend. The idea is to make SQL into a tool on the command line or in scripts.
vip2193/Hive_Tools
sql解析,hql解析,hive脚本转mysql,解析hive,sparkSql,ER图自动生成、Excel自动生成 大数据搬砖神器
sfneal/mysql-toolkit
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 execution.
foydamiztegsin/django_admin_management_system
Django yordamida frontend va backendlari ko'tarilgan web sayt
simonjvardy/boutique_ado_v1
Code Institute Full Stack Frameworks with Django mini project: Boutique Ado
eddahbihossine/Gestion-taches-Django
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é
agflow/docker-sqlparse
sqlparse in alpine docker - https://github.com/andialbrecht/sqlparse/
AgolaPriyank/Twitter
A Django-based web application named "Twitter," allowing users to create and read tweets. Built with Python, it provides a simplified social media experience focused on user-generated content and real-time updates.
AmritaKaur-08/Smart_Attendance_System
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
pro100cemuk/infra_actions
Учебный проект для изучения работы GitHub Actions (Яндекс Практикум)
pro100cemuk/infra_sp2
infra_sp2
AmardeepSingh-06/Smart_Attendance_System
The Smart Attendance System is designed to automate the attendance process using facial recognition. Traditional methods of taking attendance can be time-consuming and prone to errors. This project aims to streamline the process by leveraging computer vision technology, allowing for efficient, contactless, and accurate attendance tracking.
apaffka/anfisa4friends-ice-cream-url-structure
Учебный проект "Анфиса для друзей". С его помощью можно угощать друзей мороженым. Первый учебный проект
BlitW0/Mini-SQL-Engine
Basic sql engine which supports simple queries of the type: SELECT <attributes> FROM <tables> WHERE <condition>;
ghaihitasha/llm-sql-query-generator
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.
NPodlozhniy/sql-magics
Useful magic tools to facilitate SQL writing and execution within Jupyter