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-10 00:26:02 UTC
- JSON Representation
https://github.com/la-lo-go/spring-crud
CRUD created as an introductory practice to creating APIs with Springboot and MariaDB using PicoCSS
Last synced: 15 Mar 2025
https://github.com/ugurmericranda/ecommerce-sql-database
SQL database project for an e-commerce platform with tables, keys, and sample data.
data-modeling database ecommerce mysql sql
Last synced: 14 May 2026
https://github.com/robertofernandezmartinez/logistics-fleet-dbt
🏗️ Modern Analytics Engineering project using dbt and BigQuery to model fleet operations. Implementing a Medallion Architecture, it transforms raw GPS data into a reliable Star Schema. Focuses on resolving data quality issues like sensor noise and duplicates through automated testing and CI/CD to ensure production-grade reporting.
analytics-engineering bigquery data-engineering data-modeling data-pipeline data-quality dbt etl google-cloud-platform logistics-analytics medallion-architecture sql
Last synced: 19 Jun 2026
https://github.com/mr-hrr-harry/task_manager
This is a simple console app developed in python @3.12.0 and psycopg2 @2.9.9 package for database integration
console-application elephantsql postgresql psycopg2 python3 sql task-manager
Last synced: 05 May 2026
https://github.com/juanparias29/bigdataprocessing
Repositorio con proyectos y laboratorios de procesamiento de datos utilizando Databricks, Apache Spark y Python. Incluye conceptos clave de Big Data, almacenamiento, procesamiento, análisis y aprendizaje automático.
apache-spark bigdata bigdataanalytics bigdatainfrastructure data-science database nosql-database python sql
Last synced: 11 Apr 2026
https://github.com/mikma03/databases
Main purpose of this repository is to generate knowledge about databases in general view.
cassandra graphql hadoop mongodb msql neo4j newsql nosql oracle-database postgresql redis sql
Last synced: 11 Apr 2026
https://github.com/krichard410/database
Database created as a project for Database Systems, built with SQL.
Last synced: 03 Feb 2026
https://github.com/yeshendradhaker5/spring-framework-bootcamp
This repository consists of the code, assignments, projects and their solutions for the Spring Framework.
cloud hibernate java jpa orm-framework projects spring-boot spring-mvc spring-security springframework sql
Last synced: 13 Apr 2026
https://github.com/chernyakid/startup-investments
Анализ рынка инвестиций в стартапы
Last synced: 03 Feb 2026
https://github.com/nel-zi/insighthire_agency
Built a web scraping solution using BeautifulSoup to extract job listings from MyJobMag, cleaned the data, and loaded it into PostgreSQL with SQLAlchemy for better job data management.
data dataloading datatransformation sql webscraping
Last synced: 16 May 2025
https://github.com/shahid1275/attend-ease
A digital solution for tracking attendance with real-time reporting, role-based access. Integration with official provincial datasets/APIs
mui-material nextjs reactjs sql typescript
Last synced: 01 Jul 2025
https://github.com/marcosfshirafuchi/udemy-java-completo-programacao-orientada-a-objetos-projetos
Udemy: Java COMPLETO Programação Orientada a Objetos + Projetos
devsuperior exceptions git github intellij-idea java mongodb nelioalves nosql poo spring-boot springboot sql udemy udemy-course webservices-backend
Last synced: 11 Apr 2026
https://github.com/praisetompane/app_etl
A toy API driven ETL application to experiment with the Flask(with gunicorn), SQLAlchemy, Alembic and Postgres.
alembic docker flask python railway sql sqlalchemy worldhealthorg
Last synced: 16 Apr 2025
https://github.com/praisetompane/app_flask_archetype
A Flask archetype project with common patterns to enable focusing on the unique aspects of your application instead of setup ceremony.
alembic docker docker-compose flask gunicorn python sql sqlalchemy
Last synced: 16 Apr 2025
https://github.com/abhisheksinghdhadwal/sha-1-encrypted-login-page
Project submission for Reliance Infra - Internship Training . Utilises Microsoft's .NET framework in order to create a secure web login page.
csharp dotnet full-stack login-system sql
Last synced: 11 Apr 2026
https://github.com/xblackicex/mini-sqldb-rs
🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.
Last synced: 16 May 2025
https://github.com/nktmys/sqlnull
sqlnull is utilities for working with sql.Null types in Go.
Last synced: 27 May 2026
https://github.com/sivasurya681/gym-management-system-
The Gym Management System is a web application developed using PHP and MySQL.
bootstrap5 css gym gym-management-system healthcare-application html hyper hyper-text-markup-language js php sql text two-tier-architecture webpage
Last synced: 11 Apr 2026
https://github.com/crbroughton/sibyl
A lightweight, type-safe query builder for sql.js, libSQL & Bun
bun database db embedded sql sqlite typescript wasm
Last synced: 11 Apr 2026
https://github.com/aram-ibrahim/server-base-files
A collection of codes to make the base of a server that uses Node JS and MariaDB.
mariadb mariadb-database node-js nodejs security sql
Last synced: 01 Jan 2026
https://github.com/shafaq-aslam/data-analytics-dairy
A comprehensive repository for Data Analytics learning and projects. It includes MySQL, Python, Power BI, Tableau, and Excel. The goal is to analyze data, generate insights, and create compelling visualizations for real-world datasets.
data-analysis data-visualization excel excel-based-data-analysis powerbi python-scripts sql sql-queries sql-queries-for-data-manipulation sql-query-for-data-visualization tableau
Last synced: 20 Jan 2026
https://github.com/compcode1/project-sql
In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending
Last synced: 18 Jun 2025
https://github.com/guptamudit/dsa---leetcode
LeetCode Problems
cpp database dynamic-programming javascript mysql problem-solving python sorting-algorithms sql
Last synced: 11 Apr 2026
https://github.com/akilesh-ga/sql
This repository contains SQL scripts covering basics to advanced topics like CRUD, joins, subqueries, and aggregations. Ideal for learners looking to build and practice SQL skills with real-world examples. Queries are organized and easy to understand for hands-on learning.
database-design database-management mysql sql
Last synced: 01 Jul 2025
https://github.com/jmigac/graphql-web-services-spring-aem
Master thesis on topic "Developing GraphQL Web Services in Spring and Adobe Experience Manager". Project will contain REST api build in Spring framework for receiving data about earthquakes with possibility of local data caching. Local data cache will be achieved will background thread contacting external API and filling local database using prebuild REST service. Build web service will be used as a backbone service for GraphQL endpoint, which will provide specific information to received query. As an addition to the master thesis content, new technology will be used in comparison with spring, it's called Adobe Experience Manager [AEM]. AEM is an enterprise content managment system, with a rich technology stack and high level of customization.
adobe adobe-experience-manager aem database earthquakes graphql graphql-endpoint jpa-hibernate junit5 jwt jwt-authentication local-database mysql rest-api security spring-framework sql web-services web-services-restful
Last synced: 11 Apr 2026
https://github.com/saisrivatsat/End-to-End-Data-Analytics-Retail-Orders-Analysis-Python-SQL
This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight
Last synced: 03 Sep 2025
https://github.com/rogermedico/magdapb
Website containing last updates on research and curriculum vitae of Dr. Magda Pascual Borràs. Whole project is made using CodeIgniter framework.
backend bootsrap codeigniter php responsive sql
Last synced: 06 May 2026
https://github.com/amishidesai04/travel-management-system-sql
Welcome to our Travel Management System repository, a SQL-based database management project. It handles customer and employee details, destinations, transportation (trains, buses, flights, cruises, cars), payments, and bookings. Complex SQL queries including subqueries and joins are used for data extraction and analysis.
database-management-system joins management-project query-language sql tabular-data
Last synced: 10 Mar 2026
https://github.com/vivprime/employee-management-system
GUI Application for the management of Employees
Last synced: 10 Jun 2026
https://github.com/cesarmartinez23/administracion_de_bases_de_datos_i
sql sql-server sql-server-management-studio
Last synced: 01 Jul 2025
https://github.com/oleksandr-romashko/goit-rdb-hw-03
SQL basics. DDL, DML and DQL requests.
databases dql-queries goit-rdb-hw-03 mysql mysql-workbench sql
Last synced: 20 May 2026
https://github.com/darc99/spring6-rest-mvc
csv flyway hibernate integration-tests lombok spring-boot spring-mvc sql test-containers
Last synced: 09 May 2026
https://github.com/suhailroushan13/project-management-tool-for-employees
The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams
agile express nodejs project-management react sql
Last synced: 11 Apr 2026
https://github.com/dominik-developer/ip_checker_php
User IP checker in db; PHP
Last synced: 28 Oct 2025
https://github.com/topunix/optimizing-public-transportation
docker kafa-consumer kafka kafka-producer sql
Last synced: 10 May 2026
https://github.com/khairulislam/student-s-task-management
A task management system where students can manage their academic task as well as share travel experience with others
Last synced: 05 May 2026
https://github.com/bilbottom/snowflake-streamlit-app
Repo for the Snowflake DABW course (badge 2).
Last synced: 03 May 2025
https://github.com/nph1508/sql_for_ecommerce_analyzing_sales_customer_behavior_in_bigquery
Designed and executed complex SQL queries on an ecommerce dataset using Google BigQuery to uncover customer behavior patterns, sales performance, and category-level insights. Focused on extracting business value through data exploration and aggregation techniques.
Last synced: 01 Jul 2025
https://github.com/fblupi/starsator-db
A database for registering stars information
Last synced: 05 Jan 2026
https://github.com/atluzka/discord-gambling-bot
Discord gambling bot, which stores its data in a SQL database
bot database discord discord-bot discord-gambling gambling opensource py-cord python sql
Last synced: 11 Apr 2026
https://github.com/veddonda/water-supply-management
This Repository is for Water Supply Management Database.
Last synced: 01 Jul 2025
https://github.com/ivanbyone/leetcode-sql-pgsql
LeetCode SQL Solutions in PostgreSQL
leetcode leetcode-solutions leetcode-sql postgresql sql
Last synced: 01 Jul 2025
https://github.com/pierre-fromager/pimapp
Sample App with Pimvc
acl jwt openstreetmap php7 sql
Last synced: 17 May 2026
https://github.com/allubie/Celestial-Bodies-Database
This is a sample database prepared for FreeCodeCamp's relational database course.
bash database freecodecamp postgresql relational-databases sql
Last synced: 17 Apr 2025
https://github.com/odeassis/me-to-web
Destinado ao aprendizado das principais tecnologias do desenvolvimento web.
Last synced: 11 Apr 2026
https://github.com/iamjuniorb/certifications
HTML project with a list of my certifications.
certificate certificates golang html-css-javascript php python r ruby rust sql
Last synced: 11 Apr 2026
https://github.com/tazgreenwood/data-warden
Fast, intuitive MySQL database management for VSCode. Query editor, data viewer, and quick table search with a powerful Golang backend.
database database-management database-tools golang mariadb mysql query-editor sql typescript vscode-extension
Last synced: 11 Apr 2026
https://github.com/aini9027/f1-analytics-portfolio
Formula 1 Race Strategy Analytics — End-to-End Data Analytics Project (SQL, Python, Power BI)
dashboard data-analytics ergast etl fastf1 formula1 kaggle portfolio-project postgres powerbi python sql sqlite streamlit tableau visualization
Last synced: 11 Apr 2026
https://github.com/wassupansh/q-a-system-for-retail-sales-using-google-palm-llm
This project is an end-to-end implementation of a Natural Language Q&A system that allows store managers to interact with retail sales data using natural language queries. The system leverages the power of Google PaLM, LangChain, and MySQL to convert user questions into SQL queries, execute them, and return meaningful results.
chromadb genai huggingface langchain llm mysql python sql streamlit
Last synced: 11 Apr 2026
https://github.com/heincm/burgerlogger
Makes use of a server and handlebars as well as get, post, and put methods with a SQL database and ORM
database express get handlebars orm post sql
Last synced: 11 Apr 2026
https://github.com/baku-stark/bootcamp-vivo-python-ai
🐍 | BootCamp Vivo Python AI
Last synced: 11 Apr 2026
https://github.com/rociobenitez/sql-cheatsheet
Resumen práctico de SQL: definición de datos, consultas, manipulación, control y transacciones.
cheatsheet dcl dcl-commands ddl ddl-commands dml dml-commands dql-commands sql sql-cheatsheet tcl tcl-commands
Last synced: 03 Feb 2026
https://github.com/marcinbojko/ssrs
Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs
chocolatey microsoft powershell sql
Last synced: 24 Mar 2025
https://github.com/syed-nihaal/python-flask-sql-notepad-web-app
cbse-project flask html-css-javascript python sql
Last synced: 01 Jul 2025
https://github.com/supernoi/relback
relBack is a facilitator in the live of Oracle DBA.
boostrap django oracle-backup oracle-database python sql
Last synced: 13 Jan 2026
https://github.com/devhyrum/user-management-and-blogging-api
Esta é uma API para gerenciamento de usuários e blogging. A API permite criar, atualizar, excluir e visualizar usuários, posts, categorias e comentários. Além disso, a API inclui a capacidade de upload de imagens.
Last synced: 11 Apr 2026
https://github.com/ezrahsieh/academicdatabasedashboard
The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.
dashboard data-visualization database-management mongodb mysql neo4j sql
Last synced: 21 Feb 2026
https://github.com/mingikang31/coffeemaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 11 Apr 2026
https://github.com/simonnyvall/funky-nas
A homemade NAS (Network Attached Storage) service made to be able to run on a Raspberry Pi for file storage.
azure-functions csharp docker docker-compose postgres postgresql raspberry-pi sql
Last synced: 11 Apr 2026
https://github.com/pejpero/pizza_ordering_website
A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.
css ejs html5 javascript json nodejs sql
Last synced: 11 Apr 2026
https://github.com/sebastian-huynh/mssql-queries
Demonstrating the ability to use DML and DDL sql queries to solve questions.
mssql mssql-database server-side sql sql-server
Last synced: 10 Mar 2026
https://github.com/binhnhu1409/-practice--postgresql
To practice and play with schema, collections and tables as well as get used to with SQL queries.
Last synced: 11 Jul 2025
https://github.com/mthirumalai2905/sql
SQL (Structured Query Language) is a programming language designed for managing and manipulating relational databases.
Last synced: 21 Feb 2026
https://github.com/dhamkirti21/login-and-verfication-using-sql
The Login and Verification System allows users to create accounts, log in securely, and verify their email addresses. It ensures the privacy and security of user data by utilizing SQL database for storage and Flask framework for handling user authentication and verification.
css flask html js mysql python sql
Last synced: 02 Apr 2026
https://github.com/vinsmokesomya/emojigresql
🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.
bytea decoding emoji encoding pgxn postgres postgresql postgresql-database postgresql-extension sql
Last synced: 07 May 2025
https://github.com/udaysingh236/odata-sql-connect
A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.
connector odata-server odata-service odatav4 sql
Last synced: 16 Jan 2026
https://github.com/takk8is/uniqueemailextractorfromsql
Python Unique Email Extractor from SQL
database david-c-cavalcante email email-extractor email-marketing extractor free macos marketing marketing-tools mysql mysql-database python python3 sql takk-ag takk-design takk8is
Last synced: 24 Mar 2025
https://github.com/guilhermersouza34/mod27-sql1
Criação de uma tabela em um banco de dados relacional utilizando comandos da linguagem DDL (Data Definition Language) para definir a estrutura da tabela. Além disso, foram utilizados comandos DML (Data Manipulation Language) para inserir, atualizar e consultar dados na tabela criada.
Last synced: 08 Jun 2026
https://github.com/yash-chauhan-dev/etl_airbnb_listing
A scalable ETL pipeline for transforming raw Airbnb listings data into a structured format for price and availability analysis. Built using Spark, HDFS, PostgreSQL and Docker.
airflow docker docker-compose etl etl-pipeline hdfs local-development postgresql python spark sql
Last synced: 11 Apr 2026
https://github.com/fsouza99/american-baby-names
An exploration of public data about names given to American newborns, seeking to answer some questions through PostgreSQL's capabilities.
data-science plpgsql postgresql public-data sql
Last synced: 31 Jan 2026
https://github.com/kiruko1025/student_management_system
Django web app for student management
Last synced: 24 Dec 2025
https://github.com/alexandrbig1/goit-sql-hw-04
This repository houses my third homework assignment for the SQL module, focusing on DML and DDL commands. Explore data manipulation and database structure definitions through practical exercises.
computerscience data-structures database ddl-commands dml-commands softwareengineer sql
Last synced: 02 Jul 2025
https://github.com/sasanthns/sql_data_warehouse_project
A comprehensive guide to building a modern data warehouse with SQL Server, including ETL processes, data modeling, and analytics.
data data-analysis data-science data-warehouse datacleaning etl etlpipeline sql sqlserver
Last synced: 24 Mar 2025
https://github.com/tanyakuznetsova/us-highschool-insights
Study of US/CA High School Performance and Socioeconomic Factors with SQL and GeoPandas
academic-performance california census-data data-visualization geometry geopandas geospatial map-visualization python school-performances sql sqlite3 visualization
Last synced: 28 May 2026
https://github.com/bhimavarapu-manoj-kumar/celestial-bodies-database
Required Project to earn Relational Database Certification from freeCodeCamp. Build a Database of Celestial Bodies using PostgreSQL.
freecodecamp freecodecamp-challenge freecodecamp-project freecodecamp-solutions freecodecamp-solved-challenges postgresql sql
Last synced: 16 Mar 2025
https://github.com/saisriramkamineni/onlineexamportal-quiz
Developed an Online Exam Portal using Java Swing and MySQL with timed quizzes, auto-grading, and real-time UI. Implemented OOP principles, JDBC integration, and multithreading for a dynamic timer feature.
java javaswing jdbc oops-in-java sql
Last synced: 10 Apr 2025
https://github.com/mandinijayaratne/travel_booking
The Travel Booking Project is a dynamic web application that allows users to browse travel packages and book trips online. It provides an interactive user interface where users can view various travel packages, see package details, and make bookings. The project is built using HTML, CSS, JavaScript, PHP, and SQL.
Last synced: 17 May 2026
https://github.com/danieljhkim/hive-duck
Hive-compatible CLI (-e, -f) backed by DuckDB for fast local SQL development without Hadoop or Hive.
cli data-engineering duckdb hive sql
Last synced: 13 Jan 2026
https://github.com/nathaliaveneziano/onebitcode
Exercícios desenvolvidos durante o curso Full Stack Javascript na One Bit Code @OneBitCodeBlog.
bootstrap bulma css3 git github html5 javascript mongodb nodejs react sass sql typescript
Last synced: 11 Apr 2026
https://github.com/itskshitija/blinkit-customer-and-order-analysis
This project aims to uncover meaningful insights and create a comprehensive visualization of Blinkit's operational data. Analyzing key aspects of Blinkit's customer base, order patterns, and product performance. Using three datasets—Customers, Orders, and Order Details.
data-visualization dataanalysis dataanalysisusingsql dataanalyst dataanalystportfolio mysql powerbidashboard sql
Last synced: 31 Mar 2025
https://github.com/kimhan-nah/hello-algorithm-sql
알알못 기만나가 알잘알이 쿼리 마스터가 되는 그날까지..!!!!!
Last synced: 12 Apr 2025
https://github.com/anuragmudgal96/data-warehouse-project
Designing and implementing a modern data warehouse on SQL Server, covering ETL pipelines, dimensional modeling, and analytical reporting.
data-analysis data-engineering data-warehouse datawarehousing etl etl-job etl-pipeline sql sql-server
Last synced: 09 Oct 2025
https://github.com/juanbarredo/top-earners
In this repository I am placing SQL scripts among other files that constitute my attempt at solving the HackRank problem known as TOP EARNERS
hackerrank hackerrank-solutions mssql sql
Last synced: 10 Mar 2026
https://github.com/kreipikc/golang-posts-website
An attempt to recreate a parody page for posts according to the hierarchy (Golang)
Last synced: 12 Jun 2026