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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/thomas-nyanumba/seattle-sql-airbnb-project
Analytics Extra Mentorship SQL Capstone Project
database-management mssm queries relational-databases sql sql-server
Last synced: 09 Oct 2025
https://github.com/f1-sql/f1-sql
Sequel Formula is a Microsoft SQL Server Formula One database developed and maintained for education and demonstration purposes using open source Formula One Data.
database f1 formula1 microsoft-sql-server ms-sql-server sql sql-server t-sql
Last synced: 18 Jan 2026
https://github.com/targetta/ankaflow
YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.
bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql
Last synced: 09 Oct 2025
https://github.com/dreamless07/my-projects
All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.
beginner-project databases intermidiate-projects java projects python3 sql
Last synced: 18 Jan 2026
https://github.com/hackersandslackers/ghost-sql-sanitation
:ghost: 🖲 Sanitize Ghost Blog SQL data on a schedule to ensure content quality.
blog-maintenance mysql pymysql python3 sql sql-queries
Last synced: 19 Jan 2026
https://github.com/liatemplates/sqlite
This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.
database liascript liascript-template markdown oer sql sqlite sqlite3
Last synced: 14 Apr 2026
https://github.com/pulkit1822/leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 14 Apr 2026
https://github.com/nicolasgasco/python_twitter_analyzer
Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.
python sql sqlalchemy sqlalchemy-database sqlalchemy-python tweepy tweepy-api tweet-analysis twitter twitter-api
Last synced: 10 Oct 2025
https://github.com/c0va23/mongo2sql
Translate MongoDB documents into SQL via LUA-scripts
docker golang lua-script mongodb oplog postgresql sql
Last synced: 14 Jan 2026
https://github.com/kamanhang/sqldatawarehousedataengineeringproject
This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics
customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql
Last synced: 10 Oct 2025
https://github.com/qw-0p/software-store
This is a monorepo that contains the entire e-commerce store project, including both server and client components
2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript
Last synced: 14 Apr 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/veselink1/quick-draw
A simple multiplayer drawing game with a Go REST backend and a React frontend.
bootstrap docker docker-compose go golang postgresql react rest sql
Last synced: 14 Apr 2026
https://github.com/malvfr/zap
Fill your database with fake data.
cli csv data database generator hacktoberfest mock node populate populate-database seed sql
Last synced: 21 Jan 2026
https://github.com/mensenvau/data_engineering_solution_no1
Data Engineer Lead Analyst Case Study
data-analyst data-engineer sql
Last synced: 17 Feb 2026
https://github.com/germanysources/fosswaresearch
Search engine for free and open source software on github, gitlab and other hosting services.
github-api gitlab-api searching sql
Last synced: 21 Jan 2026
https://github.com/lion-packages/database
Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).
database mysql php postgresql sql sqlite
Last synced: 11 Jan 2026
https://github.com/rajsunny5714/url-short-springboot-backend
This file contains the full backend code of the url-short web app using springboot, security, aws cloud db, etc
aws docker-container java jdbc jwt-authentication render springboot springsecurity springsecurity-jwt sql
Last synced: 06 May 2026
https://github.com/purnendudutta/bike-rental-management-system
This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.
Last synced: 27 Apr 2026
https://github.com/lisakey/datacamp-data-analyst-python-sql-projects
Several projects completed during my Data Analyst 📊 training on the DataCamp platform with Python 🐍 and SQL 🗃️. Each project addresses real-world challenges using modern analytical tools and techniques.
analysis cleaning-data data dataanalysis dataanalyst matplotlib pandas python seaborn sql transformation visuali
Last synced: 19 Apr 2026
https://github.com/thomascode92/sql-complete-developers-guide
From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️
academind-course database learn-sql-language mysql postgresql rdbms sql
Last synced: 19 Apr 2026
https://github.com/ncrmro/postgres-graphql
graphql postgraphile postgraphql postgres postgresql sql
Last synced: 05 May 2026
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/hozlucas28/codo-codo-back-end-project-2022
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql
Last synced: 14 Apr 2026
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/kariemoorman/didactic-diy
Data Engineering, Science & Analytics, for practice and utility.
computer-vision data-analysis data-engineering datascience forecasting machine-learning nlp sentiment-analysis sql statistics
Last synced: 27 Jan 2026
https://github.com/meken/sql-partitioned-tables
Showcase on how to do partitioned tables on Azure SQL Databases with sliding windows
archival azure data-factory partitioning sql
Last synced: 16 Oct 2025
https://github.com/federicog2/memorygame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 14 Apr 2026
https://github.com/ani811625/csi-assignment2
📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.
adventureworks microsoft-sql-server sql
Last synced: 16 Oct 2025
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/apache/datafusion-sandbox
Apache DataFusion SQL Query Engine
arrow big-data dataframe datafusion olap python query-engine rust sql
Last synced: 11 Apr 2026
https://github.com/shveta-maini/business-insights-360
Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends
Last synced: 22 Jan 2026
https://github.com/imoitself/hunterexam
FINISHED - thank u hunter exam group
database game hunterxhunter java mysql sql terminal-app terminal-based terminal-game
Last synced: 19 Oct 2025
https://github.com/tatangharyadi/integration
Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run
auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog
Last synced: 22 Jan 2026
https://github.com/vinhcao09/embeded_laborary
Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot
arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql
Last synced: 14 Apr 2026
https://github.com/zx80/pg-schema-version
Simple Postgres Schema Versioning
database postgres schema sql versioning
Last synced: 20 Oct 2025
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/iness000/ecoeats-sql
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 01 Jun 2026
https://github.com/rakumar99/social-media-analysis-with-sql
This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.
database-management erdiagram mysqlserver schema sql tables
Last synced: 06 Feb 2026
https://github.com/jayshrinaikwadi2001/nbfc-loan-application-spring-boot-java-project
ACJ Finance-NBFC Application
bootstrap css hibernate-jpa html5 java javascript jsp postgresql spring-boot sql
Last synced: 06 Feb 2026
https://github.com/mensenvau/internship_sql_analytics
🚀 Internship SQL (Easy, Advanced)
adventureworks data-engineer internship sql
Last synced: 24 Feb 2026
https://github.com/cyberoctane29/hackerrank-sql-problem-solving
This repository includes my SQL problem-solving approach and solutions to HackerRank challenges, organized by difficulty level: Easy, Medium, and Hard. Each challenge has its own solution file with clear explanations to make the reasoning easy to follow. I aim to share my thought process, logic, and approach behind each answer.
hackerrank hackerrank-solutions mysql sql
Last synced: 15 Mar 2026
https://github.com/jasminemlewis/best-practice-cultural-competence
Best Practice Cultural Competence is a custom, peer-review content management system for reviewers to assess the teaching practices of healthcare students. It automates the process of assigning codes and reviewers to articles, sequencing four stages, and calculating the rating of articles.
bootstrap4 database mysql oop pdo-php php6 sql
Last synced: 15 Mar 2026
https://github.com/quick-perf/quick-sql-test-data-web
Web page to quickly create SQL test data
h2 hsqldb mariadb mysql oracle postgresql sql test testing
Last synced: 24 Feb 2026
https://github.com/future-architect/uroborosql-doc
uroboroSQL documentation
Last synced: 15 Mar 2026
https://github.com/brainconnect93/vet-clinic
Vet Clinic is a relational database management web based application that tracks information about animals, their clinic visits and the details of the veterinary officers who attended to them.
database postgresql schema sql sql-server
Last synced: 14 Apr 2026
https://github.com/dpgitaccount/data-analytics-repo
"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."
Last synced: 19 Apr 2026
https://github.com/charfweh/infosec-labs
Do-It-Yourself Infosec labs, create your own lab and exploit it!
infosec lfi penetration-testing security source-code-review sql
Last synced: 19 Mar 2026
https://github.com/singhofen/projects-using-scotch-box-
Various projects use scotch box, bash and virtual box
bash database-management excel excel-vba javascript json mysql package php scotch-box scotch-io scotchbox scripting sql vagrant vagrant-environments vagrantfile virtualbox
Last synced: 13 Apr 2026
https://github.com/paulwizviz/lotterystat
The purpose of this project is to demonstrate the development of an application to enable a user perform simple statistical based in past draws using *Golang concurrency* and *SQL DB*. Note, the emphasis of this project to demonstrate software engineering principles.
concurrency docker docker-compose go golang sql sqlite3
Last synced: 23 Jan 2026
https://github.com/apostolouagge/university-management-program-mvc
University management program in .NET
Last synced: 26 Oct 2025
https://github.com/pirito10/taquillavirtual-sinf-uvigo
Virtual Ticketing System Database project for the course "Sistemas de Información" in the Telecommunications Engineering Degree at the Universidad de Vigo (2023 - 2024)
java relational-database sql ticketing-system
Last synced: 26 Oct 2025
https://github.com/kostiantyn-nemchenko/ansible-module-postgresql-setting
An Ansible module for configuring PostgreSQL settings (GUCs)
ansible ansible-modules databases postgresql sql
Last synced: 28 Apr 2026
https://github.com/jundel-malazarte/crud_employee
Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)
Last synced: 23 Jan 2026
https://github.com/00nevo/uebungen-exercises-sql
What i am reading regarding SQL.
Last synced: 23 Jan 2026
https://github.com/deddyandri/tomanbikeshare
SQL & Power BI project about helping Toman Bike Share to understand if increasing prices next year is possible
Last synced: 24 Jan 2026
https://github.com/tassio-med/sql-all-for-one-project
🗃️ Este projeto foi desenvolvido com Javascript MySQL e para o desenvolvimento foi utilizado o banco de dados Northwind.
Last synced: 18 Apr 2026
https://github.com/deddyandri/snowflake-project
as Part of my learning journey on UDEMY
Last synced: 24 Jan 2026
https://github.com/tushard48/tushard48
Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.
deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau
Last synced: 28 Apr 2026
https://github.com/r0bt0t/exitcode-0-
Flask created REST API server demonstrating learnings from a 15 week part time Bootcamp run by QA
bootstrap4 css3 flask-application flask-template html-css html-css-javascript html5 javascript mysql-database postman-test pycharm-ide python3 rest-api session-cookie shell sql visual-studio-code vscode
Last synced: 16 Mar 2026
https://github.com/sprintup/bottlecaps
An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.
angular-cli angular4 dotnet-core entity-framework-core identity-provider sql
Last synced: 29 Jan 2026
https://github.com/utsavpatel562/codex
CodeX
angular html5-css3 javasc mysql php phpmyadmin-database scss-framework sql
Last synced: 29 Jan 2026
https://github.com/mushfique-tajwar/ecommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 30 Jan 2026
https://github.com/adrianschlatter/docker.webref
Web-Interface to JabRef Database
cloud database docker flask jabref python sql sqlalchemy webinterface
Last synced: 08 Mar 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/alaa-abdallah1/wuzzufny-jobs-site
Wuzzufny is a job search platform that helps job seekers find jobs that match their qualifications and helps recruiters find suitable candidates for their companies. The platform is built using HTML, CSS, JavaScript, Vue.js, Vuetify, Vuex, Laravel, PHP, OOP, MySQL, SQL, and host files on AWS.
css html javascript laravel mysql oop php sql vuejs vuetify vuex
Last synced: 15 Apr 2026
https://github.com/floressek/database_online_auction
Database Final Project
Last synced: 19 Apr 2026
https://github.com/garcane/fcc-salon-appointment-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.
bash bash-script bash-scripting postgres postgresql postgresql-database sql
Last synced: 15 Apr 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/bhushan354/patients-database
I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
Last synced: 25 Feb 2026
https://github.com/tynoee/record_company-database
A record company database with multiple query commands using SQL
Last synced: 31 Jan 2026
https://github.com/hedimuhamad/movie_api
Movie_API created with PHP and MariaDB
Last synced: 15 Apr 2026
https://github.com/code-raushan/bitespeed-identity-reconciliation
Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.
assignment nodejs postgresql sql
Last synced: 15 Apr 2026
https://github.com/igorcarmona-git/csvtodb_printeraudition
Solução interna para realizar uma auditoria de impressão no servidor de PrintServer.
postgres printerservice python python-script sql windowsserver
Last synced: 07 Feb 2026
https://github.com/mdanwarulkarim/supershop_sales_analysis_sql
This project examines customer demographics, sales trends, and high-value transactions, uncovering patterns, top customers, and category performance. The insights provide actionable perspectives to understand sales, customer behavior, and product performance for informed decisions.
Last synced: 31 Jan 2026
https://github.com/nouranhaitham/dbms_property_finder
A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.
database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql
Last synced: 07 Feb 2026
https://github.com/hibashajahan55/depression-detection-using-hybrid-deep-learning-model
DEPRESSION DETECTION USING MOBILE APP
application cnn deep-learning java javascript knn-classifier machine-learning nlp-machine-learning python sql web
Last synced: 25 Feb 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/tee8z/noaa-oracle
NOAA data oracle, queryable from the browser and can attest to events for a Bitcoin DLC in dlctix style
data duckdb-wasm noaa-weather parquet-files sql weather
Last synced: 17 Feb 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/grinsteindavid/express_api_architecture_prototype
docker compose, rest api, sql query builder, queue worker, smtp email, crons, validations, custom scripts and testing
crons docker express jest node nodemailer redis sql
Last synced: 01 Feb 2026
https://github.com/prashver/sales-insights-tableau
SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.
dashboard data-visualization sql tableau
Last synced: 01 Feb 2026
https://github.com/kokorody/parking-system-application
simple, feature rich parking system application, and easy to operate
java login login-page mysql mysql-database online parking parking-lot parking-management parkinglot parkinglotapp php simple simple-app simple-project sql sql-server
Last synced: 01 Feb 2026
https://github.com/tknishh/8-weeks-sql-challenge
ALL my solutions for 8 week SQL challenge by Danny MA
Last synced: 07 Feb 2026