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/vivisn00b/sales-management-system
A basic sales management system for stores to keep records of sell and stocks using Python interfacing with MySQL.
database dbms mysql project python simple-project sql
Last synced: 02 May 2026
https://github.com/sohanemon/grezis-server
express nodejs prisma prisma-studio sql typescript
Last synced: 02 May 2026
https://github.com/blocknotes/database_recorder
Record application queries, verify them against stored queries, and replay them
Last synced: 02 May 2026
https://github.com/azizy22/duckdb-cho
🦆 Explore DuckDB with enhanced features and performance for efficient data analytics and querying in your applications.
analytics big-data cross-platform data-analytics data-management data-science data-warehousing database duckdb in-memory-database open-source performance sql sql-query visualization
Last synced: 12 Apr 2026
https://github.com/ultrasage-danz/sql-free-to-paid-conversion-rate-project
Checkout this link for more projects
csv data-science mysql py python sql
Last synced: 07 Jan 2026
https://github.com/zweli-jr/tvps
Database for a pet shop (Tyger Valley Pet Shop)
Last synced: 29 Jun 2026
https://github.com/restsharpdb/restsharpdb
A C# version of PostgREST. A version, not a reimplementation.
api api-rest automatic-api csharp database http pgsql postgres postgresql postgrest server sql
Last synced: 02 May 2026
https://github.com/kanwal-kingra/spotifysync-etl
Extracting Data from Spotify 'Best Hindi Songs' playlist, Transforming Data and Loading Into Snowflake Data Warehouse, using data modeling to make data more accessible
aws-glue aws-lambda aws-s3 etl-pipeline python snowflake spark sql
Last synced: 11 May 2026
https://github.com/gabrielogregorio/lab-python
🧪 Meus Aprendizados em Python
Last synced: 09 Jun 2026
https://github.com/ilbertt/better-auth-bun-sql
A better-auth database adapter for Bun's built-in SQL module
better-auth bun sql typescript
Last synced: 21 Jun 2026
https://github.com/anitatess/blog
Simple blog application developed in Laravel and using Tailwind
blog laravel laravel-framework php php-framework phpmyadmin sql tailwind
Last synced: 02 May 2026
https://github.com/mikeacosta/data-model-songplays
Data modeling and ETL pipeline using Python and PostgreSQL
data-model etl jupyter-notebook postgresql python sql
Last synced: 02 May 2026
https://github.com/dmarks84/ind_project_movie-database-sqlite
Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.
advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions
Last synced: 02 May 2026
https://github.com/luisd3vv/luisd3vv
Repositorio personal
data-science estatistica matematica probability python r sql webdevelopment
Last synced: 03 May 2026
https://github.com/dtonhofer/testing_h2_and_spring_jdbc
Code written to exercise myself with H2 + Spring Data JDBC + Transactions
educational h2-database spring-boot spring-jdbc sql transactions
Last synced: 03 May 2026
https://github.com/markphamm/adventureworks-analytics
This project analyzes AdventureWorks Cycles' data to enhance revenue. It includes data cleaning, descriptive and diagnostic analysis, and predictive modeling using SQL Server, Python, and PowerBI. Interactive dashboards and real-time updates support strategic decision-making and trend discovery.
Last synced: 11 May 2026
https://github.com/cosmin-panescu/sql-university-projects
📌 Project for faculty in the SQL
database faculty-project mysql sql
Last synced: 03 May 2026
https://github.com/beenotung/live-query-filter
Publish and subscribe to database queries, serve as backbone of live query change detection engine
cache cache-invalidation change-propagation field filter live-query sql table
Last synced: 03 Sep 2025
https://github.com/tools4ever-nim/nim-system-powershell-ibm-db2
IBM DB2 Database
Last synced: 09 Jun 2026
https://github.com/forhadulislam/learn-advanced-sql-with-examples
advanced-sql postgres postgresql postgresql-database sql
Last synced: 10 Jun 2026
https://github.com/d4v1-sudo/simple-database-using-python
🗃️💾 - A basic Python to do list manager based in SQLite.
database database-management flask-application python python3 sql
Last synced: 03 May 2026
https://github.com/francislauriano/sistema_academico
Sistema desenvolvido em python com objetivo facilitar a gestão de cursos, alunos e matrículas numa universidade fictícia.
Last synced: 29 Jun 2026
https://github.com/rauhanahmed/bank-marketing
A comprehensive end-to-end Machine Learning project designed to predict bank deposit subscriptions using the well-known "Bank Marketing" dataset with production grade deployment techniques.
ci-cd cockroachdb dagshub docker exploratory-data-analysis github-actions machine machine-learning microsoft-azure mlflow mlops sklearn sql
Last synced: 03 May 2026
https://github.com/samukce/test.fluentmigrator
A simply tool to facility TDD in database migration using FluentMigrator.
database-migration database-migrations facility fluentmigrator sql tdd
Last synced: 14 Jan 2026
https://github.com/microverse-fullstack-program/vet-clinic-database
This repo contain a relational database schema to create the data structure for a vet clinic. The tables are animals, animals' owners, clinic employees and visits. Apart from building data structure, it contain SQL queries to answer specific questions.
erdiagram pgadmin4 postgres schema sql
Last synced: 09 Jun 2026
https://github.com/gramian/arcadedb-fingerpost
arcadedb database document-database graph-database multi-model-database nosql orientdb sql
Last synced: 09 Jun 2026
https://github.com/2024-devops-alt-dist/zythologue-js
Zythologue is a database project for a web application for all beer lovers. With it, users car access informations about beer, save beers as favorites, and review beers.
database docker postgresql sql
Last synced: 12 May 2026
https://github.com/hipparchus2000/sockmin
[Finished - works as demo] Minimal C# websockets based server. Initial page downloaded by REST endpoint, the rest of comms by websocket. thin client implementation, sessions maintained on server. Very fast. data storage currently in Microsoft SQL server.
c-sharp iis sql sql-server websockets
Last synced: 03 May 2026
https://github.com/mehrajlatifli/stored-procedure
A database called Library is used to work with stored procedure in MSSQL Server
database except mssql mssqlserver sql sqlserver-2019 stored-procedure tsql union userdefined-stored-procedure
Last synced: 12 May 2026
https://github.com/OdessaZ/Portfolio-Projects
This is a repository I have created to showcase skills, share projects and track my progress in Data Analytics and Data Science
applied-mathematics data-analysis data-science excel jupyter-notebook matplotlib-pyplot pandas portfolio python r r-studio seaborn sql statistics
Last synced: 12 May 2026
https://github.com/antoniakras/emergency-room-management
Java web app with Servlets, JDBC, and SQL, deployed on Tomcat. Includes REST-style endpoints, complex SQL queries and E-R diagrams.
apache-tomcat-9 java javascript jdbc rest-api servlets sql webapp
Last synced: 03 May 2026
https://github.com/bansimplified567/pos-coffee-shop-management
IslaDelCafe is an all-in-one coffee shop management system designed to streamline operations, from product inventory and order processing to sales tracking and admin control. Built for efficiency and ease of use, it empowers both staff and management with real-time access to menus, customer orders, stock levels, and performance analytics
capstone-project chartjs fullstack-development laragon php pos project reactjs software-engineering sql webdevelopment
Last synced: 12 May 2026
https://github.com/ggarciajavier/udacity-dalf-project2-wrangle-openstreetmap-data
Work performed for the 2nd project of Udacity Data Analyst Nanodegree: OpenStreetMap data wrangling and analysis.
data-analysis openstreetmap python sql
Last synced: 12 May 2026
https://github.com/bucketonhead/java-filmorate
Movie service for selecting, commenting, liking, finding popular films, adding friends, and receiving movie recommendations based on friends' likes.
h2 jdbctemplate springboot2 sql
Last synced: 12 May 2026
https://github.com/pbergstrom90/sensordatabase
Group assignment to integrate a temperature sensor with a Arduino Uno, log sensor data in a MySQL-database, and display the data through a Spring Boot web service. The dashboard shows historical and real-time sensor data, collected from the database.
ardunio-uno c database java jdbc springboot sql
Last synced: 03 May 2026
https://github.com/themuhd/ibm-capstone
Project outlines analysis of space x rocket launches to determine if the Falcon 9 first stage will launch successfully
beautifulsoup dash decision-trees eda folium-maps jupyter-notebook kmeans-clustering machine-learning python sql supervised-learning
Last synced: 03 May 2026
https://github.com/eniompw/messenger
simple python flask based messaging app
flask flask-application python python3 sql sqlite-database sqlite3
Last synced: 03 May 2026
https://github.com/tawounfouet/fractal-analytics-academy
Continuous learning is imperative to stay relevant in the world of Data Analytics and AI. Fractal Analytics Academy is the learning partner for all my learning requirements.
analytics machine-learning modeling mysql-workbench powerbi scripts sql statistical-analysis
Last synced: 12 May 2026
https://github.com/aswath0001/expense-tracker
Expense Tracker is a financial management application that helps users monitor their spending by recording and categorizing expenses. It provides insights through date-based filtering and visual reports to improve budgeting.
Last synced: 03 May 2026
https://github.com/paulo-santos-ds/dashboards_tableau
Este projeto tem como objetivo analisar os dados de Vendas produtos de escritorio, encontrar padrões nas informações disponíveis, entender as preferências dos clientes e o impacto de fatores externos no consumo.
Last synced: 08 Jan 2026
https://github.com/douglasinforj/ecommerce-treino1
Este repósitorio tem o proposito de reunir minhas idéias, visão de mercado, coisas que ja vivênciei, testei, busquei como conhecimento para área de negócios ao longo da minha trajetória
analise-de-dados mysql python-script sql
Last synced: 03 May 2026
https://github.com/moapis/testdata
A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.
Last synced: 19 Jun 2025
https://github.com/jomi195/ferienwohungen-reservierungssystem
StayFinder is a showcase under construction for an apartment booking system for Database-Systems Classes 1 at HTWG Konstanz.
api database java jersey oracle oracle-database react sql typescript vite
Last synced: 13 Apr 2026
https://github.com/sebastian-diaz-berdecia/analisis-popularidad-de-series-y-generos-de-series
Consultas SQL para el análisis de la popularidad de series y géneros series de la base de datos NetflixDB.
business-analytics bussiness-intelligence data data-analysis database mysql mysql-database sql
Last synced: 12 May 2026
https://github.com/ujjwalll/associate
A Portal to connect all the people of IIITD in one place and reviving our old tradition.
csv database-management django-framework html js project python sass-framework sql web-application web-portal
Last synced: 04 May 2026
https://github.com/nesarw/student-management-system
A Student Managment System Project in PHP
bootstrap css html javascript php sql
Last synced: 04 May 2026
https://github.com/knands42/events-producer
A high-performance, plug-and-play Kafka event producer template
data-engineering grafana graphana java java21 kafka makefile postgresql prometheus python3 sql
Last synced: 08 May 2026
https://github.com/odaiseas/road-crash-analysis
Анализ ДТП в России (2015–2024) с помощью Python, SQL и визуализаций
jupyter pandas python sql sqlite traffic-accidents
Last synced: 04 May 2026
https://github.com/anicetkeric/spring-boot-flyway
Database Migrations in a Spring Boot application using Flyway
flyway flyway-migrations maven postgresql spring-boot sql
Last synced: 04 May 2026
https://github.com/arodriguezfontana/epersgeist-backend
Backend | Sistema de persistencia múlti-bases de datos (Java, PostgreSQL, MongoDB, Neo4J, Elasticsearch).
acid cap-theorem clean-architecture data-driven-testing elasticsearch gitflow hibernate java jdbc junit kibana mongodb neo4j nosql posgresql postman spring-boot sql
Last synced: 04 May 2026
https://github.com/nullrefexcep/sql-dom
Set of React components to build SQL queries
query-builder react reactjs-components sql
Last synced: 04 May 2026
https://github.com/pawel-12/solvd_sql_tasks
Solvd Java Test Automation course - SQL and database practice
Last synced: 04 May 2026
https://github.com/abdelnaem2002/ecommerce-analysis-dbt
Ecommerce Analysis Using Dbt
bigquery dbt dbt-cloud github looker-studio sql
Last synced: 04 May 2026
https://github.com/marktawa/template
This is a template repository
css html javascript server sql web
Last synced: 04 May 2026
https://github.com/gustavo-erades/biblioteca
sistema para gerenciamento de uma biblioteca escolar. Projeto feito durante estudos de RAD e GUI com Python.
python python3 sql sqlite sqlite3 tkinter tkinter-gui tkinter-python
Last synced: 20 Apr 2026
https://github.com/ds-fau-ck/near-real-time-airbnb-data-pipeline-with-cdc-implementation-on-azure
AirBnB CDC Ingestion Pipeline: Near Real-Time Change Data Capture (CDC) Pipeline on Azure for Seamless Integration of Continuous Data Streams
adlsgen2 azure azure-data-factory azure-synapse cosmosdb python3 sql
Last synced: 04 May 2026
https://github.com/elfctn/deepnotes
Summary notes to remind me of things I've forgotten while moving quickly through projects.
ai backend collections-framework context-api dom frontend hibernate-orm html-css java javascript localstorage oop-principles react redux spring-data-jpa spring-security springboot sql tanstack-react-query thunk-middleware
Last synced: 04 May 2026
https://github.com/lolooppo/leetcode_sql_solutions
leetcode mySql problems
aggregate-functions joins mysql queries select sql
Last synced: 13 Jun 2025
https://github.com/srinivasa-vasu/generator-jhipster-yugabytedb
JHipster blueprint that adds YugabyteDB distributed SQL support. It supports both YSQL and YCQL APIs.
cloud-native distributed jhipster sql yugabytedb
Last synced: 04 May 2026
https://github.com/pineberrycode/project-ucv-web-platform
Web platform based on control of stock and sale 👨💻.
java javascript jpa jwt-authentication mssql mssqldatabase mustache reactjs sql sql-server
Last synced: 04 May 2026
https://github.com/07rinat07/univer_kaziitu
Казахстанский Университет Иновационных и Телекоммунационных систем В057 Информационнные технологии., Вычислительная техника и программное обеспечение
database design exel html-css-javascript mysql-database python3 sql word
Last synced: 12 May 2026
https://github.com/abderrahmanerabeh/africa-geo-junior
AfricaGeo Junior
css erd html html-css-javascript javascript js mysq mysql-database php sql use-case use-case-diagram
Last synced: 04 May 2026
https://github.com/whoprashant7/querying-a-large-relational-database-using-ms-sql
Analysing data using Ms Sql Server
data-analysis ms-sql-server sql
Last synced: 05 Jul 2025
https://github.com/jonoman55/blazorapp
C# ASP.NET Blazor UI App
asp-net-core blazor bootstrap csharp dapper html sql
Last synced: 04 May 2026
https://github.com/yt3trees/sqlschemabridgemcp
MCP server that helps AI agents build accurate SQL queries from natural language questions. It manages database schema information (tables, columns, and relations) in local CSV files and provides it to AI agents.
ai database development dotnet llm mcp mcp-server sql vibe-coding
Last synced: 04 May 2026
https://github.com/mmatteo23/simple-sport-manager
Repository per il progetto di Basi di Dati 2020
Last synced: 08 May 2026
https://github.com/riju18/sql-nosql
Most used SQL & noSQL code in industry
dba mongodb nosql postgresql sql
Last synced: 04 May 2026
https://github.com/petdance/sql-tiny
SQL::Tiny, a tiny Perl module for making very simple SQL statements
Last synced: 09 Jun 2026
https://github.com/d12ksh/user-login-database-system
Building trust starts with security! 🚀 Check out this Login Database System, where user authentication meets best practices. With encrypted data, basic design, this is one of them"
data-structures database python3 sql user-authentication
Last synced: 04 May 2026
https://github.com/janniklth/probandapp
Database project to manage probands and medication for database lecture
Last synced: 05 May 2026
https://github.com/nolaan/insee_fatalities
Insee (France stats) death data integrated into a superset dashboard
deaths docker docker-compose france insee mortality sql superset
Last synced: 04 May 2026
https://github.com/jasminemlewis/file-tracker
File Tracker allows staff to maintain accurate record and traction of destroyed or stored boxes and files, and permit users to requests files.
asp-net sql vb-net web-application
Last synced: 13 Jun 2025
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac1
Exercícios para AC1 da matéria de Banco de Dados do 2º semestre de ADS
banco-de-dados mer modelo-relacional sql sqlite
Last synced: 22 Feb 2026
https://github.com/adamcegielka/sql-order-management
Example of a procurement management system
Last synced: 04 May 2026
https://github.com/shubhamd99/postgresql-learning
Showcase -
commands database mysql postgresql query rdbms sql
Last synced: 04 May 2026
https://github.com/azhar25git/glancesql
GlanceSQL is a single-file interactive SQL learning website.
Last synced: 21 Jun 2026
https://github.com/npateras/book-renting-website-with-asp.net-and-mvc
A library service website implemented with ASP .NET using the MVC design pattern.
asp-net-mvc design-patterns mvc sql sql-server website
Last synced: 12 May 2026
https://github.com/joeri-abbo/laravel-orm-migrations-standalone
Migration of laravel but standalone to easy generate SQL files based on Laravel migration structure
automation database laravel sql
Last synced: 04 May 2026
https://github.com/kata-bunny/online-doctor-potral
This PHP-based open source project is a web application for booking medical appointments. Patients can use the platform to easily schedule appointments with their doctors, saving time and effort. The project's source code is open for anyone to use, modify, and distribute according to their needs.
appointment appointment-booking appointment-scheduling css doctor-appointment-booking doctor-appointment-management hospital-appointment-booking hospital-management-system html mysql sql
Last synced: 04 May 2026
https://github.com/imbios/open-music-api-v3
Backend software for Submission project from Dicoding Academy on Backend Fundamental
backend dicoding javascript music sql
Last synced: 22 Jun 2026
https://github.com/macagua/example_docker_oracle_xe_python
Examples for deploy a Oracle Express Edition server with database using Docker and query his data with Python
database deploy docker docker-compose oracle oracle-xe-21c python python3 sql sql-query
Last synced: 05 May 2026
https://github.com/rafaelremotedev/cotizapi
CotizAPI is a financial tracking API designed to monitor the prices of key assets, including gold, silver, Bitcoin, wheat, and oil. It is built with Python and SQLite, ensuring lightweight and efficient data management. The API is deployed on Telegram and Vercel.
broker dbeaver postman python sql telegram-bot vercel
Last synced: 05 May 2026
https://github.com/souhiloo/personalbase.sgl
Manage your personal information with this PostgreSQL database. Track courses, finances, habits, tasks, and trips efficiently. 🌟📊
courses data-modeling erd finance-tracker habit-tracker personal-database postgresql relational-database sql trips
Last synced: 04 Jul 2025
https://github.com/sivaosorg/qb
QueryBuilder is a powerful and flexible Go library for building SQL queries with ease. It simplifies the process of constructing SQL statements, making it effortless to interact with your database.
go-query golang mysql mysql-database native-sql-engine postgresql postgresql-database postrges query-builder query-sql sql sql-builder sqlx
Last synced: 05 May 2026
https://github.com/darrendavy12/postgressql_retail_sales_data_pipeline-analytics
Online retail data set from kaggle, I used this for a project using PostgreSQL to demonstrate my knowledge in SQL and workarounds when using the pgadmin GUI or psql tool.
analytics data-engineering datacleaning ecommerce ingestion onlineretailanalysis postgres postgresql realistic-data sql transfrom
Last synced: 04 Jul 2025