SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-03 00:26:03 UTC
- JSON Representation
https://github.com/danieljancar/sql-cheatsheet
A community currated SQL cheatsheet with most important SQL commands, information and tips. 💽
bbzw cheatsheet sql sql-cheatsheet sql-commands
Last synced: 01 May 2025
https://github.com/mohammedmehdio/ClubHub
ClubHub is a web platform designed to enable users to sign up and join clubs online.
admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux
Last synced: 07 May 2025
https://github.com/siyovush-hamidov/postgresql-cpp-connector
🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.
cpp devops libpqxx postgres postgresql sql
Last synced: 27 Dec 2025
https://github.com/didinj/asp-net-core-angular-7
Building Web App using ASP.NET Web API Angular 7 and SQL Server
angular angular7 asp core microsoft net server sql typescript
Last synced: 12 Apr 2025
https://github.com/nazli-d/rent-a-car-oop
OOP Car Rental System Using SQLite and Tkinter in Python
csv database nesne-yonelimli-programlama object-oriented-programming oop pycharm python rent-a-car-management-system rentacar sql sqlite tkinter-gui
Last synced: 17 Feb 2026
https://github.com/quantco/sqlcompyre
Python package for comparing SQL tables and databases.
Last synced: 03 May 2025
https://github.com/joknaa/plsql-javaswing_project
🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.
java plsql plsql-javaswing sql swing-gui
Last synced: 19 Jun 2025
https://github.com/shellyln/go-sql-like-expr
Convert SQL Like patterns to Go regular expressions.
go golang golang-library library regex regex-pattern regexp sql
Last synced: 02 Jul 2026
https://github.com/cleaning-corp/db
БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.
database plpgsql postgresql relational-databases sql sql-schema
Last synced: 10 Apr 2025
https://github.com/ametnes/postgresql
PostgreSQL docker container that has multiple extensions built into it.
ametnes cloud docker kubernetes pgcron pgvector postgresql sql
Last synced: 17 Jan 2026
https://github.com/ugboaja-uchechi/vet-clinic-database
Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.
Last synced: 10 Jul 2025
https://github.com/plarun/sql-query-builder
SQL Query builder
java8 parametrized query-builder sql
Last synced: 19 May 2026
https://github.com/antoniomrtz/zeppelinum
UberEats like App for food delivery
dao-design-pattern java jpa mongodb sql
Last synced: 15 May 2026
https://github.com/ligmitz/cryptic-hunt
Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.
Last synced: 17 Jun 2025
https://github.com/turbot/steampipe-plugin-hcloud
Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.
backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jun 2025
https://github.com/lnyemba/data-transport
read/write data anywhere, Lightweight ETL tool
apache-zeppelin database etl etl-pipeline ferretdb jupyter-notebook lightweight-framework mongodb mysql nosql pandas postgresql python sql
Last synced: 12 Apr 2025
https://github.com/shrutika252/leetcode
Solutions set for Leet for Geeks to hog on!
leetcode-solutions python3 sql
Last synced: 02 Apr 2025
https://github.com/opencog/atomspace-bridge
Read/write interfaces between AtomSpace and SQL databases.
atomspace database postgresql sql
Last synced: 25 Jan 2026
https://github.com/tafadzwamc/exploratory-data-analysis-projects
This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.
msexcel mssqlserver powerbi python sql
Last synced: 30 Oct 2025
https://github.com/AivanF/Lemuras
A small Python library to deal with big tables
bigdata data-analysis html ipython-notebook join-tables json jupyter-notebook pandas pivot-tables python sql table
Last synced: 11 Apr 2025
https://github.com/paulophagula/ezrecords
:vhs: ezrecords - SQL for Humans™ Enhanced
ezsql for-humans mysql postgres python records sql wpdb
Last synced: 21 Mar 2025
https://github.com/rafinhaa/controlmei
Software de gerencia para Micro Empreendedor Individual (MEI)
cadastro-de-empresas csharp mei microempreendedor sql
Last synced: 20 Jun 2025
https://github.com/gsamokovarov/patka
Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.
Last synced: 05 Apr 2025
https://github.com/zachvictor/sqlinsert
Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.
bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql
Last synced: 06 Apr 2026
https://github.com/mavmi/info21_v1.0
The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL
database info21 postgresql school21 sql
Last synced: 19 Jul 2025
https://github.com/sassman/edu-sql-parser-rs
SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.
compiler languages parser rust sql sql-parser transpiler typegen typescript
Last synced: 01 Jul 2026
https://github.com/julianrendon/schooladminsystem_springmvchibernate
Java web application to register students, courses and marks into a database using Spring MVC with Hibernate
apache-tomcat dao-design-pattern hibernate hibernate-framework hibernate-orm java-ee java-server-pages java-web java-web-app jsp netbeans oracle oracle-database oracle-db oracle-sql spring spring-framework spring-mvc sql tomcat-server
Last synced: 11 Apr 2025
https://github.com/mmacia/query-builder.cr
SQL query builder for Crystal language
crystal database dsl query-builder querybuilder sql sqlite3
Last synced: 14 May 2026
https://github.com/felipeoriani/mindicators
2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.
express indicators javascript nodejs rest-api sequelize sql sql-server
Last synced: 07 May 2026
https://github.com/peterhenryd/supermodel
Supermodel is an abstract data-modeling library written in Rust.
Last synced: 13 Jun 2025
https://github.com/daq-tools/skeem
Infer SQL DDL statements from tabular data.
data-import data-importing data-ingest data-ingestion database ddl ddl-export introspection rdbms rdbms-import rdbms-support reflection schema schema-conversion sql sql-database sql-databases sql-schema sql-tools tabular-data
Last synced: 30 Apr 2025
https://github.com/bytebase/mysql-vs-postgres
database mongodb mysql postgres postgresql sharding sql
Last synced: 06 Mar 2026
https://github.com/exegeses/introdb-74806
Curso Introducción a Bases de datos | Código 74806
mysql mysql-database mysql-workbench sql
Last synced: 17 Feb 2026
https://github.com/jimenacambronero/learndata
Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData.🎯El objetivo de este proyecto Creación de una base de datos. Identificar y Corregir Inconsistencias. Detección y Eliminación de Duplicados. Normalización de Datos.
Last synced: 02 May 2025
https://github.com/speedphp/speedsql
SQL Mapper annotations for NestJS, similar MyBatis.
decor mybatis nest orm sql typescript
Last synced: 12 Apr 2025
https://github.com/sassine/sqlschema2java
sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.
antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema
Last synced: 20 May 2026
https://github.com/tekyaygilfethi/pythonsqldataframeconnector
This module allows you to create sql create and insertion queries for given dataframe.
connector postgresql python sql
Last synced: 10 May 2026
https://github.com/axion-security/goinjection
Automated SQL Injection written in Golang
blind-based error-based sql sql-injection union-based
Last synced: 29 Oct 2025
https://github.com/hjo12/loginpanel
Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside
csharp sql windows-forms winforms
Last synced: 19 Jun 2025
https://github.com/noturlee/task-tracking-web-app
TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD
cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation
Last synced: 31 Jul 2025
https://github.com/coelhoreinaldo/trybe-exercises
Repository containing the projects and assignments I developed during my time at Trybe.
css docker git github html javascript jest nodejs react react-hooks react-router-dom react-testing-library reactjs redux sql terminal typescript
Last synced: 11 Apr 2026
https://github.com/n-elmer/digital-finance-tracker
DIGITAL 💳 FINANCE 💵 TRACKER
commandline database management-software python software-development sql wallet
Last synced: 17 Jul 2025
https://github.com/sharovik/orm
Golang query builder. Easy to use. Supports MySQL and sqlite
database go golang mysql orm query-builder sql sqlite
Last synced: 06 Mar 2026
https://github.com/turbot/steampipe-plugin-nomad
Use SQL to instantly query Nomad ACLs, deployments, namespaces & more. Open source CLI. No DB required.
backup etl hacktoberfest nomad postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 01 May 2025
https://github.com/klane/springboard
Springboard Data Science Career Track assignments
data-science jupyter-notebook pyspark python scikit-learn springboard sql
Last synced: 13 Apr 2025
https://github.com/MUmarShahbaz/NodeMCU-Attendance-system
An RFID based Attendance System
arduino attendance-system esp nodemcu-esp8266 php sql
Last synced: 10 Apr 2025
https://github.com/priyanka7411/dataspark-electronics-retail-analytics
DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.
analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization
Last synced: 10 Jul 2025
https://github.com/zloom/prisma-sql-gen
A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.
database generator initialise nodejs prisma sql tests
Last synced: 11 Apr 2025
https://github.com/slott56/unlearning-sql
The examples from the Unlearning SQL book
Last synced: 06 Mar 2026
https://github.com/evancarroll/pg-srf-repeat-benchmark
A testing repo comparing an SRF that is dually implemented as ValuePerCall and Materialize
benchmark c c-language postgresql postgresql-extension sql
Last synced: 16 May 2026
https://github.com/cjunwon/youtube-data-analysis
End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask
aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api
Last synced: 17 Feb 2026
https://github.com/andif888/ansible-role-win-sqlserver
Ansible Role to install SQL Server on Windows
Last synced: 10 May 2026
https://github.com/finesse/minidb
Light database abstraction with a query builder
database library mysql pdo query-builder sql sqlite
Last synced: 10 Jun 2025
https://github.com/muhakbarhamid21/advckasir
ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.
aplikasi-kasir css java javascript netbeans php sql
Last synced: 25 Feb 2026
https://github.com/alhankeser/citibike-analysis
Extracting and Transforming Citi Bike Data for Analysis
citibike data-analysis data-science data-visualization etl sql
Last synced: 25 Jan 2026
https://github.com/amccool/ssdt-staticdatagenerator
Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment
Last synced: 11 Apr 2025
https://github.com/hello395/sympcheck-helper
SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.
chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase typescript vite
Last synced: 19 Mar 2025
https://github.com/willthefarmer/apache-logs-to-mysql
Quickly ingest folders of Apache log files into a normalized database. Automate processing files from multiple domains and multiple servers with complete Data Lineage. Small codebase & simple setup.
apache-log apache-logging apache-logs apache2 log-management log-parser mariadb mariadb-database mariadb-mysql mysql mysql-database mysql-schema python3 sql
Last synced: 11 Apr 2025
https://github.com/mayankjhanwar/domestic-airlines-management-system
The purpose of this project is to computerize the front-office management of the Airline Institutions. The main function of the system is to register and store passenger and flight details, and retrieve those details as and when required, and manipulate these details meaningfully.
database dbms html my-sql mysql-database php sql sql-server wamp-server
Last synced: 11 Apr 2025
https://github.com/nextras/multi-query-parser
Parses particular queries form a SQL file.
multi-query nextras parser sql
Last synced: 07 May 2025
https://github.com/vishvadeep-chauhan/sql-loin-logout-database
android-application kotlin kotlin-android login logout sql sqlite
Last synced: 06 May 2026
https://github.com/conreality/conreality.sql
Conreality Software Development Kit (SDK) for SQL.
Last synced: 16 Jun 2026
https://github.com/cedx/sql.net
A simple micro-ORM for C#, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/turbot/powerpipe-mod-rnacentral
Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql
Last synced: 23 Jun 2026
https://github.com/0xrocky/giogu-db
Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.
database php plpgsql postgresql sql
Last synced: 07 May 2026
https://github.com/jerryfzhang/exceltosql
Excel to SQL insertion code generator.
csv csv-converter csv-import csv-parser insertion sql sql-insert xls
Last synced: 24 Jun 2026
https://github.com/msaf9/student-attendance-management-system
A relational database to maintain university student records.
Last synced: 13 May 2026
https://github.com/droberin/doormatic
Physical Access Management Service for private clubs and small offices triggered by mobile devices
android apache2 arduino-yun door door-opener doorkeeper https ios lamp mac-address mysql noob-dev php raspberry relay sql
Last synced: 06 May 2026
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
bun elysia htmx http sql websocket websockets ws
Last synced: 05 May 2026
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 18 Feb 2026
https://github.com/Surya07102000/E-learning-website-with-PHP
E-learning Blog website in PHP
admin-dashboard apache cms logging php php-framework php-library php-project php-scripts raw-php raw-php-project sql xampp xampp-server
Last synced: 12 Mar 2025
https://github.com/melbournedeveloper/selecta
A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back
Last synced: 21 Apr 2026
https://github.com/nidhiupman568/my-sql-problem-solved
🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀
data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax
Last synced: 02 Jan 2026
https://github.com/ergonzamarian/trabalhohotel
Projeto Finalizado :: Trabalho desenvolvido na disciplina de Banco de Dados.
Last synced: 19 Mar 2026
https://github.com/xgqfrms/vscode
:cn: :rocket: Visual Studio Code & VSCode Code Snippets All in One 🎉
code-snippets dart go html5 javascript leetcode php python react sql swift typescript vscode vue webassembly xgqfrms
Last synced: 12 May 2025
https://github.com/JavierCanon/Dalayer.net
🗃🧾 Lightweight high-performance data access components for query SQL, Excel, CSV, etc.
data-access data-access-layer data-access-layer-generator data-access-library dataaccess dataaccesslayer excel excel-reader excel-to-sql excelreader mysql mysql-database sql sql-database sql-server sqlite sqlite3 sqlserver
Last synced: 05 May 2025
https://github.com/sibyx/duckql-python
JSON-based SQL representation library
json python query-builder query-language sql
Last synced: 24 Jun 2025
https://github.com/greenpeace/gpes-bigquery-recipes
Google Big Query recipes to Analyse our data.
bigquery database-management sql
Last synced: 11 May 2025
https://github.com/nikandfor/clickhouse
clickhouse binary batching proxy and alternative binary client implementation
clickhouse clickhouse-client clickhouse-proxy golang proxy sql
Last synced: 12 Jan 2026
https://github.com/zejiran/simple-banking-system
💳 Simple Banking System with database in Python. This is a practice to discover how the banking system works and learn about SQL
banking database lunh-algorithm python sql
Last synced: 20 May 2026
https://github.com/rkusa/sqlm
An `sql!` macro to write compile-time checked database queries similar to how `format!` works
Last synced: 11 Sep 2025