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-07 00:26:23 UTC
- JSON Representation
https://github.com/gozdesaygiliyalcin/sql-examples-dvd-rental
This is a repository that includes SQL examples which is in Patika. DVD rental database (mock) is used for this repo.
Last synced: 19 May 2026
https://github.com/samnoonabrar/documentary-listview
A web app that will keep track of all the documentaries I have seen
Last synced: 19 May 2026
https://github.com/sandipmaurya2611/doctor-appointment
This repository contains a Doctor Appointment project built using PHP, MySQL, and CSS. The project aims to provide a platform for patients to schedule appointments with doctors online, simplifying the appointment booking process.
Last synced: 18 Apr 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/towaquimbayo/comp-4537
BCIT Computer Systems Technology (CST) - COMP 4537 (Internet Software Architecture)
api api-rest css css3 html html-css-javascript html5 microservice microservices mysql node nodejs software-architecture sql web-application web-development
Last synced: 07 Apr 2026
https://github.com/onjoseph/vet_clinic
Vet_Clinic is a series of queries to demonstrate various types of actions that can be performed onto a database, as well as different queries to read data out of the database.
database database-management postgresql queries sql
Last synced: 29 Apr 2026
https://github.com/shivamsharma32/online-game-analysis
Through our analysis of user gameplay data, we uncovered comprehensive insights into various aspects of the game, including property types, popular neighbourhoods, booking trends, pricing dynamics, and customer preferences. These insights empower stakeholders to make informed, data-driven decisions, ultimately leading to an enhanced user experience
Last synced: 16 Jan 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/emilyjspencer/bookmarks
A bookmark manager that stores a collection of bookmarks as urls. A Makers project (post-Makers).
crud database postgresql ruby sinatra sql
Last synced: 16 Jan 2026
https://github.com/roushankhalid/python-sql-workflow
'Python-SQL-Workflow' showcases basic CRUD operations using Python and MySQL, demonstrating how to interact with a sample database. Developed as part of the CampusX SQL For Data Science course, it provides foundational skills for managing data workflows in SQL.
database localhost python sql sql-server
Last synced: 10 Apr 2026
https://github.com/trilochanp3/ola-insights-powerbi
Power BI dashboard and MySQL analysis for Ola booking data, showcasing key business insights such as booking success rates, cancellation patterns, revenue distribution, and customer/driver ratings. Includes SQL scripts for data extraction and transformation, and a Power BI .pbix file for interactive visualization.
Last synced: 16 Jan 2026
https://github.com/ramonanf/construccion_de_software_y_toma_de_decisiones
Mis primeros pasos como desarrolladora web
ajax ejs-template-engine html-css-javascript model-view-controller nodejs sql
Last synced: 24 Apr 2026
https://github.com/cryptedsnow/c4-hxh
Simple CodeIgniter 4 application (codes in Portuguese).
Last synced: 13 Feb 2026
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/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/chanupadeshan/advanced-data-analytics
basic data analysis project using sql
cumulative-analysis performance-analysis sql
Last synced: 04 Jul 2026
https://github.com/chanupadeshan/basic-data-analytics
basic data analysis project using sql
data-analysis eda exploratory-data-analysis sql window-function
Last synced: 04 Jul 2026
https://github.com/ilevn/sql-generator
SQL Generator for Postgresql-backed systems
generator postgresql psycopg2 python python39 sql
Last synced: 19 May 2026
https://github.com/prangonghose/blogs
A full-stack blog website built with Rails and PostgreSQL. Users can register and login to create new posts or read other users posts and like or comment on them. Users can delete their posts and also their comments. The website is connected to a database built with PostgreSQL.
cancancan capybara-rspec devise postgresql rails-application rspec-rails ruby-on-rails sql
Last synced: 20 Jan 2026
https://github.com/davidam/sql-examples
Simple and funny examples about SQL
Last synced: 19 May 2026
https://github.com/itskshitija/blinkit-data-analysis-using-sql
This project aims to analyze Blinkit order data using SQL to derive meaningful insights through Exploratory Data Analysis (EDA). Various SQL queries are used to explore customer details, order trends, revenue generation, and product performance.
data-science dataanalysis marketing-analytics mysql mysqlworkbench sql
Last synced: 02 Jul 2026
https://github.com/wychl/leetcode
leetcode leetcode-golang leetcode-javascript leetcode-practice leetcode-python leetcode-questions sql
Last synced: 18 Feb 2026
https://github.com/foggysmile/sql_bootcamp
SQL Bootcamp
bootcamp-project dml etl join sql
Last synced: 25 Jan 2026
https://github.com/nicolascampbell97/pbi_riesgopais
Testeo de modelo de regresión lineal entre el pbi y el riesgo pais argentino 1999-2023. Limpieza y transformación de datos con SQL y Excel. Regresión lineal, Test F y Coeficiente de determinación (R2) con R.
coefficient-of-determination data-cleaning data-science data-transformation excel f-test ggplot2 google-sheets inferential-statistics linear-regression r r-studio r2 sql sqlite tidyverse
Last synced: 15 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/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/bookseer/databases
Базы данных
database databases education sql
Last synced: 16 May 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/akram-sakib/raw-php-animal-website
css html php raw-php-animal-website sql
Last synced: 11 Apr 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/mikeludemann/security_code
Simple helper and tutorials for more security in website
php security security-code sql
Last synced: 28 Mar 2025
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/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/flowerinthenight/luna-go
Go SQL driver for Luna.
apache-arrow cache columnar-storage duckdb golang in-memory-database olap sql
Last synced: 19 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/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/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/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/cauadesa/5by5-andreveiculosmonolithproject
asp-net-core dapper dotnet entity-framework sql
Last synced: 16 May 2026
https://github.com/varghese25/sqlpractical_usecases
100 SQL Practical Use Cases
Last synced: 22 Jul 2025
https://github.com/gcoronelc/igh-mayo-2023
Taller de desarrollo de software con Gustavo Coronel
java javascript jpa oracle postman rest rest-api restful software software-engineering spring spring-boot spring-mvc springboot sql
Last synced: 09 Apr 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/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/birnadinerick/mhcc
Mathagal Health Care Center App Repo
desktop ecommerce-application pos rust sql sveltekit-tailwindcss
Last synced: 15 May 2026
https://github.com/mmeyer23/finops-sql
Open-source SQL toolkit for cloud cost analysis (AWS, GCP, Azure) built for FinOps engineers and data teams.
aws cloud-cost cost-optimization cur finops postgres sql
Last synced: 19 May 2026
https://github.com/ugate/sqler-postgres
🔑 @ugate/sqler dialect for PostgreSQL
dialect nodejs postgres postgresql sql
Last synced: 05 May 2026
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/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/ryan-bendelson/com-390
Advanced Database Systems class files
linear-regression microsoft-sql-server sql tsql visual-basic visual-studio windows-forms
Last synced: 19 May 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/nice-move/prettier-plugin-dbml
A Prettier plugin for DBML
database dbml prettier prettier-plugin schema sql
Last synced: 25 Feb 2026
https://github.com/hvignolo87/xaldigital-challenge
XalDigital challenge for Data Engineering job positions. Skills: SQL, Python, Data Analysis.
challenge python scripting sql
Last synced: 04 Jul 2026
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/datasqlsantosh/project-portfolio-e-commerce-data-analysis
In this personal Project-Portfolio-E-commerce-Data Analysis project, an exploratory data analysis was performed on the E-commerce Data available on Kaggle. The main aim of the project is to uncover insights into the store's sales and profits trends and patterns from 2018 to 2019.
data-cleaning data-visualization database dataset exc power-bi sql
Last synced: 11 Sep 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/debjyotisaha/hands-on-sql
My Learning Path towards SQL
cte data data-analysis insert joins select sql subqueries update
Last synced: 04 Apr 2025
https://github.com/mahfuzurrahman98/sqlalchemy-learning
SqlAlchemy is an ORM for python to interact with RDBMS, learning as a prerequisites to FAST API
Last synced: 18 Jun 2025
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/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/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/jtwebman/bigquery-local
Node.js + DuckDB local emulator for the Google BigQuery REST API. Drop-in for testing, CI, and local dev — with working PATCH.
bigquery duckdb emulator local-development nodejs sql testing typescript
Last synced: 19 May 2026
https://github.com/filippo-dimarzio/f1sqldatabase
This is my Formula 1 Database
database database-management sql sql-server
Last synced: 19 May 2026
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/aboubakr-jelloulat/sql-hackerrank
comprehensive collection of SQL solutions and explanations for HackerRank problems, organized by difficulty and topic to help developers master database querying skills
hackerrank sql sql-problems sqlserver
Last synced: 18 Feb 2026
https://github.com/noxify/lakeql
Build predictable, secure GraphQL APIs on top of Trino metadata with LakeQL's type-safe runtime and schema generation CLI.
api cli datalake generator graphql graphql-yoga hive honojs metastore minio parquet pothos s3 sql storage trino turborepo type-safe typescript
Last synced: 01 Jul 2026
https://github.com/felipeaz/sqlquery-creator
Create a SQL query from a JSON file
Last synced: 24 Feb 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/yuu-eguci/bank-master-creator
Create banks and their branches master.
Last synced: 10 Apr 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/vivekbtu/octalogic-assignment
This project aims to provide users with a form that collects user information and vehicle rental details, including rental dates. The system allows users to book vehicles based on their preferences and availability.
Last synced: 12 Apr 2026
https://github.com/iamandaleao/curso-mysql-fgv
Estudos e exercícios de SQL do curso FGV, com consultas, junções, funções e manipulação de dados, usando DBeaver.
backend banco-de-dados data-analytics dbeaver sql
Last synced: 13 Sep 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/rodrigoalvesvieira/brizo
A simple program that tests connectivity to the JDBC driver.
cin-ufpe database-course if685 oracle sql
Last synced: 10 Apr 2025
https://github.com/sagittaracc/suql
FullStack framework.
database databases event-database framework fullstack golang linq mysql orm pgsql php postresql query-builder query-language sql sqlite sqlite3 sugar sugarorm trigger-events
Last synced: 03 Feb 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/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/kaichiro/omnia-controls-lib
batch batch-file batch-script file ocl report script sql xml
Last synced: 12 Jan 2026
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/farhaduneci/sample_databases
Sample databases which I've found useful to play with
Last synced: 06 Mar 2026
https://github.com/d-ganchar/david8_clickhouse
david8 ClickHouse dialect
clickhouse python python3 query-builder sql
Last synced: 07 Mar 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/iamandaleao/curso-mysql-cursoemvideo
Repositório com anotações e exercícios práticos de MySQL, incluindo criação de bancos, tabelas, manipulação de dados e consultas SQL avançadas.
backend banco-de-dados mysql sql wamp-server workbench
Last synced: 13 Sep 2025
https://github.com/amarpanray/angulardotnetcoreapi
.Net Core API with Angular UI for demo purposes
Last synced: 19 May 2026
https://github.com/gcoronelc/sistuni-plsql-003
Taller de PL/SQL en SistemasUNI.
oracle-database oracle-db plsql sql
Last synced: 31 Jan 2026
https://github.com/gcoronelc/cepsuni-sql1-55131
Taller de SQL Server Implementación en CEPS-UNI (https://www.ceps.uni.edu.pe).
database sql t-sql table transact-sql
Last synced: 06 Apr 2025
https://github.com/gcoronelc/cepsuni-sql3-57022
Taller de SQL Administración en el CEPS-UNI con Gustavo Coronel.
database desarrollasoftware gcoronelc programacion sql
Last synced: 06 Apr 2025