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/glintonliao/berkeley-cs-61a
CS 61A: The Structure and Interpretation of Computer Programs
Last synced: 10 May 2026
https://github.com/marcinwitnik/nowoczesny-dom-firebird-sql
Projekt struktury danych inteligentnego domu jednorodzinnego w Firebird SQL
alarm-system battery-storage database database-design ems energy-management erd firebirdsql home-automation iot photovoltaics relational-databases smart-home sql
Last synced: 10 Jun 2026
https://github.com/stimulsoft/samples-reports.python
Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer
adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp
Last synced: 10 Apr 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/marcelo-mattos/hydrix
Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.
ado-net hydration hydrix materializer micro-orm sql
Last synced: 09 Apr 2026
https://github.com/reza-saeedi-coding/netflix-data-analysis
A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.
data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite
Last synced: 17 Apr 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/raihan2bd/vet_clinic
About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 11 May 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 May 2026
https://github.com/gregwhitaker/dbmigrator
Template project for creating a Flyway database migrator.
database-migration flyway flyway-migrations postgresql sql template
Last synced: 12 May 2026
https://github.com/nafisalawalidris/international-breweries
This GitHub readme provides an overview of data analysis using SQL on the International Breweries dataset, including dataset description, analysis questions, example SQL queries, and key insights derived from the analysis.
data-analysis insights international-breweries-dataset queries sql
Last synced: 31 Jan 2026
https://github.com/rezziemaven/versus-be
The backend repo for the app called Versus
Last synced: 12 May 2026
https://github.com/igor-suhorukov/state_machine_example
State machine example
aggregate-functions business-process postgresql sql state-machine
Last synced: 12 May 2026
https://github.com/kanzatahreem/vet-clinic-database
A relational database to create the initial data structure for a vet clinic.
database erd postgres postgresql psql schema sql vet-clinic
Last synced: 13 May 2026
https://github.com/stastnypremysl/lsql-csv
lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.
csv data-analysis data-processing haskell language linux-shell lsql lsql-csv new-language query-language relational-database sql unix-command unix-philosophy unix-shell
Last synced: 25 Feb 2026
https://github.com/vinnybellack/finzooid-customer-success
Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.
buffer chatgpt customer-success excel powerbi project-coordination project-management sql
Last synced: 17 Apr 2026
https://github.com/tusharsoni69/sql-pizza-sales-project
SQL Project analyzing pizza sales data with various queries and visualizations.
canva mysql mysql-database mysqlworkbench postgresql sql sqlserver sqlserver-2019
Last synced: 04 Apr 2026
https://github.com/iremcatak/hackerranksqlsolutions
Hackerrank SQL Solutions
hackerrank hackerrank-solutions mssql sql
Last synced: 06 Feb 2026
https://github.com/muhammadadilnaeem/text-to-sql-llm-app-along-with-querying-sql-database-using-google-gemini
Welcome to the Text-To-SQL LLM App! This project leverages advanced language models to convert natural language queries into SQL statements, providing a seamless interface to interact with SQL databases using the Google Gemini API. 🎉
css gemini-api google html huggingface-spaces llm markdown python sql streamlit
Last synced: 15 Apr 2026
https://github.com/floressek/database_online_auction
Database Final Project
Last synced: 19 Apr 2026
https://github.com/rabbicse/mehedi.write.rdbms.infrastructure.abstructions
Some useful base classes and interfaces, mainly used with the Write RDMS layer inside CleanArchitecture template.
cqrs ddd entity-framework-core rdbms repository sql unitofwork
Last synced: 13 Jun 2026
https://github.com/cedx/sql.ps1
A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/paulushcgcj/sqlfy
Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.
Last synced: 16 Jun 2026
https://github.com/zhubby/liquid
Liquid is the AI audit and observability layer for your database, built to help teams understand, review, and monitor SQL from local development to production Postgres.
Last synced: 17 Jun 2026
https://github.com/vidya-vijay/sql-projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 18 Jun 2026
https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end
We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.
absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver
Last synced: 18 Jun 2026
https://github.com/yessasvini23/ibm_data_science_-capstone-project-wining-space-race.ipnyb
IBM Data Science Capstone Project from Coursera
apicollection dashboards data-science data-visualization datawrangling descion-tree eda knn-classification logestic-regression machine-learning-algorithms predictive-analytics presentation sql svm-model webscraping
Last synced: 18 Apr 2026
https://github.com/joaoespacheco/trybe-project-23-one-for-all
Projeto de criação, população e manipulação de um banco de dados SQL
Last synced: 18 Apr 2026
https://github.com/nabinkhair42/datalens
The web-native, collaborative database IDE
datbase db nextjs postgresql sql web
Last synced: 21 Jun 2026
https://github.com/cristianprochnow/findonation
📍 Do you want to get rid of some item and also make a good act? So you can use this application to help people around you.
nodejs react sql tcc typescript
Last synced: 18 Apr 2026
https://github.com/vroncevic/pobackup
Shell script for backup mechanism (Postgres databases)
administration backup bash linux macos postgres postgresql shell sql unix
Last synced: 05 Apr 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/future-architect/uroborosql-doc
uroboroSQL documentation
Last synced: 15 Mar 2026
https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline
End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.
amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit
Last synced: 29 Jun 2026
https://github.com/erinenovita/data-management
This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.
Last synced: 30 Jul 2025
https://github.com/shellyda/project-design-database
Database system for bus companies, managing driver outsourcing, trip tracking, maintenance, and ticket sales. Designed in conceptual, logical, and physical stages with SQL implementation.
conceptual-model database design-database logical-model physical-model sql
Last synced: 14 May 2025
https://github.com/vijaykumar1303/facial-emotion-recognition-system
Facial_Emotion_Recognition_System
cnn-classification git hyperparameter-tuning jupiter-notebook keras-tensorflow machine-learning numpy opencv pandas python sckiit-learn slack sql tenserflow-image-classifier
Last synced: 11 Apr 2026
https://github.com/yaaa3ser/sql-notes
SQL notes from leetcode SQL-study plan
Last synced: 04 Feb 2026
https://github.com/mkonikov/dynamicbase
DynamicBase is a lightweight object-relational mapping tool built with Ruby.
Last synced: 16 Jul 2025
https://github.com/cyberkutti-iedc/snaildb
SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.
database lightweight non-sql non-sql-database python pythondatabase sql
Last synced: 25 Mar 2025
https://github.com/cauadesa/5by5-championship
Championship controller with data bank (SQL) and C#.
csharp dotnet-framework entity-relationship-diagram relational-model sql
Last synced: 01 Jul 2025
https://github.com/krsnanaut/krsnasakhaa-blogs
mern-project postgres sql typescript
Last synced: 06 Apr 2025
https://github.com/priom7/discussion-forum-laravel-vue-pusher-
Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.
bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify
Last synced: 12 Apr 2026
https://github.com/JohnMata0427/Data-Lake-Case-Studies
Casos de Estudio con Data Lake
azure data-science datalake jupyter-notebook nosql powerbi sql
Last synced: 22 Sep 2025
https://github.com/cityssm/mssql-multi-pool
A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.
connection-pool hacktoberfest mssql node-mssql pool sql tedious
Last synced: 30 Oct 2025
https://github.com/sgovindp/sql_projects_collection
This repository contains various SQL Scripts which I have created. Some are created from scratch like from table creation, data insertion to performing various operations. While for some Data is imported from a flat file and on it multiple operations are performed.
database-management sql sql-server sqlserver
Last synced: 03 Jul 2026
https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql
Last synced: 07 Jan 2026
https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf
Last synced: 11 May 2026
https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019
Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году
autotest github-actions mergify sql university
Last synced: 26 Oct 2025
https://github.com/anthonp/weather-data
A fun project I did with NOAA weather data
Last synced: 10 Mar 2025
https://github.com/arpitbrur/jdbc
Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.
Last synced: 11 May 2026
https://github.com/arislooi/twitter-clone
A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.
api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql
Last synced: 11 Apr 2026
https://github.com/palak-463/attendancemanagementsystem
A simple and user-friendly web application which would help it's users do away with the traditional system of marking attendance. 🎓
html javascript php phpmyadmin sql
Last synced: 27 Apr 2026
https://github.com/rhedgpeth/skysql_htap_demo
Create a schema and load data into MariaDB HTAP.
bash bash-script htap hybrid-database mariadb mariadb-columnstore mariadb-database mariadb-htap mariadb-innodb mariadb-server mariadb-skysql sql
Last synced: 18 Feb 2026
https://github.com/motapinto/sql-query-optimization
SQL: Query optimization
execution-plan indexes oracle-database query-optimization report sql
Last synced: 14 Jul 2025
https://github.com/wassim-rached/postgresql-projects-examples
Explore a robust PostgreSQL repository featuring efficient indexes, triggers, views, functions, PL/pgSQL scripts, and insightful diagrams for advanced project development and database optimization.
database-administration database-management pgadmin4 plpgsql postgresql sql
Last synced: 02 Mar 2026
https://github.com/gappeah/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 25 Jun 2025
https://github.com/thallesdaniel/dividas
**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.
object-oriented-programming poo postgresql python sql
Last synced: 18 Apr 2026
https://github.com/flatcap/craggy-site
📰 Craggy Website (climbing centre routes)
database javascript js php sql website
Last synced: 04 May 2026
https://github.com/anthonyhuang19/retaildb
Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.
Last synced: 14 Jul 2025
https://github.com/toskpl/sql
Advanced analytical functions sql
datawarehouse oracle oracle-database sql
Last synced: 08 Mar 2026
https://github.com/surayasumona/travel-tide-mastery-project
colab-notebook sql sqlalchemy tableau
Last synced: 18 Mar 2025
https://github.com/santarsierilorenzo/nova-pg
Python package designed to simplify and streamline interactions with PostgreSQL databases.
Last synced: 07 Mar 2026
https://github.com/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
https://github.com/costingh/supply-chain-management
Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).
express-js mysql-workbench node react rest-api sql
Last synced: 08 Apr 2026
https://github.com/bravol/python-fastapi
Learn FastAPI with Resful API from scratch to advanced.
alembic database fastapi mysql-database postresql pytest python restful-api sql sqlalchemy sqlalchemy-orm sqlalchemy-python sqlite3
Last synced: 11 Apr 2026
https://github.com/spoortimorabad/smart-waste-management-system
Smart-Waste Management system
css er-diagram html javascript mit-license schema-diagram sql
Last synced: 18 Apr 2026
https://github.com/miniconnect/minibase
RDBMS framework for miniConnect
database database-driver database-framework java rdbms relational-database sql sql-parser
Last synced: 18 May 2026
https://github.com/project-tsurugi/yugawara
Fundamental language toolkit for Tsurugi SQL IR
compiler optimizer sql tsurugidb
Last synced: 01 Aug 2025
https://github.com/juandspy/friendlierjira
A tool to run SQL queries and build dashboards on Jira
jira project-management sql steampipe streamlit
Last synced: 18 May 2026
https://github.com/esdmr/bibliothecarius
An example library database and interface
database-schema flask mariadb preact python sql typescript
Last synced: 07 Apr 2026
https://github.com/ahmed-kamal2004/Book-Haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 30 Oct 2025
https://github.com/dogan-the-analyst/analyze_data_in_a_model_car_database
This is a SQL project.
Last synced: 25 Feb 2025
https://github.com/jm7087/snake-o-jogo-da-cobrinha-com-ranking
Snake o Jogo da Cobrinha desenvolvido em HTML, CSS, JavaScript é PHP. Essa versão salva os pontos é o nome do jogador no banco de dados Mysql, e exibe o ranking com os melhores jogadores.
bootsrap5 bootstrap css game html html5 javascript jogo js mysql php php8 ranking snake snake-game sql
Last synced: 12 Apr 2026
https://github.com/pedrycz/nohibernate-core
Non-relational data mapping for Hibernate, useful for persisting Java interfaces
Last synced: 16 Mar 2025
https://github.com/mongoexpuser/mysql-database-jdbc-client
MySQL Database JDBC Client
connector-j java jdbc mysql sql
Last synced: 10 Apr 2026
https://github.com/surenkov/django-query-utils
Hanful stuff to work with queries in Django
django filters postgresql sql utils
Last synced: 05 Jan 2026
https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress
Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.
api backend express-js nodejs nosql solid-principles sql typescript
Last synced: 02 Jan 2026
https://github.com/aubainmbk/analyse-de-donnees-avec-sql-et-power-bi
Ce projet a pour objectif de présenter mes compétences en nettoyage de données à travers l'utilisation du langage SQL d'une part et d'analyser les données sur Power BI d'autre part.
dataanalysis powerbi sql sqlserver
Last synced: 29 May 2026
https://github.com/feel2code/db_cli_tools
Custom DB CLI shell tools. Integrates several CLIs into one interactive script.
cli clickhouse db mongodb mysql postgres sql
Last synced: 11 Apr 2026