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/dogaaydinn/sqlselectproject
This project aims to provide a hands-on approach to retrieving and manipulating data from tables in a PostgreSQL database using SQL `SELECT` statements.
dataspell dbeaver docker postgresql select-statements sql
Last synced: 26 Apr 2026
https://github.com/yevheniidatsenko/goit-rdb-hw-02
✴️ RDB Hometask - SQL course
database goit goit-rdb-hw-02 mysql sql workbench
Last synced: 26 Apr 2026
https://github.com/manukot/car_dealership
Friendly Cars is a dealership that offers new cars from a single manufacturer. The dealership is located in a suburb of a large city. Its gross sales exceed one million dollars per year. It has ten employees – Jim Friendly (the owner/manager), eight salespeople, and an office manager.
database database-management sql sql-server
Last synced: 27 Apr 2026
https://github.com/antonharbers/periodic-table-fcc-cert
SQL Project for free code camp certificiation.
freecodecamp freecodecamp-project sql
Last synced: 27 Apr 2026
https://github.com/tandohanthonynwiackah/prempeto
Prempeto is a simple LMS written in java.
Last synced: 27 Apr 2026
https://github.com/as16082023/project-portfolio
A guide to all my projects
dashboard data-analysis data-cleaning data-visualization excel mysql power-bi python sql tableau
Last synced: 27 Apr 2026
https://github.com/rami24t/celestial-bodies-database-project
My solution to the build a postgresql celestial bodies (freeCodeCamp database project challenge).
database postgresql relational-databases sql
Last synced: 27 Apr 2026
https://github.com/notacat1/t4-sql-generator-project
This project provides a flexible T4 (Text Template Transformation Toolkit) template for dynamically generating SQL queries. The solution allows developers to quickly produce standardized SQL scripts with configurable table and field structures.
automation code-generation csharp database dynamic-programming script-generator sql t4 template
Last synced: 27 Apr 2026
https://github.com/busesimsek/sql-projects
A collection of my SQL projects with insights into real-world datasets.
data-analysis data-analytics mysql sql
Last synced: 07 Jun 2026
https://github.com/novikovadaria/sql_geekbrains
Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program
Last synced: 27 Apr 2026
https://github.com/pradipchaudhary/sql-playground
To experiment with SQL queries, especially those related to PostgreSQL.
Last synced: 07 Jun 2026
https://github.com/yahiazakaria445/end-to-end-sales-data-pipeline-modeling-and-analytics
End-to-end data engineering project using Python, SQL, Snowflake, Power BI, and Great Expectations.
great great-expectations powerbi python snowflake sql
Last synced: 27 Apr 2026
https://github.com/tools4ever-nim/nim-system-powershell-efinanceplus
eFinance Plus
efinanceplus nim provisioning sql
Last synced: 07 Jun 2026
https://github.com/gcoronelc/jdbc_2020_02
Repositorio del Taller de JDBC en SistemasUNI
coronel desarrollasoftware java jdbc netbeans oracle sql udemy
Last synced: 27 Apr 2026
https://github.com/richardbnk/data_tools
Python Library to Accelerate Creation of Data ETL Processes on multiple database systems.
Last synced: 27 Apr 2026
https://github.com/damdafayton/postgresql-queries
Some Postgresql queries and commands which I have used in a project.
Last synced: 27 Apr 2026
https://github.com/takeshiyoshikawa/product-registration-api
A simple REST API created in SpringBoot
Last synced: 27 Apr 2026
https://github.com/codewithmamoon/glossary-of-it-terms
# 📚 Glossary of IT TermsThis repository provides a useful reference for beginners, interns, developers, and anyone working in IT. It covers popular roles, technologies, terms, slang, and business vocabulary. 🛠️✨
angular coding-guidelines coding-resources developer-guide git-terms glossary government inclusive-coding jekyll junior-resources mvc ntier-architecture onboarding project-management-glossary software-engineering sql tech-terms terms-glossary
Last synced: 28 Apr 2026
https://github.com/vishnuka084/rabbitmq_demo
This project is a simple mail service implemented using Spring Boot and RabbitMQ. It provides a scalable solution for sending emails asynchronously using message queuing.
email-sender hibernate java rabbit-mq rabbitmq rabbitmq-consumer spring-boot sql
Last synced: 28 Apr 2026
https://github.com/vjavallar-ship-it/braze-lifecycle-analytics-automation-pipeline
Braze lifecycle marketing analytics pipeline
a-b-testing analytics automation bigquery braze communication-strategy data-insights data-modeling lifecycle marketing-automation performance-metrics pipeline sql user-segmentation
Last synced: 07 Jun 2026
https://github.com/macktb/sales-database
Sales Database with Docker Compose
docker-compose index mysql sql trigger view
Last synced: 28 Apr 2026
https://github.com/betodealmeida/enginator
A library that helps creating SQLAlchemy engines.
database engine python sql sqlalchemy
Last synced: 28 Apr 2026
https://github.com/matheus-mendes-almeida/projeto_escola
Protótipo de gerenciamento de um sistema escolar utilizando Java e MySql
java mvc-architecture mysql-database sql
Last synced: 28 Apr 2026
https://github.com/josemavarez11/db-component
PostgreSQL database connection component through a connection pool.
component java pool-connection postgresql sql threads
Last synced: 28 Apr 2026
https://github.com/zezs/genai-driven-database-query-assistant
The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.
chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit
Last synced: 28 Apr 2026
https://github.com/petr-plihal/is-for-art-school
Webový informační systém pro správu výpůjček technického vybavení v ateliérech umělecké školy.
css flask html information-systems mysql python reservation-system sql user-roles web-application webapp
Last synced: 28 Apr 2026
https://github.com/lizzyrufino/qtwitch
Twitch-inspired video streaming API, using RTMP (Real-Time Messaging Protocol) for real-time video streaming, PostgreSQL for data storage, and Quarkus as a high-performance backend framework.
java kafka panache quarkus rtmp sql streaming-video
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/andrewpillar/database
A simple library for working with database models in Go
Last synced: 28 Apr 2026
https://github.com/rosanafss/sql-journey
SQL, practicing for Udacity Data Track.
data-analysis database datascience jupyter-notebook python queries relational-databases sql sql-server
Last synced: 28 Apr 2026
https://github.com/kathleenwest/autogeneratexmlfromcsvfile
Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).
databases dbi grouping perl sql xml
Last synced: 28 Apr 2026
https://github.com/bfitech/zapstore-pgsql
A simple PostgreSQL connection wrapper.
microframework pdo pgsql php sql
Last synced: 28 Apr 2026
https://github.com/dzrekenathan/dbt-data-pipeline
A dbt data pipeline capstone project.
airflow airflow-dags dataengineering dbt docker python snowflake sql
Last synced: 28 Apr 2026
https://github.com/joaopaulopmedeiros/bd
Repository of Scripts made at DB classes
Last synced: 28 Apr 2026
https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
Last synced: 28 Apr 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/piandas/nequi-transaction-splitting-detector
Este proyecto aborda la detección de Mala Práctica Transaccional enfocada en el Fraccionamiento Transaccional: identificar usuarios que dividen grandes montos en múltiples transacciones pequeñas en una ventana de 24h, usando datos reales y sintéticos proporcionados
aws data-science docker fintech fraud-detection mlflow nequi pandas python sql
Last synced: 28 Apr 2026
https://github.com/gakas14/kafka_streaming_project
The project is to simulate Real-time streaming for movie details using Kafka. We used different technologies such as Python, Amazon EC2, Apache Kafka, Glue, Athena, and SQL.
aws aws-athena aws-glue ec2-instance jupyter-notebook kafka netflix-dataset pyhton3 s3-bucket sql
Last synced: 28 Apr 2026
https://github.com/ewoskyx/vet_clinic
Vet Clinic Database build with PostgreSql example
backend database postgresql sql
Last synced: 29 Apr 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/katarighe/clinic_database
A sample SQL database file representing a clinic. This database is created based on a relationship diagram.
database database-schema microverse-projects postgresql sql
Last synced: 29 Apr 2026
https://github.com/juliaszymanska/project_advanced_database_systems
Hotel chain database
database database-management database-systems functions hotel-chain-database mssql mssql-database sql sql-queries sql-query trigger
Last synced: 29 Apr 2026
https://github.com/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/dreitier/mssql-tools-docker
Microsoft SQL Server Tools
docker microsoft mssql mssql-docker mssql-server sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/satyacoder29/crowdfunding-in-sql
Crowdfunding is a method of raising funds for projects or causes by collecting small contributions from a large group of people, usually through online platforms. It enables individuals, startups, and nonprofits to secure funding, offering rewards or recognition in exchange, and helps bring ideas to life without traditional financing.
data-analysis data-cleaning database-management mysql-database quries sql sql-functions sql-server views
Last synced: 29 Apr 2026
https://github.com/eryks1999/task-completion-template
This template has been created by me for my own goals in excel. You are free to use it!
Last synced: 29 Apr 2026
https://github.com/exegeses/introdb-63198
Curso Introducción a Bases de datos | código 63198
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/tludlow/department-store-manager
Coursework which implements a department store database and information analysis
analysis data-science database sql
Last synced: 29 Apr 2026
https://github.com/fakhri098/project-sql-bigquery
This project aims to analyze taxi trip data with a focus on trip duration patterns, popular routes, and trip costs. The study was conducted to gain in-depth insights into taxi travel behavior based on historical data.
Last synced: 08 Jun 2026
https://github.com/codeofrahul/sql_practice_question
This repository contains my practice queries of SQL. I have solved these queries using Postgresql.
database postgresql practices sql sqlqueries
Last synced: 29 Apr 2026
https://github.com/florents-tselai/spat
Redis-like In-Memory DB Embedded in Postgres
cache postgresql redis sql valkey
Last synced: 29 Apr 2026
https://github.com/maynealis/sql_course
This repository is dedicated to practice SQL in the context of the course UC0492_3.
Last synced: 29 Apr 2026
https://github.com/lankesathwik7/sql-query-assistant
Natural language to SQL query converter using Groq LLM. Ask questions in plain English and get SQL queries, visualized results, and natural language explanations. Built with Streamlit and PostgreSQL.
data-analysis database groq llm natural-language-processing python sql
Last synced: 29 Apr 2026
https://github.com/coledixon/xml_parsing
learning XML parsing using C# and SQL
csharp sql windows-forms xml xml-parser
Last synced: 29 Apr 2026
https://github.com/mahalakshmi2610/daily-prep-track
📚 A structured, day-by-day preparation tracker to become job-ready at TCS and interview-ready for future Data Engineering roles. Includes DSA with Java, Python scripting, SQL practice, and core CS concepts.
computer-science daily-learning data-engineering dsa java preparation projects python sql tcs
Last synced: 29 Apr 2026
https://github.com/chimera-suite/thriftserver
Apache Thrift Server exposes a SparkSQL JDBC/ODBC endpoint.
jdbc spark sparksql sql thrift-server
Last synced: 29 Apr 2026
https://github.com/teja-1403/forage-standard-bank-data-science
This repository contains solutions to the 4 different tasks that must be performed during the Data Science virtual internship provided by Standard Bank via Forage.
automl communication-skills data-analysis data-science machine-learning python sql
Last synced: 29 Apr 2026
https://github.com/turbot/steampipe-plugin-chaosdynamic
Chaos Dynamic Plugin for testing aggregation of dynamic plugin connections with the craziest edge cases we can think of.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 29 Apr 2026
https://github.com/mirzayasirabdullahbaig07/advanced-sql-in-python
This repository covers advanced SQL concepts implemented using Python. It demonstrates how to interact with databases, run complex queries, perform joins, aggregations, window functions, and more using libraries like sqlite3, SQLAlchemy, or pandas. Ideal for data analysts and developers looking to integrate SQL power into Python workflows.
data databases dbms mysql nosql programing-language python sql
Last synced: 29 Apr 2026
https://github.com/alwayssany/bigquery-hackathon
A bigquery powered Smart Substitute Recommender that Suggest ideal product substitutes based on a deep understanding of product attributes, not just shared tags or categories.
bigquery bigquery-ai bigquery-ml google-cloud google-cloud-platform notebook-jupyter public-dataset python sql vector vector-search
Last synced: 29 Apr 2026
https://github.com/alvachon/postgres_note
Notes to use postgreSQL on Linux, mostly commands for the command line.
Last synced: 29 Apr 2026
https://github.com/alunera-data/sql-use-cases
Practical SQL use cases for Business Intelligence and IT Service Management (BI & ITSM)
business-intelligence dashboards data-analysis data-quality eda itsm kpis postgresql process-monitoring query reporting sql sqlserver
Last synced: 29 Apr 2026
https://github.com/valdidev/hotel-booking-system
Basic version of a hotel booking system (PHP & SQL)
Last synced: 29 Apr 2026
https://github.com/varshan1123/sql-tableau-project
We analyze key indicators for our pizza sales data to gain insights into our business performance - A Data Analysis Project performed on Tableau & SQL.
analysis data-analysis data-science data-visualization excel mysql powerbi sql sql-server tableau tableau-dashboards
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/aschoerk/go-sql-mem
An InMemory Database understanding SQL implemented using Go
db dbms go golang inmemory-db sql
Last synced: 29 Apr 2026
https://github.com/mayerbalintdev/gym-one-installer
The GYM One Installer simplifies the installation and setup of the GYM One gym management software. It automates the configuration of PHP, database, and other necessary settings, making it easy to deploy GYM One on any web server with PHP 8.0+.
free gym gym-management-system gymone gymoneinstaller installer php software sql ubuntu
Last synced: 29 Apr 2026
https://github.com/ecandotti/ecg-monitoring-system
🏥 Medical software
apache css docker html javascript makefile php sql
Last synced: 29 Apr 2026
https://github.com/narges-d/database-security
access-control apache database database-security encryption injection nosql security sql sqlserver webgoat
Last synced: 29 Apr 2026
https://github.com/aya-mash/eventease
This is an admin dashboard for managing Venues, Events, Bookings, and Customers.
app azure college-project database dotnet mvc serverless service sql
Last synced: 29 Apr 2026
https://github.com/darkhiem/library-management-system
A PHP-based Library Management System with role-based access, book checkout/return functionality, student management, and overdue fee tracking.
css dbms dbms-project html javascript library-management-system mysql php sql
Last synced: 29 Apr 2026
https://github.com/poakapx/columns_output
Консоль, що виводить один стовпець з таблиці або всі стовпці з таблиці.
Last synced: 08 Jun 2026
https://github.com/mberkiskal/teacherstudentinformingapplication-ogretmenogrencibilgilendirmeuygulamasi
Öğretmen ve Öğrenci için farklı girişlerin bulunduğu bir okul sistemi uygulaması. Öğrencilerin yetkisi sadece notlarına bakmakken Öğretmenler ; dersler, öğrenciler ve kulüpler için ekleme,çıkarma,silme ve güncelleme işlemlerini yapmakta. Aynı zamanda öğrencilerin sınav notlarını sistem üzerinden ekleme,silme ve güncelleme işlemi yapmaktadır.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 30 Apr 2026
https://github.com/yuktasree/wolf-parking-database-management
This repo provides a comprehensive database solution for managing campus parking, including parking lot availability, permit assignments, and citation tracking. The project covers ER diagrams, database schema design, and transaction handling.
database-management java mysql-database mysql-server sql
Last synced: 30 Apr 2026
https://github.com/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/srgchrksv/cloudflare-workers
Cloudflare Worker + D1 Database example
cloudflare cloudflareworkers sql
Last synced: 30 Apr 2026
https://github.com/cagandemirmr/airbnb_available_houses
In this repo, i create dashboard using Tableau.In this process, i use SQL and Python languages.
dashboard data-visualization dataprocessing python sql tableau
Last synced: 30 Apr 2026
https://github.com/abhayvashokan/habituals-backend
A corporate healthcare companion.
Last synced: 30 Apr 2026
https://github.com/celineboutinon/little-lemon
Meta Database Engineer Professional Certificate - Capstone Project
data-analysis data-analytics data-structures data-visualisation database-design database-schema databases mysql-connector-python mysql-workbench python sql tableau-dashboards
Last synced: 30 Apr 2026
https://github.com/akashbera009/foodieroute.com
FoodieRoute.com is a web-based food ordering platform that connects users with the nearest available restaurants using a clean, responsive interface.
css food-ordering html javascript php sql
Last synced: 30 Apr 2026
https://github.com/douglasdotv/cs50x
A repository for CS50 problem sets, labs and final project.
ai c cs50 cs50x cybersecurity data-structures python sql web-development
Last synced: 30 Apr 2026
https://github.com/mudasar187/mssql-server-docker
Microsoft SQL Server on Docker
backup database docker microsoft microsoft-sql-server sql sql-server
Last synced: 30 Apr 2026
https://github.com/murcegany/api-vhsys
This repository provides an example of integration and automation between the API VHSYS and a SQL Server database
api api-server automation automations csharp csharp-code sql
Last synced: 30 Apr 2026
https://github.com/vasugi2003/big-data-analytics
Big Data Analytics - various operations and functions.
big-data data-science dataset googlecolab hadoop hdfs pyspark python3 sql
Last synced: 30 Apr 2026
https://github.com/vodolaz095/purser
Казначей - система для хранения секретов, которые можно сжечь после прочтения
clean-architecture example grpc-server mysql postgresql redis sql swagger
Last synced: 30 Apr 2026