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-02 00:29:19 UTC
- JSON Representation
https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql
SQL Data Cleaning Project on Nashville Housing Dataset
Last synced: 19 Mar 2026
https://github.com/tran-quyen/eq-template
This is template using ExpressJS and SQL template
Last synced: 12 Apr 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/iasmincirino/bate-papo
Sistema de bate-papo
css html javascript mysql php sql
Last synced: 10 Apr 2026
https://github.com/holomodular/servicebricks
Universal microservices foundation with storage agnostic APIs supporting relational, document, cloud and embedded database engines
api cloud crud database ddd eda embedded microservices nosql polyglot query restapi search servicebricks servicequery services sql
Last synced: 15 Feb 2026
https://github.com/odilson-dev/sql_zoo
Build and run queries against existing tables using SQL ZOO
database mysql-database queries sql
Last synced: 12 May 2026
https://github.com/ewertondrigues02/analise-de-dados-banco-contoso
Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.
analise-de-dados excel excel-export microsoft sql sql-server
Last synced: 17 Jun 2025
https://github.com/mahmud-kandawala/leetcode-solutions
Geeking Time :)
data-structures javascript leetcode python sql
Last synced: 22 Apr 2026
https://github.com/oguzgn/a-case-study-for-a-livestreaming-platform
This project aims to analyze livestream watch times of users across different regions. The goal is to identify the top 5 users with the highest watch time for each region. The analysis involves multiple SQL transformations to extract meaningful insights from the data.
bigquery data data-analysis data-modeling live-streaming sql
Last synced: 23 Jun 2025
https://github.com/fdeaquino/farmers_market
Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.
bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql
Last synced: 04 Jan 2026
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/zewdu444/catalog_my_things
A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games
Last synced: 05 Apr 2025
https://github.com/noureldin2303/recycling_project
Recycling Website using JS & PHP
communityexchange github javascript learn php recycling sql webdesign webdevelopment website
Last synced: 05 May 2026
https://github.com/nguyendangxuanlinh/the-pizza-analysis-report-with-powerbi-sql
The purpose of this project is to help pizza business sustain and enhance their business growth. The analysis will help business owner understands their current product performance and uncover valuable insights to make data-driven decisions
actionable-recommendations powerbi powerbidashboard recommendation sql sql-query user-insights
Last synced: 19 Mar 2026
https://github.com/wagner-de-carvalho/acme-flask-auth
API de autenticação com banco de dados
flask flask-api flask-login flask-sqlalchemy json python3 rest-api sql sqlite werkzeug
Last synced: 05 May 2026
https://github.com/reinmagine/eliminating-no-sensor
Contains my project that analyzes air quality sensor data to determine if the NO (Nitric Oxide) sensor in N. Mai, Los Angeles, CA can be removed without affecting data accuracy.
air-quality-sensor colab-notebook cost-optimization data-analysis data-optimization matplotlib-python nitric-oxide pyspark-python python sql
Last synced: 14 Jun 2026
https://github.com/daudi13/vet-clinic-database
This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits
database postgresql sql sql-server
Last synced: 05 May 2026
https://github.com/wallneradam/python_sql_schema_sync
Generates SQL queries to make source table schema the same as destination table
mariadb mysql python python3 schema sql synchronization
Last synced: 05 May 2026
https://github.com/emahtab/sql-set-operators
oracle-database set-operators sql
Last synced: 19 Mar 2026
https://github.com/simoun-asmar/unicorn-project
SQL Queries, Spreadsheet Analysis, and Tableau Dashboard for the Unicorn Project
analysis spreadsheets sql tableau
Last synced: 17 Mar 2026
https://github.com/giihsiq/dbms-fundamentals
mysql oracle-database postgresql sql sqlserver
Last synced: 16 Apr 2026
https://github.com/ibensusan/italian-cuisine-course-database-development-
SQL-based Database Design and Implementation
Last synced: 20 Mar 2026
https://github.com/aneeshpatne/naturenest
Gardening Community Database Integration ! - This project serves as an environmental initiative aimed at promoting sustainable gardening practices and community involvement.
django-framework front-end-development mysql-database project-management reactjs sql
Last synced: 29 Jan 2026
https://github.com/iremcatak/hackerranksqlsolutions
Hackerrank SQL Solutions
hackerrank hackerrank-solutions mssql sql
Last synced: 06 Feb 2026
https://github.com/itsryu/at2-n1-lbd
Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.
Last synced: 30 Apr 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/undisputed-jay/spotifyapi-data-engineering-project
This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).
aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql
Last synced: 05 May 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 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/mulliru/building-relational-database-02-semestre
🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina
banco-de-dados database database-management dolphin sql
Last synced: 15 Jun 2026
https://github.com/singlestore-labs/singlestore-cloudflare-external-functions
Example of how to use SingleStore External Functions with CloudFlare Workers
cloudflare cloudflare-workers singlestore sql udf
Last synced: 06 Feb 2026
https://github.com/dogan-the-analyst/model_car_warehouse_analysis
This is a SQL project.
Last synced: 15 Jun 2026
https://github.com/llogaricasas/easybackendphp
A lightweight and customizable Object-Oriented PHP library for backend development
back-end database php php-library sql
Last synced: 30 Apr 2026
https://github.com/candygoose/database_se
Базы данных Программная инженерия (ПИиКТ) ИТМО
database itmo psql software-engineering sql
Last synced: 11 Feb 2026
https://github.com/omarelfiki/vortexdb
An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base
dbms-project gui mssql-server python sql sql-injection
Last synced: 15 Jun 2026
https://github.com/nidhi99200/dbms-mini-project
This is a mini project on event management system using PHP and SQL.
bootstrap-4 css html php sql wampserver
Last synced: 02 Mar 2026
https://github.com/frank-geisler/sql-server-sample-docker-container
In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases
adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017
Last synced: 06 May 2026
https://github.com/spineo/quotations
Show quotations based on context.
database django lucidchart perl5 python sql sqlite3
Last synced: 16 Apr 2026
https://github.com/kawansoft/aceql-http-client-android-sample
Android Sample to use with AceQL HTTP.
android android-application jdbc jdbc-api jdbc-driver jdbc-drivers jdbc-utilities maria-database mariadb mysql oracle-database postgresql remote-sql sql sql-server
Last synced: 15 Apr 2026
https://github.com/francislauriano/softex-backend
Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python
javascript nodejs python sql typescript
Last synced: 30 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: 20 Oct 2025
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/dadangdut33/sistem-database-warung
Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta
database gui-application java sql
Last synced: 30 Apr 2026
https://github.com/pablolec/sb_querydsl_criteria_builder
Complex and dynamic frontend-to-backend queries using querydsl
api data design dynamic-queries hibernate java jpa json query query-builder querydsl querydsl-generator rest-api rsql spring spring-boot sql vue web
Last synced: 07 Feb 2026
https://github.com/le717/flask-quick-sql
A quick way to run SQL in your Flask app.
Last synced: 06 May 2026
https://github.com/estherslabbert/aws-sql-server-rds
Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)
aws aws-rds sql sql-server ssms
Last synced: 06 May 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
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/tlewin/yadm
Simple Clojure library for data mapping
clojure database datamapper sql validation
Last synced: 30 Apr 2026
https://github.com/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
Last synced: 06 May 2026
https://github.com/pinguet62/dbunit-sql
SQL dataset support for "DbUnit" and "spring-test-dbunit"
Last synced: 30 Jan 2026
https://github.com/szirocica/inventory-management-system
Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server
bunifu-framework bunifu-ui csharp guna-framework guna-ui sql
Last synced: 10 Jun 2026
https://github.com/hellymodikalpesh/sql-project-zomato-data-analysis
This project showcases my SQL expertise through a comprehensive analysis of Zomato's food delivery business. From database creation to solving complex business problems, this project highlights my ability to extract actionable insights using SQL.
Last synced: 10 Feb 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
Last synced: 06 May 2026
https://github.com/arkenidar/py-sql-task
SQL-Alchemy ( py + sql ) simple app ( task app ) . TextUI + DataBase
Last synced: 06 Jun 2026
https://github.com/exegeses/introdb64141
Curso Introducción a Bases de datos | código 64141
database-design databases mysql mysql-database sql
Last synced: 23 Apr 2026
https://github.com/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/benie254/delivered-api
Back-end logic for a products delivery system
api authentication custom-authentication django django-rest-framework postgresql postgresql-database python sendgrid sql twilio twilio-sms
Last synced: 06 May 2026
https://github.com/kadraknb/delivery-app
Nessa aplicação, fui responsável por criar e integrar tanto o back-end quanto o front-end, criando uma plataforma de delivery de cerveja.
api-rest axios-react backend css docker front-end html javascript mocha-chai mysql nodejs react sql
Last synced: 15 Apr 2026
https://github.com/hectorzamoranogarcia/sql-gym-split
SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.
data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu
Last synced: 08 Jun 2026
https://github.com/jaynil1611/sql-playground
SQL Playground allows to execute sql queries & see the result in tabular format with support of pagination & filters.
react react-json-csv react-syntax-highlighter react-table sql sql-playground tailwindcss
Last synced: 16 Apr 2026
https://github.com/bbonkr/ef6-sqlite-sample
Entity Framework 6 with Sqlite Sample project
dotnet dotnet-framework entity-framework orm sample sql sqlite
Last synced: 07 May 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/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/1kivanc/sqlodevler
patika tarafından verilen SQL ödevlerini attığım repodur
Last synced: 19 Mar 2026
https://github.com/brunos3d/banco-relacional
🛢 SQL - Projeto de estudo sobre bancos relacionais.
Last synced: 10 Feb 2026
https://github.com/jodevsa/sql2mongo
convert simple sql statements into mongodb query "try it out": https://jodevsa.github.io/sql2mongo/
mongodb mysql peg pegjs querybuilder sql transpiler
Last synced: 15 Apr 2026
https://github.com/javigong/url-shortener-nextjs-prisma-cockroachdb-middleware-edge-functions
Url-shortener with NextJS, Middleware, Edge Functions, Prisma, CockroackDB, tRPC.
cockroachdb edgefunctions middleware nextjs prisma sql trpc
Last synced: 29 Apr 2026
https://github.com/hasnatrasool163/librarymanagementsystem
📚✨This is a comprehensive JavaFX application designed to manage library operations efficiently. It features user authentication, book and student management, and record keeping—all seamlessly integrated with a MySQL database.
java javafx javafx-application javafx-components javafx-desktop-apps javafx-gui javafx-project librarymanagementsystem mysql mysql-database phpmyadmin sql workbench
Last synced: 16 Mar 2026
https://github.com/elamani-drawing/bdd_pop
Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.
Last synced: 10 Jun 2026
https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja
Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.
excel postgresql powerbi python sql
Last synced: 29 Apr 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/00nevo/uebungen-exercises-sql
What i am reading regarding SQL.
Last synced: 23 Jan 2026
https://github.com/arkenidar/spring-baseconf
./mvnw spring-boot:run # + jdbc config and server setup
freemarker java jdbc spring sql web
Last synced: 29 Apr 2026
https://github.com/kingluo/lua-resty-ffi-graphql-resolver
The openresty graphql server library that encapsulates ariadne.
graphql-server grapqhl kafka luajit luajit-ffi nginx openresty python3 restful-api sql webservice
Last synced: 05 Mar 2026
https://github.com/sksaju/hacker-rank
My solutions of HackerRank challenges..
c-plus-plus es6 java javascript problem-solving sql
Last synced: 07 May 2026
https://github.com/surya-teja-btech/connectionpool-poc1-
hikari-connection-pool java jdbc sql
Last synced: 18 Jun 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/muawiya-contact/crack-sql-interview-50
crack-sql-interview-50
coding-moves database-interview leetcode-sql leetcode-sql-50 sql sql-for-data-science sql-interview-questions sql-practice sql-query sql-study-plan top-sql-questions
Last synced: 10 Feb 2026
https://github.com/pragmatta/oino-ts
OINO TS library for publishing an SQL database tables as a REST API
library rest-api sql typescript
Last synced: 26 Feb 2026
https://github.com/pierresh/phpstan-pdo-mysql
Static analysis for SQL queries in PHP code
mysql pdo phpstan phpstan-extension sql static-analysis
Last synced: 01 Apr 2026
https://github.com/ra1nz0r/scheduler_app
Планировщик - возвращает следующую дату выполнения задачи в зависимости от переданных параметров её повторения.
cicd go restapi server sql sqlite3 taskfile unit-testing yaml
Last synced: 05 Mar 2026
https://github.com/exegeses/introdb-64151
Curso de Introducción a las Bases de datos | código 64151
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/mitranim/sqlp
[MOVED] Parser for rewriting foreign code embedded in SQL
Last synced: 10 Jun 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/emranffl/free-slot-scheduler
A Java project on managing a queue of students which interacts with the database
database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp
Last synced: 07 May 2026
https://github.com/mintel/k8s-gcloud-sql-export
Helper to run Google CloudSQL exports into a GCS bucket.
Last synced: 29 Apr 2026
https://github.com/aayushkrishnaut/krsnasakhaa-blogs
mern-project postgres sql typescript
Last synced: 02 May 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/guilhermersouza34/testetgid
Programa desenvolvido para um teste pratico para vaga de emprego
Last synced: 07 May 2026
https://github.com/gramian/chicken-arcadedb
An ArcadeDB database driver for CHICKEN Scheme (in less than 256 lines of code).
arcadedb arcadedb-driver chicken-egg chicken-scheme database-client database-driver newsql nosql orientdb osql scheme sql
Last synced: 18 Mar 2026