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/biemannt/action-sql-db-test
GitHub Action to test a MS SQL database.
action mssql sql sql-server test-automation
Last synced: 15 May 2026
https://github.com/lalathealter/kairastat
A service API with integrated SQL for the VKontakte internship exam (Backend Dev position)
Last synced: 21 May 2026
https://github.com/nxdun/memeapp
A Simple Dotnet Application, Used Migration
Last synced: 15 May 2026
https://github.com/pramodkondur/dataspark-end-to-end-dataanalytics
Cleaned, performed EDA and stored data in MySQL. Queried, and analyzed data, uncovering opportunities to drive revenue growth and optimize operations, with a potential revenue growth of $30.03 million. Reported key insights using Power BI.
data-analysis data-visualization eda powerbi python sql
Last synced: 21 May 2026
https://github.com/yearupmuvaaghoul/exercise1
SQL Exercises
database mysql mysql-database sql
Last synced: 19 May 2026
https://github.com/jmrashed/jmrashed-sql-import-export
A command-line tool for importing large SQL files into a MySQL database and exporting the database daily. This package provides an easy way to manage your SQL operations directly from the command line.
Last synced: 15 May 2026
https://github.com/beyondesh/inventory-management-system
一个基于Python Tkinter的工厂后台综合管理系统
mysql pyhton sql tkinter tkinter-gui
Last synced: 15 May 2026
https://github.com/byteakp/lazyydb
Introducing LazyDB, a lightweight, zero-setup JSON database with SQL-like queries, designed for rapid development. 🚀
Last synced: 16 Feb 2026
https://github.com/manjit-baishya-datascience/blue-waters-amusement-park-ticket-management-system
This project contains SQL scripts to create and manage a database for an amusement park. The database is designed to store information about rides, visitors, tickets, staff, facilities, maintenance records, ride reviews, ride assignments, ride entries, and visitor feedback.
database database-management-system sql sqlite
Last synced: 15 May 2026
https://github.com/jrili/datacamp-analyzing-students-mental-health
Exploratory data analysis with SQL on how students' length of stay impacts mental health.
exploratory-data-analysis jupyter-notebook postgresql sql
Last synced: 15 May 2026
https://github.com/jedirhymetrix/cosc-6339-hw2
graph-analysis max-clique python query-builder sql ssh-tunneling vertica
Last synced: 15 Jun 2026
https://github.com/vojtech-dobes/phpstan-dibi-steroids
ci dibi php phpstan phpstan-rules sql static-analysis static-code-analysis
Last synced: 16 Jun 2025
https://github.com/ewakamoto/01.-sql-projects
This is my collection of SQL Projects
Last synced: 27 Mar 2025
https://github.com/vwkd/jun
A database query language that’s more like a programming language and less like SQL
nosql programming-language query-language sql
Last synced: 16 Jun 2025
https://github.com/vaxdata22/city-weather-and-s3file-rds-s3-bigquery-by-airflow-on-ec2
This is my third industry-level ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would perform data extraction to a database in parallel to a loading process into the same database, join the tables, copy joined data to S3 and finally copy the S3 file to BigQuery DW.
apache-airflow aws-ec2 aws-rds-postgres aws-s3 bigquery business-intelligence dags data-warehousing etl-pipeline openweathermap-api orchestration python3 sql
Last synced: 18 Mar 2025
https://github.com/trilochanp3/bike-retail-sales-analytics
SQL and Excel project for comprehensive sales analytics and revenue insights for a bike retail store.
Last synced: 20 Mar 2026
https://github.com/jsnevt/doesangue
Simple page with back-end.
css express javascript nunjucks postgresql sql
Last synced: 20 Jan 2026
https://github.com/tknishh/etl-spotify-recent-played
Building a simple pipeline and automating through airflow.
aiflow etl-pipeline spotify-api sql
Last synced: 18 Mar 2025
https://github.com/alejandrocisnerosvillegas/prueba-de-habilidades
Plataforma de pruebas de habilidades desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los usuarios registrarse, completar pruebas personalizables y comparar resultados, mientras que el administrador gestiona pruebas y usuarios.
Last synced: 17 Feb 2026
https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-3
Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS
Last synced: 11 Jan 2026
https://github.com/jolby/cl-sql-utils
An attempt to port Simon Willison's fantastic sqlite-utils to common lisp
common-lisp sql sqlite sqlite-utils
Last synced: 18 Mar 2025
https://github.com/anav5704/learning-sql
Nothing much, just me learning SQL
Last synced: 18 Mar 2025
https://github.com/dcostachar/cyclistic-case-study
An analysis of Cyclistic bike-share data with SQL and Tableau to uncover usage trends and generate marketing strategies to boost annual memberships.
consumer-behaviour-analysis data-visualization exploratory-data-analysis marketing-analytics mysql sql tableau
Last synced: 27 Mar 2025
https://github.com/yamatattsu/pg_fire
pg_fire is a PostgreSQL extension to show fire effect.
demo extension fire postgresql sql
Last synced: 18 Mar 2025
https://github.com/maxmindlin/easy-sql
Lightweight MySQL connection wrapper and query builder for easy programmatic queries
Last synced: 27 Mar 2025
https://github.com/gumblex/naivegis
Such a simple and naive GIS platform.
gis leaflet postgresql sql sqlite3
Last synced: 16 May 2026
https://github.com/anuragmudgal96/sql-case-study
Exploratory data analysis (EDA) using advanced SQL queries and aggregation techniques.
data-analytics eda exploratory-data-analysis sql sql-server
Last synced: 05 May 2025
https://github.com/namila007/ssm_framework_test
This is a test for integrating Spring+Struts+Mybatis framework for JavaWeb project
java mybatis mybatis-generator spring spring-struts2-mybatis sql struts2 struts2-spring-mybatis webapplication
Last synced: 16 May 2026
https://github.com/farhaduneci/sample_databases
Sample databases which I've found useful to play with
Last synced: 06 Mar 2026
https://github.com/hazim-hf/data-management
This repository covers data management and big data technologies, including databases, querying, and big data processing. Topics include Hadoop (MapReduce, HDFS), Apache Spark, data security, and optimization techniques. Students will learn Spark’s architecture, data distribution, parallel computing, and memory caching to enhance big data solutions
apache-spark data-modeling hadoop-ecosystem hdfs mapreduce pyspark relational-databases sql
Last synced: 27 Mar 2025
https://github.com/2kabhishek/trend.nxt-oraclesql-l1
Solutions for OracleSQL L1 🗄️✅
assignments oracle-db solutions sql topgear
Last synced: 05 Mar 2026
https://github.com/mullah98/backend-nc-news
Utilised SQL to design and implement a dynamic API using Jest and test-driven development to ensure code reliability.
jest sql tdd test-driven-development
Last synced: 16 May 2026
https://github.com/broneq/sql-stream-queue
SQL stream queue implementation- inspired on redis
mysql php php5 sql stream stream-processing
Last synced: 16 May 2026
https://github.com/ndeta100/blog
A simple blog written in golang still in production and testing. It will be used to share my programming knowledge and other tech related topics
golang golang-library html linode msql sql tailwindcss
Last synced: 11 Apr 2025
https://github.com/szymon-budziak/databases_course_agh
Solutions from Databases course at AGH UST. If you use it and it helped you please leave a star ⭐
database databases microsoft-sql-server mssql sql
Last synced: 20 May 2026
https://github.com/albertofaraujo/sql_people_analytics
O objetivo desta exploração de dados é responder algumas perguntas de negócios para posteriormente criar um painel de visualização com as métricas estratégicas para tomada de decisão do gestor da área, facilitando a compreensão e análise dos indicadores de forma visual, atrativa e eficiente.
azure-data-studio data-science eda sql
Last synced: 27 Mar 2025
https://github.com/albertofaraujo/sql_eda_data_travels
A Data Travels é uma empresa que vende pacotes de viagens e tem o objetivo de melhorar a compreensão de seus dados de vendas, identificar oportunidades de crescimento e otimizar suas estratégias de marketing.
analise-exploratoria azure-data-studio eda sql vendas
Last synced: 27 Mar 2025
https://github.com/abbywright/student-database-1
The first part of a PostgreSQL student database developed by a tutorial and provided CSV files by FreeCodeCamp.
Last synced: 04 May 2026
https://github.com/securedbyjc/eds_postgres_auditlogs
PostgreSQL project simulating a security audit log for Eagle Defense Systems LLC (EDS)
auditlogs compliance cybersecurity eagledefesesystems edslabs grc postgresql sql swifteagleai threatintel zerotrust
Last synced: 09 Sep 2025
https://github.com/losercodes/lazyydb
Introducing LazyDB, a lightweight, zero-setup JSON database with SQL-like queries, designed for rapid development. 🚀
Last synced: 19 Mar 2025
https://github.com/rohan3122k/electric-vehicles-charging-stations-database-system-across-usa
The primary objective of this study was to design and implement a comprehensive relational database system tailored to the management and optimization of electric vehicle (EV) charging stations.
data-visualization database-management datascience-machinelearning datavisualization mongodb nosql python sql
Last synced: 19 Apr 2026
https://github.com/albertofaraujo/sql_eda_exercito2022
O objetivo desta análise exploratória é examinar e compreender as características demográficas e físicas dos cidadãos brasileiros alistados no Serviço Militar Obrigatório do ano de 2022
apache-spark data-science databricks eda sql
Last synced: 09 Sep 2025
https://github.com/deepak94799/quiz-app
The Quiz App is a dynamic web-based platform built with Django that enables users to participate in engaging multiple-choice quizzes. It provides real-time performance tracking, including total questions attempted, correct answers, and percentage scores.
data-analytics django django-rest-framework html-css-javascript python3 quizapp sql
Last synced: 27 Apr 2026
https://github.com/joao-pedro-rdo/pre-embarque
passo a passo de técnicas e métodos utilizados no desenvolvimento de um projeto de banco de dados utilizando engenharia reversa, que inclui normalização, modelo lógico-relacional, modelo conceitual, modelo físico e instruções SQL. Usado em projeto da cadeira de banco de dados
Last synced: 19 Mar 2025
https://github.com/rayvilaca/my-anime-list-bd-project
Este projeto consiste na importação de um dataset contendo informações sobre animes do MyAnimeList (MAL) para um banco de dados PostgreSQL, seguido de uma análise descritiva utilizando consultas SQL avançadas.
Last synced: 19 Mar 2025
https://github.com/elouannh/my-own-db
My simple remake of a database system (SQL) using C.
Last synced: 27 Mar 2025
https://github.com/mustafayusufozcan/cpanel-auto-backup
It helps you can automatically backup your database via cPanel.
backup backup-script cpanel sql
Last synced: 11 Jan 2026
https://github.com/samuel-amaro/projeto-tcc
Protejo de TCC, desenvolvimento de uma aplicação web para resolver um problema pontual de distribuição de benefícios sociais durante a pandemia do COVID-19
apache boostrap css3 html jquery js php8 postgresql sql
Last synced: 11 Apr 2026
https://github.com/yoshitunaiga/mimi-data_scripts
With the help of mimilabs.ai, I will be analyzing data using SQL and/or Python scripts.
Last synced: 19 Mar 2025
https://github.com/davidecavestro/123table
a containerized importer for db tables
csv data-import jdbc sql table
Last synced: 05 May 2025
https://github.com/vitor-msp/crud-csharp
CRUD básica desenvolvida em C# para cadastro de cliente em banco de dados SQL Server.
ado-dotnet crud csharp sql sql-server
Last synced: 16 May 2026
https://github.com/aryan-13-11/cms-java-project
A simple Contact Management System using Java Swing for the GUI and JDBC for database connectivity. It provides functionalities for managing contacts, including adding, viewing, searching, editing, and deleting contact records stored in a MySQL database. The scope of this project is to offer functionalities for managing contact information.
Last synced: 27 Mar 2025
https://github.com/cauadesa/5by5-andreveiculosmonolithproject
asp-net-core dapper dotnet entity-framework sql
Last synced: 16 May 2026
https://github.com/lawal-hash/olistelt
An end-to-end ELT data pipeline of the Brazilian olist e-commerce dataset using the modern data stack
airflow bigquery dbt dbt-core docker postgresql sql
Last synced: 17 Feb 2026
https://github.com/lightxlk/libm-24
css html js json library library-management-system management-system mangement php phpmyadmin server-management sql xml
Last synced: 13 Apr 2026
https://github.com/devlm7/3_sql_database_getrail
GetRail is a fully-featured railway reservation database project designed using MySQL. It manages passengers, tickets, trains, payments, and technical supervisors. This system includes advanced SQL features like views, joins, triggers, user privileges, string/number functions, and Python database interaction.
database-management python sql
Last synced: 11 Apr 2025
https://github.com/man0sh-r0y/sql-structured-query-language-
Here, you'll find a collection of SQL queries, scripts, and resources I've developed while learning and working with SQL. Dive in to explore databases, queries, and data manipulation techniques.
Last synced: 20 May 2026
https://github.com/sujoyghoshal/sql-connected-node
This repository demonstrates how to connect and manage SQL databases using Node.js. It includes examples of executing SQL queries, handling database connections, and performing CRUD (Create, Read, Update, Delete) operations.
css javascript matirial-ui nodejs sql
Last synced: 28 Apr 2026
https://github.com/elara-mendes/scraping-tours-sql
A program that checks a music band's website and sends an email when there are new tours.
requests-python selectorlib smptlib sql sqlite3 web-scrapper-python
Last synced: 16 Jun 2025
https://github.com/aniltulebag/node-url-shortener
URL Shortener API
knexjs koajs nodejs postgresql shortener sql typescript url url-shortener
Last synced: 07 Jan 2026
https://github.com/sbence/express-sqlite
An SQLite-based session store for use with express-session, using better-sqlite3, with TypeScript support
connect connectjs express express-js express-session expressjs session session-store sessions sql sqlite sqlite3
Last synced: 06 Jul 2025
https://github.com/fabiannorbertoescobar/python-flask-ejercicios
Ejercicios de Python del curso de CódigoFacilito + algunos ejercicios de los cursos de Codo a Codo
alchemy dictionary flask python rest server sql tuplas unittest
Last synced: 16 May 2026
https://github.com/ricnaga/nlw4-nodejs
Workshop sobre conceitos de nodejs
api express handlebars nodejs sql tdd
Last synced: 06 Apr 2026
https://github.com/edisedis777/pg-tuning-guide
A practical guide and example repository for tuning PostgreSQL parameters based on workload, hardware, and use case.
postgres postgresql query sql tuning
Last synced: 20 Mar 2025
https://github.com/ammaar0x01/java_prt2
A mental-health-desktop application created using Java, Java Swing and SQL.
apache-derby apache-netbeans college-project desktop-app java java-swing sql
Last synced: 01 Sep 2025
https://github.com/bookseer/databases
Базы данных
database databases education sql
Last synced: 16 May 2026
https://github.com/pngo1997/sql-query-optimization-precedence-graph-analysis
Explores SQL query execution, indexing, and serializability in database transactions using SQLite and Python.
index python sql sqllite text-processing
Last synced: 16 May 2026
https://github.com/tatianimeneghini/igti_bootcamp_analisededados
Exercícios e Desafios do Bootcamp Análise de Dados do IGTI.
Last synced: 20 Mar 2025
https://github.com/as16082023/goodcabs-performance-analysis
Codebasics Resume Challenge 13 Analysing Goodcabs' performance in transportation across India from January to June 2024
codebasicsresumeprojectchallenge data-analysis goodcabs mysql sql
Last synced: 03 Apr 2025
https://github.com/brunofsbravo/us-household-income
Processo de limpeza e exploração de dados da Renda de Famílias disponibilizados pelo governo dos Estados Unidos.
cleaning-data exploratory-data-analysis mysql sql
Last synced: 03 Apr 2025
https://github.com/cryptedsnow/c4-hxh
Simple CodeIgniter 4 application (codes in Portuguese).
Last synced: 13 Feb 2026
https://github.com/margaretkhendre/climate-analysis-vs-sqlalchemy-challenge
SQLAlchemy is used to complete a climate analysis and data exploration of a climate database to help one plan a vacation trip. A Flask API is used to design a climate app. ORM queries, Pandas, and Matplotlib are also used to complete these tasks.
api matplotlib orm pandas sql sqlalchemy
Last synced: 16 May 2026
https://github.com/saba-gul/walmart-sales-analysis
This project involves analyzing Walmart sales data to gain insights into various aspects of the business, such as sales trends, product performance, customer demographics, and more.
business-analytics business-intelligence exploratory-data-analysis powerbi query-language retail-ecomm sales sql walmart
Last synced: 06 Mar 2026
https://github.com/anibalalpizar/jsp-sql-connection
Connection between sql and jsp
Last synced: 16 May 2026
https://github.com/kelsonbatista/project-mysql-basics-2
MySQL Basics 2
database mysql mysql-database normalization sql
Last synced: 30 Apr 2026
https://github.com/samorysundjata/tsql
Exemplo do post para tabela associativa em T-SQL
Last synced: 17 Feb 2026
https://github.com/rajeevtapadia/dbms-cp
DBMS course project of spotify song management database system
Last synced: 11 Apr 2025
https://github.com/vijaykumar1303/sales-data-analysis-and-dashboard-development
To analyze sales data to uncover insights into sales performance, trends, and patterns, and to develop an interactive dashboard that provides a comprehensive view of sales metrics and KPIs.
data dataanalysis datacleaning datavisualisation dax-query powerbi powerquery sql sqldataanalysis
Last synced: 11 Feb 2026
https://github.com/dandimrod/pluridb
A flexible database for the frontend.
indexeddb indexeddb-wrapper mongodb sql
Last synced: 20 Jan 2026
https://github.com/ibizugbe/vet_clinic
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 16 May 2026