◐ Shell
clean mode source ↗

Build software better, together

Here are 20 public repositories matching this topic...

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.

  • Updated May 6, 2020
  • Python

sql解析,hql解析,hive脚本转mysql,解析hive,sparkSql,ER图自动生成、Excel自动生成 大数据搬砖神器

  • Updated Jan 15, 2022
  • Python

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 …

  • Updated Feb 13, 2026
  • Python

A lightweight, high-performance SQL formatter plugin for Neovim that leverages sql-formatter (Node.js) or sqlparse (Python) for optimal formatting results, with a Lua fallback for basic formatting.

  • Updated Jul 10, 2025
  • Lua

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é

  • Updated Sep 24, 2024
  • Python

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.

  • Updated Nov 8, 2024

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.

  • Updated Aug 30, 2024
  • Python

Учебный проект для изучения работы GitHub Actions (Яндекс Практикум)

  • Updated Apr 13, 2022
  • Python

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.

  • Updated Dec 23, 2024

Учебный проект "Анфиса для друзей". С его помощью можно угощать друзей мороженым. Первый учебный проект

  • Updated Nov 7, 2021
  • Python

Basic sql engine which supports simple queries of the type: SELECT <attributes> FROM <tables> WHERE <condition>;

  • Updated Sep 8, 2019
  • Python

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.

  • Updated Feb 28, 2025
  • Python

Improve this page

Add a description, image, and links to the sqlparse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqlparse topic, visit your repo's landing page and select "manage topics."

Learn more