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-03 00:26:03 UTC
- JSON Representation
https://github.com/manikantasanjay/electric_billing_system
Electricity Billing System CORE JAVA mini project
Last synced: 25 Apr 2026
https://github.com/brownj85/pg-man
Declarative schema management with auto-generated revisions for Postgres.
apgdiff migrations postgres schema sql
Last synced: 25 Apr 2026
https://github.com/avilash1212/sales-dashboard-using-google-looker-
Sales dashboard project using Google looker studio
data-analysis data-visualization jupyter-notebook python sql
Last synced: 25 Apr 2026
https://github.com/fulldroper/bego.com-for-qa
Сайт для QA тестування, створений з метою навчання тестуванню мовою php + mysql. Сайт інтернет магазину з можливістю реєстрації як клієнта так і магазину та панеллю адміністрації
Last synced: 25 Apr 2026
https://github.com/kohli716/microservice-bank-architecture
A microservices-based banking system built using Spring Boot, Eureka, API Gateway, and Keycloak for secure authentication and service discovery.
api-gateway banking-system data-structures-and-algorithms eureka-client feign-client java microservices postgresql-database postman-collection rest-api software-development spring-boot spring-data-jpa spring-security sql
Last synced: 25 Apr 2026
https://github.com/knutkirkhorn/databaser-med-videregaaende-programmering
Øvinger fra TDAT1005 Databaser med videregående programmering, dataingeniør NTNU
arv-og-polymorfi er-diagram jdbc mysql ntnu oppgave relational-databases sql
Last synced: 25 Apr 2026
https://github.com/bhupirao/govt-liv2train
A Spring Boot application for managing government-funded training centers. Features include CRUD operations, filtering and searching by various attributes, and timestamp handling in IST.
corejava orm-framework spring-boot sql
Last synced: 25 Apr 2026
https://github.com/arturocarrillojimenez/gestor-base-de-datos-tienda
Este es un gestor crm que te permite gestionar la base de datos de forma visible, es decir este tiene una interfaz con JavaFX y además utiliza la arquitectura MCV, la base de datos se ha realizado con MySQL
java javafx javafx-application mvc-architecture sql
Last synced: 26 Apr 2026
https://github.com/fabianuchoa/stockcontroller
An inventory control API made with an MVC model
Last synced: 26 Apr 2026
https://github.com/swimshahriar/cse311_mysql
This repository contains some of the SQL tasks that I worked on while doing the CSE311 academic course.
Last synced: 26 Apr 2026
https://github.com/gblack98/dbt-advanced-patterns
Production-grade dbt patterns: incremental models, SCD Type 2, custom macros, and slim CI for fintech data platforms
data-engineering data-warehouse dbt fintech incremental-models scd sql
Last synced: 26 Apr 2026
https://github.com/anuprashgautam/hotel-management-system
A streamlined 🏨 Hotel Management System that allows for efficient handling of hotel reservations and room management. Built using Java (JDBC), MySQL, and IntelliJ IDE, this project provides a clean command line interface for essential hotel operations.
Last synced: 26 Apr 2026
https://github.com/larissajusten/uergs-database
Disciplina de Banco de Dados da Universidade Estadual do Rio Grande do Sul.
database database-schema mysql sql
Last synced: 26 Apr 2026
https://github.com/alina1412/survey_django
A django application for surveys, which allows users to create surveys and answer surverys of other users.
django heroku-deployment python sql
Last synced: 27 Apr 2026
https://github.com/moshora99/sql-data-warehouse-project
Build modern data warehouse with mysql, Including ETL processes, data modeling and analytics
data-analysis data-engineering data-science database datawarehouse datawarehousing etl scheme sql sql-query 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/sramalhao/analyzing_mental-health
This repository contains an analysis of the mental health challenges faced by international students, based on a dataset provided by DataCamp. The project explores factors such as acculturative stress, social connectedness, and their impact on mental health outcomes like depression.
jupyter-notebook mental-health seaborn-plots seaborn-python 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/markokolarski/computer_store_management_system
Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.
computer-store data-modeling database inventory java jdbc oracle oracle-sql sql store-management
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/rahad-ullah/hello-prisma
Introduction to Prisma
postgresql prisma prisma-orm sql
Last synced: 27 Apr 2026
https://github.com/imwrdo/data-warehouses
Data warehouses labs at Gdansk University of Technology
business-intelligence data-warehouse database sql t-sql
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/daniel11v/drugstabledb
Web-App that stores and updates JSON data in MySQL with Python and displays it in a table using Flask
Last synced: 27 Apr 2026
https://github.com/dominikrys/sql-database-interface
💾 Java interface for interacting with a PostgreSQL database
Last synced: 27 Apr 2026
https://github.com/ljmf00-archive/codacy-tsqllint
Codacy tool for TSQLLint
codacy codacy-tool docker sql tool tsql tsqllint
Last synced: 07 Jun 2026
https://github.com/jay-singhvi/coding-with-leetcode
Learning how to solve leetcode problems and preparing for interview questions
leetcode-solutions pandas python3 sql
Last synced: 27 Apr 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/altaks/arqionplugins
Archive des plugins produits par l'équipe de développement d'Arqion
bungeecord dev minecraft multiplayer server spigot sql
Last synced: 27 Apr 2026
https://github.com/wallsified/it_ticket_system
Base de Datos para implementar un Sistema de Tickets TI. Hecho en MariaDB pero adaptable a MySQL.
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/pome1lo/databases
Here is a laboratory work on the subject of "Databases". The recommendations suggest using SQL Server 2019 and SQL Server Management Studio in the first semester and Oracle databases and SQL development tools..
database labworks mssql oracle sql
Last synced: 28 Apr 2026
https://github.com/deividfrancis/asksql
Desafio #boraCodar de um site de gerador de SQL utilizando IA
asksql chatgpt ia rocketseat sql sql-generator
Last synced: 28 Apr 2026
https://github.com/elam-parithi/bizcardx
BizCardX: This project is for extracting business card data with EasyOCR module
Last synced: 28 Apr 2026
https://github.com/habibaadam/alx-higher_level_programming
Repo for Higher level Programming Projects
javascript python-3 python-script sql
Last synced: 28 Apr 2026
https://github.com/aaronahmid/alx-higher_level_programming
This repository contains high level programming tasks from ALX Holberton Bootcamp
Last synced: 28 Apr 2026
https://github.com/roskakori/django-reporting-with-raw-sql
Code and slides for talk at PyCon Austria 2025
Last synced: 28 Apr 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/prabhakar-naik/python-flask-rest-api
python-flask-rest-api Application
dbms-project flask-application python python-project restful-api sql sqlite
Last synced: 28 Apr 2026
https://github.com/vineet1025/rule-engine-with-ast
Rule Engine with Abstract Syntax Tree (AST)
hibernate java springboot sql thymeleaf
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/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/endiliey/pysql
:calling: Random python and sql problem solving for learning purposes
Last synced: 28 Apr 2026
https://github.com/erictleung/freecodecamp-news-analysis
:office: Code and notes on running various database management systems
code database mongodb nosql postgresql sql
Last synced: 28 Apr 2026
https://github.com/mfrozzz/product-go-api
RESTful API in Go for product management, with Gin, PostgreSQL and Clean Architecture. It has CRUD endpoints with pagination, filters, data validation and rate limiting.
api clean-architecture docker dockerfile gin gin-gonic go golang jwt postgresql sql
Last synced: 28 Apr 2026
https://github.com/kos5667/database
mongodb mysql nosql oracle postgresql sql
Last synced: 28 Apr 2026
https://github.com/p4dro-dev/at2-banco-de-dados-ii
Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.
banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3
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/darshjasani/blogging-platform
This project is a blogging website built with Django, allowing users to create, read, update, and delete blog posts. It features user authentication, commenting, and a responsive design to enhance user experience.
django html-css-javascript python responsive-design 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/injamul3798/oop-project-bank_management_system-using-java
It was my first java project . I totally enjoyed .And that time i was learning java thats why this project was challenging.Learn a lot from this code.
database gui gui-application java sql
Last synced: 28 Apr 2026
https://github.com/jacksonsr451/banco-de-dados-rio-branco
Turma 3° Informática CE Rio Branco
banco-de-dados ce-rio-branco mysql sql sqlite3
Last synced: 08 Jun 2026
https://github.com/cbrnrd/authium
A simple software authentication server
api authentication gem ruby rubygems sinatra sql sqlite webhook
Last synced: 28 Apr 2026
https://github.com/istornz/audiosa
Site web permettant de gérer sa musique facilement depuis sa tablette
api audio-player cpp socket sql
Last synced: 28 Apr 2026
https://github.com/lakshman-github/web-development-project
Frontend - Backend - Database
css html java javascript jdbc sql
Last synced: 28 Apr 2026
https://github.com/henry-azer/hackerrank-solutions
Hacker Rank Solution Problems.
algorithms data-structures hackerrank java javascript problem-solving sql
Last synced: 28 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/1sumer/python-sql-machine_learning
This repository contains a comprehensive collection of Python and SQL scripts, ranging from beginner to advanced levels. Whether you're a student, educator, or developer looking to learn, teach, or reference Python or SQL concepts, you'll find helpful and structured code examples here.
datasets machine-learning python sql statistics
Last synced: 14 May 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/consulo/consulo-database
Tools: Database Browser, Languages: SQL
Last synced: 03 Jun 2026
https://github.com/imrandil/go_real_world_example
a real world project like feel, postgres at aiven cloud, golang and sql driver in place
aiven-cloud concurrency concurrent-programming db-operations go go-concurrency golang goroutines postgresql sql
Last synced: 29 Apr 2026
https://github.com/leo-spj/sql-coderhouse
Proyecto en MySQL - Modelado de Base de Datos. y visualización con PowerBI
Last synced: 08 Jun 2026
https://github.com/salma-mamdoh/sql
My Solutions For SQL 50 On LeetCode && 58 SQL Challenge On HackerRank
database hakerrank-solutions leetcode-solutions mysql problem-solving sql
Last synced: 29 Apr 2026
https://github.com/lamouchi-bayrem/hous-price-prediction-flask
A full stack web project based on Liniar regression model for house prise predection based on multi liniere
docker-image flask-application html-css-javascript python regression-models sql sqlalchemy
Last synced: 29 Apr 2026
https://github.com/bikramai/cafe-management-system
This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.
flask-login javascript mvc python sql sqlite3
Last synced: 29 Apr 2026
https://github.com/laisgalvao/revisao-oo-jdbc
Revisão de OO e SQL
backend database java oop-java oop-principles sql
Last synced: 29 Apr 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/taljindergill78/yelp-arizona-analysis
This project analyzes the Yelp dataset for the state of Arizona to extract insights about restaurant businesses and user behavior. Using Apache Spark and PySpark for distributed data processing, the project demonstrates how big data tools can be used to uncover patterns in customer reviews, business performance, and user engagement.
big-data data-analysis data-engineering distributed-computing pyspark spark sql yelp-dataset
Last synced: 29 Apr 2026
https://github.com/manoelpiovesan/bd
Back end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1
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/tomashubelbauer/ef-clear
Figuring out options for using the Clear method without having to materialize an EF collection
batch-delete dotnet dotnet-core ef entity-framework entity-framework-core net sql
Last synced: 29 Apr 2026
https://github.com/yuldashov10/dev_tools
Speeding up the project creation process and other solutions to increase developer productivity
bash-scripts dev-tools javascript python3 sql
Last synced: 29 Apr 2026
https://github.com/pietrapaz/projetofinalbd-senac
Projeto final do curso Administrador de Banco de Dados do SENAC ✅
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/chandantech2023/sales-trend-analysis
This repository features the Superstore Sales Analysis project, demonstrating data cleaning and analysis using Python and SQL, along with interactive visualization in Power BI. .
data-analysis data-science dax kaggle powerbi-desktop python3 sql
Last synced: 29 Apr 2026
https://github.com/chinmaybhalodia/walmart-virtual-internship
All the tasks submitted during the Advanced Software Engineering Virtual Training Program offered by Walmart Global Tech on Forage platform.
data-munging data-structures java python relational-database-design software-architecture software-engineering sql
Last synced: 29 Apr 2026
https://github.com/tazeenrashid/orders-analysis-using-python-sql-server-and-tableau
I sourced some Orders data through Kaggle; did EDA using Python and then fetched some insights out of cleaned data using SQL Server (SSMS). Then, I built a Tableau Dashboard for some visual insights. Have a look and share your feedback!
analytics data eda jupyter-notebook python sql tableau
Last synced: 29 Apr 2026