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-10 00:26:02 UTC
- JSON Representation
https://github.com/dj0nny/express-knex-boilerplate
An Express - Knex query builder boilerplate
backend boilerplate database express express-knex expressjs knex knexjs sql
Last synced: 09 May 2026
https://github.com/kentonbmax/sql-tnt
SQL + Typescript Node Template
docker mssql-database sql typescript
Last synced: 09 May 2026
https://github.com/hasin023/cse_4307_database_management_systems
Course files for CSE 4307 & 4308
Last synced: 10 Jun 2026
https://github.com/mingikang31/CoffeeMaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 09 May 2026
https://github.com/aubainmbk/detection-des-fraudes-bancaires-avec-un-modele-supervise
J'ai conçu et optimisé des requêtes SQL avancées pour extraire et transformer les données bancaires, tout en mettant en place un pipeline complet de Machine Learning intégrant le prétraitement, l'ingénierie des features et l'entraînement d'un modèle robuste pour la détection de fraudes.
dataanalysis jupyter-notebook machine-learning-algorithms mysql python sql
Last synced: 09 May 2026
https://github.com/moody-san/sodabar-using-wpf-
C# desktop application build using WPF
sfchart sql wpf wpf-application
Last synced: 10 May 2026
https://github.com/emansarahafi/greenspotgrocer
Designing a relational database for Greenspot Grocer using MySQL Workbench.
Last synced: 10 Jun 2026
https://github.com/palagdan/springboot-client_server
Spring basic project for eshop.
client-server docker-compose java spring-boot sql testing
Last synced: 10 May 2026
https://github.com/toddstoffel/analytics_benchmark
Benchmark suite for analytical DBs using real-world SQL queries, Docker-based automation, and reproducible tests. Tailored for comparing systems like Apache Doris and ClickHouse with realistic datasets and actionable insights.
analytics clickhouse columnstore docker doris mariadb olap sql starrocks tidb
Last synced: 10 May 2026
https://github.com/dllatas/illapa
Utility that transforms config files describing a relational DB schema into the actual SQL code
db db-schema ddl-parser sql yaml
Last synced: 10 May 2026
https://github.com/dhruvsrikanth/blood-donations-db
A blood donations database project.
blood-donation bottle database database-management flask python sql sqlite3 web-application
Last synced: 10 May 2026
https://github.com/david-pinheiro/estudos_sql
Estudos de SQL e banco de dados: T-SQL, modelagem relacional, exercícios acadêmicos e projeto jurídico com MySQL
bancodedados database modelagem-de-dados mysql projeto-academico sql sqlserver t-sql
Last synced: 10 May 2026
https://github.com/oewntk/grind_yaml2sql
OEWN builder project, YAML to SQL chain
Last synced: 10 May 2026
https://github.com/renatoelho/funcoes-sql-udf-python
Este repositório demonstra como criar e utilizar Funções Definidas pelo Usuário (UDF) no DuckDB usando Python. As UDFs permitem estender a funcionalidade SQL padrão, permitindo que você escreva funções personalizadas em Python e as utilize diretamente nas suas consultas SQL no DuckDB.
duckdb jupyter-notebook python sql udf
Last synced: 10 May 2026
https://github.com/gabrielleandro0801/beecrowd-exercises
Repository with programming exercises solved in C, Java, Python and SQL.
beecrowd c java python3 sql uri-online-judge
Last synced: 10 May 2026
https://github.com/daniel-onyenwee/window-postgres-installer
A helper package to install Postgresql binaries on a window system
database installer postgres postgresql sql
Last synced: 10 May 2026
https://github.com/mufidu/bank-merdeka
A dummy database scheme for Bank Merdeka, made as an assignment for my Database Modelling course
Last synced: 10 May 2026
https://github.com/haronbh/cinema-management-system-with-java
The Cinema Management System is a Java-based application developed using NetBeans. It allows administrators to manage cinema operations, including adding, editing, and removing reservations, films, and sessions. The application is integrated with an SQL database
admin-dashboard cinema-management crud-operations database film-management gui-application java mysql netbeans software-development sql
Last synced: 10 May 2026
https://github.com/mituskillologies/ds-ref-cdac-aug24
Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.
data-science data-visualization machine-learning mysql python-programming r-programming sql
Last synced: 10 May 2026
https://github.com/plopezgit/sprint2_t1_mysql_data_structure
Data Structure comprehension
data-structures diagramming drawio eer-diagram field join mysql mysql-database query record sql table terminal workbench
Last synced: 10 May 2026
https://github.com/0xisk/exploring-sql
A repository focused on learning and practicing the SQL language.
learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver
Last synced: 10 May 2026
https://github.com/pkx8326/data_adventure_01_a_sql_adventure_medium_article
This repository contains the SQL queries and the dataset to accompany an article on Medium.com titled "The Data Adventure 01: “How Long will your Business Start to Profit?” — An SQL Adventure"
dataanalysis dataanalyst dataanalytics postgresql sql windowfunction
Last synced: 10 Jun 2026
https://github.com/mergisi/ai2sql-mcp
AI2SQL MCP Server - Generate, explain, optimize and fix SQL queries from natural language inside Claude Code. Supports PostgreSQL, MySQL, SQL Server, Snowflake, Oracle, SQLite.
ai2sql claude claude-code database developer-tools mcp mysql postgresql sql text-to-sql
Last synced: 10 Jun 2026
https://github.com/zheng-bote/cxx-cli_db-exec
command line tool to execute sql in an ordered manner
cpp23 database linux-shell sql
Last synced: 11 May 2026
https://github.com/barcek/compost
recycling containers | command store & argument finesser | command-line tool | Python + Mypy, w/ SQLite
command-line-tool devops docker dx object-oriented-programming python sql sqlite
Last synced: 11 May 2026
https://github.com/hajarwalfi/nexus-crypto-wallet
Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.
js mvc php poo postgresql pwa sql uml
Last synced: 11 May 2026
https://github.com/soodaayush/cs50x-2024
A collection of all my CS50x 2024 Problem Set solutions.
ai algorithms c data-structures flask html-css-javascript python scratch sql
Last synced: 11 May 2026
https://github.com/jonaro00/iv1351_musicschool
Database and Python integration
Last synced: 11 May 2026
https://github.com/r-siddiq/prescription-webapp-jdbc
A Spring MVC and JDBC web application for managing prescriptions, enabling doctors to create, pharmacies to fill, and patients to track prescriptions with secure database validation.
jdbc jdbctemplate maven schema-design spring-mvc sql
Last synced: 11 May 2026
https://github.com/abdullahhafizh/eamppi-note
An Note For Every Need
android android-app android-application android-development android-studio androidstudio memo note notes sql sqlite sqlite3
Last synced: 11 May 2026
https://github.com/mevlutayilmaz/database-for-bank-management
A database for a bank's management system using Java Swing and Microsoft SQL.
database database-management java mssql sql swing-gui
Last synced: 11 May 2026
https://github.com/aiwithqasim/hurricane-analysis
In this project, I had to analyze the previous hurricane data to predict the hurricane & their destruction to overcome them to protect humanity.
Last synced: 11 May 2026
https://github.com/kmaleesha/todoapplication
This is a ToDo Appliaction with JWT token Authentication, JUnit unit testing to create , read, update, and delete todo items
crud-application exception-handling junit jwt-authentication spring-boot spring-security sql
Last synced: 11 May 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/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/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/tandohanthonynwiackah/project-t
Simplify project for PHP beginners.
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/ashwagandha-coder/sqlite3_python
Приложение с SqLite3 на Python
Last synced: 12 May 2026
https://github.com/laurarestrepo03/hotelandes-oracledb
java oracle-db spring-boot sql thymeleaf
Last synced: 12 May 2026
https://github.com/martachesnova/data-warehouse--redshift
Built an ETL pipeline that extracts data from S3, stages it in Redshift, and transforms into a set of dimensional tables for the Analytics Team.
aws data-warehouse etl etl-pipeline python redshift s3 sql
Last synced: 12 May 2026
https://github.com/vbalalian/three-gits
Group analytics project for a predictive analytics course. Using the Yelp open dataset to predict restaurant success.
bigquery dbt predictive-analytics python regression sentiment-analysis sklearn sql vader-sentiment-analysis yelp-dataset
Last synced: 13 May 2026
https://github.com/selimsevim/sfmc-ai-query-assistant
An AI-powered assistant that translates natural language into SQL queries for Salesforce Marketing Cloud (SFMC). Using GPT-4o, this tool understands user queries, maps them to relevant Data Extensions (DEs) and fields, and generates optimized SQL queries—making data retrieval in SFMC faster and easier.
gpt-4 marketing-automation marketing-cloud query salesforce-marketing-cloud sfmc sql
Last synced: 13 May 2026
https://github.com/myrchuk21/rippingbase-db
database db mysql sql sqlite3 unpacking-library
Last synced: 13 May 2026
https://github.com/yunusemrejr/url-atlas
Partially open-source code for urlatlas.org
html javascript php sql website
Last synced: 13 May 2026
https://github.com/araskolnikoff/course_project
База данных музея | Desktop-приложение
csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms
Last synced: 13 May 2026
https://github.com/jakub-karasek/databases
Databases - Faculty of Mathematics, Informatics, and Mechanics, University of Warsaw
Last synced: 13 May 2026
https://github.com/imoverlord/sql-snap
Tool for Running SQL Statements in Test Suites
functional-testing jest sql sql-snap
Last synced: 13 May 2026
https://github.com/bushuevda/books_library
Pocket books library📚
bookslibrary database python sql sqlite3
Last synced: 14 May 2026
https://github.com/kamaljangir1/codex_energy_drink
Codex is exploring consumer preferences and market trends in India to strategically launch its energy drink. This project involves a comprehensive data-driven analysis using Python, SQL, and Power BI
Last synced: 14 May 2026
https://github.com/moha-cm/bizcardx
BizCardX: Extracting Business Card Data with OCR
data-extraction mariadb-database ocr ocr-python sql sqlalchemy streamlit-dashboard
Last synced: 14 May 2026
https://github.com/realsubhamsahoo/data-cleaning-eda-project-mysql
Data Cleaning and EDA Project using MySQL
Last synced: 11 Jun 2026
https://github.com/nikolapeja6/sab_proj
School project for the SAB (Softverski Alati Baza podataka, en. Database Software Tools) course at the School of Electrical Engineering, University of Belgrade.
database database-management java school-project sql t-sql
Last synced: 14 May 2026
https://github.com/arifuddincoder/postgresql
PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.
cheatsheet macos postgresql psql quickstart sql tutorial
Last synced: 14 May 2026
https://github.com/sohaib90/pythonapi
python API development course
api-development learning postgres python sql sqlalchemy
Last synced: 14 May 2026
https://github.com/kenken64/dssi-day3-ollama
A comprehensive pipeline for training and deploying text-to-SQL models using the Gretel AI synthetic dataset and Ollama for local deployment. Now optimized for smaller models and efficient memory usage!
docker huggingface-transformers ollama sql test
Last synced: 11 Jun 2026
https://github.com/keshab5300/swiggy-analysis-using-mysql
This project analyzes Swiggy's SQL dataset to derive insights on customer behavior, restaurant performance, and order patterns. By implementing sophisticated SQL queries with intricate joins, the analysis aims to facilitate strategic decision-making for improving service quality and customer satisfaction.
Last synced: 12 Jun 2026
https://github.com/jardissupport/dbquery
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
domain-driven-design jardis php query-builder sql sql-builder
Last synced: 12 Jun 2026
https://github.com/saravana1606/voting-system
With our voting system, every voter is guaranteed an accessible and secure voting method, This program allows the user to login and vote. Each voter have their own username and password. The admins can conduct elections, authenticate voters and display results in a graphical representation
colorama matplotlib-pyplot pip python pyttsx3 sql sqllite3
Last synced: 12 Jun 2026
https://github.com/rathorsunpreet/webdevsimplified_excercises
Solutions to Excercises of Web Dev Simplified Learn SQL Video
excercise excercise-solution excercises heidisql mariadb mariadb-mysql solution solutions sql sql-query
Last synced: 13 Jun 2026
https://github.com/pgx-contrib/pgxcel
CEL → PostgreSQL WHERE clause transpiler for pgx. Fail-closed column allow-list, parameterized $N placeholders.
cel cel-go filtering go golang google-cel pgx postgres postgresql sql transpiler where-clause
Last synced: 13 Jun 2026
https://github.com/philipszdavido/forgedb
A lightweight SQL-inspired database engine written in modern C++.
Last synced: 13 Jun 2026
https://github.com/marialuizaleitao/walmartsalesanalysis
This project explored data collection and preprocessing, advanced application of SQL queries, and feature engineering. Key calculations, such as COGS (Cost of Goods Sold) and VAT (Value Added Tax), were performed to assess the profitability and financial efficiency of the branches.
business-analytics data-analysis mysql-database sql
Last synced: 13 Jun 2026
https://github.com/cannt39t/wylsacom-analysis-reflinks-datamining
data data-analysis data-mining python3 sql
Last synced: 13 Jun 2026
https://github.com/mathu97/dbveil
A local read-only, PII-redacting proxy that lets AI agents query your database safely.
claude-code pii pii-redaction postgresql safety sql
Last synced: 03 Jul 2026
https://github.com/fadhlidev/text2sql
Secure natural language to SQL API with multi-database and multi-LLM support
Last synced: 15 Jun 2026
https://github.com/kahsolt/sqlbuilder
Hyperlight-weight sqlbuilder generating SQL of DDL(table-related), DML and simple DQL; mainly aimed for SQLite3.
lightweight sql sql-builder sqlite-database sqlite3 toy-project
Last synced: 15 Jun 2026
https://github.com/marielachirinosr/nyc-taxi-trip-exploration-2019-2020
Explores passenger behavior & impact of COVID-19 on NYC taxi industry (Q1 2019-2020).
bigquery data data-analysis data-visualization python sql tableau
Last synced: 15 Jun 2026
https://github.com/ahbiels/e-commerce
Um projeto simples de gerenciamento de SQL em um site de e-commerc para estudos
database diagram ecommerce sql
Last synced: 16 Jun 2026
https://github.com/lvce-editor/language-basics-sql
lvce-editor sql syntax-highlighting
Last synced: 16 Jun 2026
https://github.com/snehachhipa/databases_project
A database design project as part of course work in BSc Computer Science UCD.
mysql-database relation-algebra relational-database sql
Last synced: 17 Jun 2026
https://github.com/teo-sl/sql-lineage-tracker
SQL Lineage Tracker is a powerful static analysis tool that parses raw SQL files to generate interactive table-level and column-level Data Lineage graphs.
automation lineage postgres postgresql sql
Last synced: 18 Jun 2026
https://github.com/loesterbotelho/sql-postgresql
Estou em processo de finalização, e ainda haverá alterações.
Last synced: 18 Jun 2026
https://github.com/gggordon/php-sql-replacer
Replace values in SQL inserts even if serialized using PHP
copy migration php replace-text sql
Last synced: 18 Jun 2026
https://github.com/puj-course/repository_template_bd
Plantillas Proyectos DB
db elecciones-2026 mysql-database postgresql sql
Last synced: 18 Jun 2026
https://github.com/abdulsattar44/sql-data-analytics-project
This repository contain collection of SQL scripts for exploratory and advanced data analytics such as changes over time, cumulative analytics, performance, data segmentation, part-to-whole analysis.
bi-analytics data-analyst data-analytics exploratory-data-analysis sql sqlserver
Last synced: 18 Jun 2026
https://github.com/mohnish88/pizza-sales-analysis
By using SQL I executed detailed sales reporting, analyzing sales data to identify trends and patterns. This allowed me to provide actionable insights that optimized sales strategies, improved decision-making, and enhanced overall sales performance.
data-analysis-sql data-sets database-management inner-joins joins mysql mysql-database primary-key pure-sql queries sales-analysis sql structure-query-language
Last synced: 19 Jun 2026
https://github.com/aladagemre/aisql
A powerful AI-powered SQL and MongoDB query generator that converts natural language questions into optimized database queries.
Last synced: 19 Jun 2026
https://github.com/turbot/steampipe-mod-cloudflare-compliance
Run individual controls or full compliance benchmarks for across all of your Cloudflare accounts using Steampipe.
cloudflare compliance hacktoberfest security sql steampipe steampipe-mod
Last synced: 20 Jun 2026
https://github.com/ubf21/vali-flow
csharp elasticsearch entity-framework fluent-api linq mongodb sql
Last synced: 20 Jun 2026
https://github.com/danbuxton/groceryshoppingsystemproj
Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller
command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql
Last synced: 20 Jun 2026
https://github.com/g-schumacher44/analyst_resource_hub
A collection of guidebooks, quickref, and resources for data analysis
analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration
Last synced: 20 Jun 2026
https://github.com/evanmathew/northwind-traders
SQL-powered analysis of sales, employee performance, and customer behavior using PostgreSQL window functions. This project uncovers key business insights to optimize decision-making.
case-study data-analysis jupyter-notebook northwind-traders postgresql python-postgresql sql
Last synced: 20 Jun 2026
https://github.com/hebertcisco/remodel-core
A modern database-modeling toolkit
data-structures database ddl er-diagram modeling parser-implementations sql
Last synced: 20 Jun 2026