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-19 00:25:46 UTC
- JSON Representation
https://github.com/philipszdavido/forgedb
A lightweight SQL-inspired database engine written in modern C++.
Last synced: 13 Jun 2026
https://github.com/yopopova/sql_databases_mysql_and_postgresql_udemy
All tasks and exercises from Udemy's 'SQL - The Complete Developer's Guide (MySQL, PostgreSQL)' course.
course databases mysql postgresql sql udemy
Last synced: 05 May 2026
https://github.com/agrawalchaitany/flask-secure-file-sharing
A Flask-based secure file sharing system that enables secure file transfers between Operations Users and Client Users through encrypted URLs.
flask flask-sqlalchemy html html-css-javascript mysql mysql-database python sql
Last synced: 05 May 2026
https://github.com/diegofcornejo/fakerjs-data-generator
Generate JSON, SQL and CSV data with Faker JS
csv data-generator fakerjs json sql
Last synced: 25 Apr 2026
https://github.com/yash3972/walmart_sales_data_analysis
The Walmart Sales Data Analysis project focuses on extracting actionable insights from Walmart’s sales dataset using Python and SQL. The goal is to analyze sales performance, identify trends, and optimize business strategies based on data-driven decision-making.
Last synced: 05 May 2026
https://github.com/mr-chang95/data-modeling-with-postgres
Data Modeling With Postgres for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.
data-engineering etl-pipeline jupyter-notebook postgres python sql sqlalchemy table-creation udacity-nanodegree
Last synced: 05 May 2026
https://github.com/aa-nadim/dbms
Database Management System
database database-management database-management-system dbms mysql postgresql sql
Last synced: 05 May 2026
https://github.com/esscova/ecommerce-data-pipeline
Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.
data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql
Last synced: 05 May 2026
https://github.com/nmelgar/acme_dynamic_website
Dynamic website project
back-end backend college-project css html mysql php sql
Last synced: 05 May 2026
https://github.com/binbash23/mssql_generate_schema_scripts
Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.
database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver
Last synced: 05 May 2026
https://github.com/gps31320779/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra python sql terraform
Last synced: 05 May 2026
https://github.com/emanoelcampos/periodic-table
This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.
bash bash-script freecodecamp git postegres postegresql relational-database sql
Last synced: 05 May 2026
https://github.com/amitdev3/leetcode-sql-50
This repository contains solutions to 50 SQL questions commonly asked in coding interviews, as part of a series of videos uploaded to YouTube. n each video, I walk through the solutions in detail, explaining the approach and thought process behind solving each problem. The solutions provided here are written in SQL
Last synced: 13 Jun 2026
https://github.com/anibalalpizar/jsp-sql-delete_logical
Example of maintenance with a logical deletion using a database with previous information
Last synced: 13 Jun 2026
https://github.com/manikantasanjay/electric_billing_system
Electricity Billing System CORE JAVA mini project
Last synced: 25 Apr 2026
https://github.com/oyebamiji-micheal/sql100
100 questions on structured query language ranging from beginner to advance
css html javascript mysql relational-databases sql
Last synced: 06 May 2026
https://github.com/richardzhang01/employee-tracker
A simple command-line application utilizing Inquirer to manipulate a SQL database
Last synced: 06 May 2026
https://github.com/henry-azer/leetcode-solutions
LeetCode Problems Solutions.
algorithms data-structures java javascript leetcode problem-solving sql
Last synced: 06 May 2026
https://github.com/mariann95/sql_data_warehouse_and_analytics_project
Building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics. This repository also contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.
data-analysis data-analytics data-cleaning data-engineering data-lakehouse data-science data-science-portfolio data-warehouse data-warehousing datalake datawarehouse datawarehousing etl etl-job etl-pipeline medallion-architecture sql sql-query sql-server sqlserver
Last synced: 06 Jun 2026
https://github.com/pinedah/escom_advanced-databases
This repository contains materials, notes, and projects for the Advanced Databases course in the Data Science degree at IPN. It covers decision support systems, OLAP technologies, data warehouses, ETL processes, and non-relational databases, including document-oriented, key-value, and graph databases.
data-science databases escom powerbi python school sql
Last synced: 13 Jun 2026
https://github.com/trilokida/qa-from-sql-db-googlepalm
Query from DB with help of LLM in Simple English query
database googlepalm llm query question-answering sql
Last synced: 25 Apr 2026
https://github.com/hilalahmad0101/sql-queries-examples
A collection of SQL query examples and exercises to practice database queries, including real-world scenarios like customer transactions, product sales, employee records, and more. This repository is useful for learning SQL, improving query skills, and preparing for database-related interviews.
database databasemanagment mysql postgresql sql sqlexercises sqlparactice sqlqueires
Last synced: 06 May 2026
https://github.com/imshawan/problemsolving-hackerrank
Problem solving with Hackerrank
cplusplus cpp cpp-solutions hackerrank hackerrank-challenges hackerrank-java-challenge hackerrank-python-solutions hackerrank-solutions java java-8 mysql python python-3 python3 rest-api sql sql-database
Last synced: 06 May 2026
https://github.com/y-india/sql-practice
A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.
course learning postgresql practice sql
Last synced: 25 Jun 2026
https://github.com/dsillman2000/advent-of-code-2024
David's Advent of Code for 2024 (PostgreSQL)
advent-of-code-2024 docker postgresql sql
Last synced: 29 Jun 2026
https://github.com/j-sephb-lt-n/auto-database-structure-discovery
Automated Database Structure Discovery
database dataviz dbvisualizer discovery graph-algorithms join sql
Last synced: 06 May 2026
https://github.com/aldenvallestero/sequelize-associations-migrations
A sequelize migrations with complex models associations
database postgresql sequelize sql
Last synced: 06 May 2026
https://github.com/brni05/fastql
An SQL CLI wrapper that turbocharges your workflow
command-line node server sql sqlcl terminal webgui
Last synced: 06 May 2026
https://github.com/dev-vivekkumarverma/typesense
typesense project
docker-compose env pagination postgresql postgresql-database python3 sentence-transformers shell-scripting sql typesense vector-database
Last synced: 06 May 2026
https://github.com/xihuanxiaorang/doclib
涵盖全栈开发所需的各种技术:前端 (Vue3全家桶、TypeScript、Uniapp、微 信小程序)和后端(Spring、 SpringBoot、SpringCloud、源码分析 【JDK、Spring、SpringBoot、 Mybatis】)等等
datastructures-algorithms interview java spring springboot springcloudalibaba sql vue3
Last synced: 20 Apr 2026
https://github.com/gcoronelc/cepsuni-disbd-64751
Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.
database java oracle programacion programming python software sql
Last synced: 06 May 2026
https://github.com/aymanek24/authenticationjwt
This an authentication System made with SpringBoot Using JWT
authentication doctor jwt-auth jwt-authentication jwt-bearer-tokens jwt-token postgresql spring-boot sql
Last synced: 20 Apr 2026
https://github.com/manisha-jagtap/real-time-java-projects
Real Time (Java Projects)
java java8 javascript mvc-architecture postgresql spring-boot sql streamapi
Last synced: 06 May 2026
https://github.com/zahidshaikh10101/zomato-rating-prediction
This project demonstrates a complete machine learning pipeline that predicts customer ratings for restaurants on Zomato, a popular restaurant discovery platform.
flask git machine-learning pipeline python sql
Last synced: 06 May 2026
https://github.com/albertofaraujo/sql_eda_hospitalar
O propósito desta análise de dados é responder às questões empresariais apresentadas pela administração do hospital. Estes insights serão fundamentais para orientar decisões de natureza financeira e logística.
Last synced: 06 May 2026
https://github.com/opplieam/bb-admin-api
A stateless REST API developed in Go, utilizing a PostgreSQL database, and designed for production in a Kubernetes environment.
gin go-jet go-migrate golang kubernetes mockery rest sql testify
Last synced: 06 May 2026
https://github.com/tiagoantao/some-database
Developing a Relational Database in Python as a learning experience
Last synced: 06 May 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/srimantapal205/sql_code
SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.
Last synced: 24 Apr 2026
https://github.com/tysonandre/phansqlplugin
WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now
Last synced: 06 May 2026
https://github.com/crunchypotata/sql-50-leetcode
This repository contains my personal solutions to the Top 50 SQL Questions on LeetCode.
database leetcode-solutions postgresql sql
Last synced: 24 Apr 2026
https://github.com/oth21dev/bestwave
The Surf Forecast Web Application is a comprehensive, full-stack project designed to provide surfers with real-time and accurate wave forecasts for various beaches in Portugal
css express html javascript mysql-database nodejs react sql typescript weather-api
Last synced: 09 Jun 2026
https://github.com/harish-siva/analyzing-personal-expenses
This project aims to simulate an expense tracker for an individual using the Faker library. The project generates realistic monthly expense data, processes and stores it in a SQL database, and creates SQL queries to derive insights into spending behavior. Streamlit app is developed to visualize these insights and showcase the results of SQL queries
data-visualization expense-tracking exploratory-data-analysis financial-analysis matplotlib pandas python seaborn sql sqlalchemy streamlit
Last synced: 06 May 2026
https://github.com/deliugeorgiana/ballet-equipment-store-database-project
The project is a database management system designed to manage a ballet equipment store.
Last synced: 06 May 2026
https://github.com/perlmonker303/socialbisquit1.0
A social network built without any framework
ajax axios javascript jquery php social-network sql
Last synced: 06 May 2026
https://github.com/andreluialves/mysql-all-for-one
Projeto que exercita os comandos SQL para consulta e manipulação de tabelas de um banco de dados.
mysql mysql-database nodejs sql workbench
Last synced: 06 May 2026
https://github.com/souza-vitor/stock-market
codecademy data data-analysis data-mining data-science sql sqlite
Last synced: 26 Jun 2026
https://github.com/ledsouza/python-sql
Desenvolver análises de um banco de dados utilizando SQL com Python
pandas plotly python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/saahilanande/college-management-system-db1
Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.
java oracle-database spring-mvc sql sqlite
Last synced: 06 May 2026
https://github.com/kiruko1025/student-management-system
Django web app for student management
Last synced: 25 Apr 2026
https://github.com/licetlemus/dev015-fleet-management-api
Este proyecto consiste en desarrollar una API REST para gestionar y consultar las ubicaciones de casi 10 mil taxis en Beijing, China. El objetivo es explorar soluciones eficientes para almacenar y procesar volúmenes de datos, asegurando una experiencia de usuario óptima.
api api-rest flask jwt-authentication jwt-token pip posgtresql python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/aejkatappaja/cs50x_2024
CS50x 2024 - problem sets and notes
c computer-science dsa engineering flask harvardcs50 python sql
Last synced: 06 May 2026
https://github.com/tawfikhammad/sql-leetcode-solutions
The solutions of SQL 50 LeetCode problems
data-analysis data-engineering database leetcode leetcode-solutions sql
Last synced: 15 Jun 2026
https://github.com/albertovidana/hacker-rank
Repository for hackerrank problems
algo bash-script coding java practice practice-programming ruby sql
Last synced: 06 May 2026
https://github.com/billwallis/database-crud-example
A simple example of a CRUD implementation for a database layer.
Last synced: 24 Apr 2026
https://github.com/fbarffmann/home_sales
Analyzed 25,000+ home sales using PySpark and SparkSQL. Identified pricing trends by year built, home features, and view rating. Optimized query run-time by 70% using caching.
aws big-data data-analysis home-sales parquet pyspark python spark spark-sql sql
Last synced: 06 May 2026
https://github.com/jeff-vincent/flask-api
A simple, light-weight Flask+SQLAlchemy boilerplate
api authorization flask mysql sql sqlalchemy
Last synced: 06 May 2026
https://github.com/kaushikrohida/tokyo-olympic-analysis-2021-azure-de
Tokyo Olympic 2021 Analysis Using Microsoft Azure platform
azure azuredatafactory azurestorage azuresynapseanalytics databricks powerbi python sql tableau
Last synced: 06 May 2026
https://github.com/llsaimur/employeemanager.api
csharp dotnet mvc repository-pattern sql
Last synced: 06 May 2026
https://github.com/its-kios09/my-sql-masterclass
MySQL is an open-source relational database management system.
Last synced: 15 Jun 2026
https://github.com/samuelbarbosadev/btime_technical_test
Você é um Analista de Dados Pleno em uma empresa fictícia de aluguel de filmes. Sua tarefa é realizar análises e apresentar insights com base na base de dados “Pagila”, que contém informações sobre filmes, atores, locações e clientes.
analytics dashboards postgresql python sql
Last synced: 06 May 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/zerdicorp/zer.sql
A small module for working with relational databases using the JDBC driver.
java jdbc jdbc-driver mariadb module mysql sql
Last synced: 06 May 2026
https://github.com/fantacovid-19/ejercicios-csharp
Ejercicios C# Inacap-2022
asp-net asp-net-mvc csharp inacap inacap-2022 sql sql-server
Last synced: 06 May 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/sandipmaurya2611/online-shopping-portal-project-v2.0
This project is an Online Shopping Portal built using PHP. It includes features for both users and administrators, such as user registration, profile management, shopping cart, product management, and order management.
Last synced: 07 May 2026
https://github.com/rafavermar/mysql
Here I would like to share all my little projects in SLQ. From self taught ones to guided AWS deployemnts
aws mysql mysql-database mysqlworkbench sql
Last synced: 07 May 2026
https://github.com/purestorage-openconnect/sql-pvd
Repository for a Pure Validated Design scripts and templates.
azure cbs flasharray powershell purestorage python sql
Last synced: 07 May 2026
https://github.com/ggldnl/data-management-for-data-science
Material from the Data Management for Data Science course
data-science mongodb postgresql sql university
Last synced: 07 May 2026
https://github.com/data2proc/sql-health-dashboard-pro
🩺 Lightweight SQL Server health check toolkit — run diagnostics, export reports, and monitor critical metrics with simple scripts and PowerShell.
database dba-tools health-check performance-monitoring powershell sql sql-dashboard sql-health sql-server
Last synced: 07 May 2026
https://github.com/lgomezruiz/sql-exercises
Repository with my exercises with SQL
database mysql oracle oracle-sql-developer postgresql relational-databases sql
Last synced: 07 May 2026
https://github.com/vasyas/interpolated-sql
javascript mysql nodejs orm sql typescript
Last synced: 07 May 2026
https://github.com/ejw-data/etl-election-reporting
Used pandas to resolve discrepencies in real-time election poll results and moved data to postgres.
common-table-expression pandas postgresql python regular-expressions sql
Last synced: 07 May 2026
https://github.com/gregoritsch3/project_sql_job_analysis
An SQL project that draws useful insights from existing job data. It provides information regarding top-paying Data Scientist jobs and skills (both job-opportunity-based and salary-based), the most in-demand skills for Data Scientist roles, as well as a list of optimal Data Science skills to learn (skills high in demand and market value).
chatgpt dataanalysis postgresql sql statistics
Last synced: 16 Jun 2026
https://github.com/ehtishama/mini-sql
A simple file-based SQL database implementation in JavaScript.
Last synced: 07 May 2026
https://github.com/smileexpression/database-systems-laboratory
A repo to store something of database systems lab
csharp database dotnet library-management-system mysql sql sysu-course
Last synced: 07 May 2026
https://github.com/himanshsharmaa/examify
Examify is an online examination and classroom management system designed for educational institutions. Built to emulate key features of Google Classroom, it offers seamless login, class joining via code, exam management, result processing, and user roles for students, teachers, and administrators.
exam-system html javasvript mysql php sql
Last synced: 07 May 2026
https://github.com/eisi05/sql-builder
This repository simplifies working with SQL in Java.
database java mysql sql sql-builder sql-parser
Last synced: 26 Jun 2026
https://github.com/pietrapaz/oficina_cd_dados
Arquivos da oficina de Ciência de Dados ✅
colab-notebook powerbi python r rlanguage sckit-learn sql
Last synced: 07 May 2026
https://github.com/lvce-editor/language-basics-sql
lvce-editor sql syntax-highlighting
Last synced: 16 Jun 2026