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/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/bienvenuushindi/vet-clinic-database
A relational database to create the initial data structure for a vet clinic
database postgresql sql sql-server
Last synced: 11 May 2026
https://github.com/mohamad-shosha/spring-boot-ecommerce
A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.
java jpa-hibernate maven spring spring-boot sql workbench
Last synced: 10 Jun 2026
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 11 May 2026
https://github.com/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 May 2026
https://github.com/gregwhitaker/dbmigrator
Template project for creating a Flyway database migrator.
database-migration flyway flyway-migrations postgresql sql template
Last synced: 12 May 2026
https://github.com/sainingo/vet_clinic_database
This is a postgreSQL database for Vet clinic. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
Last synced: 12 May 2026
https://github.com/rafaelmoura23/data_base
SQL | Query | Back End | PHP | PostgreSQL
Last synced: 13 May 2026
https://github.com/chrisross5/tradingview-ideas
College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.
bcrypt flatlaf java jaxb jsoup rss sql sql-server swing
Last synced: 13 May 2026
https://github.com/kevinmarquesp/csv2sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 11 Jun 2026
https://github.com/shreyakushw/student-information-management-and-ranking-system
The Student Information Management and Ranking System is an SAP ABAP module pool program designed to manage student information. It provides a user-friendly interface for inputting, storing, and retrieving student data, including student names, IDs, email addresses, and GPAs.
Last synced: 13 Jun 2026
https://github.com/cedx/sql.ps1
A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/omarelfiki/vortexdb
An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base
dbms-project gui mssql-server python sql sql-injection
Last synced: 15 Jun 2026
https://github.com/paulushcgcj/sqlfy
Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.
Last synced: 16 Jun 2026
https://github.com/tuanai-vireox/beyond-leet-code-practice
Practice for Algorithm, Data structure, SQL, Bigdata ...
data-structures-and-algorithms leetcode python sql system-design
Last synced: 17 Jun 2026
https://github.com/michellepellon/nfl-data-stack
NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running <10s on a laptop.
analytics data-engineering dbt duckdb elo-rating forecasting monte-carlo-simulation nfl parquet predictive-modeling sports-analytics sql stats statsmodels
Last synced: 18 Jun 2026
https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end
We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.
absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver
Last synced: 18 Jun 2026
https://github.com/nirmalyabag20/amazon-prime-video-dashboard-using-tableau
I have developed a comprehensive Amazon Prime Video Dashboard, which offers in-depth insights into the platform's content library. This dashboard is designed to help stakeholders understand various aspects of the available shows
dataanalytics datavisualization datawrangling python sql tableau
Last synced: 18 Jun 2026
https://github.com/cauadesa/5by5-dapperclass
Dapper introduction repository.
Last synced: 19 Jun 2026
https://github.com/dorukalkan/3a-superstore-analysis
End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset
data-science data-visualization dbt machine-learning power-bi python sql
Last synced: 20 Jun 2026
https://github.com/heptau/pg_atropos
✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.
Last synced: 21 Jun 2026
https://github.com/nabinkhair42/datalens
The web-native, collaborative database IDE
datbase db nextjs postgresql sql web
Last synced: 21 Jun 2026
https://github.com/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 2026
https://github.com/rudolphreti/asp.net-sql-docker-basics
This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.
asp-net-core csharp docker mvc sql
Last synced: 28 Jun 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/yinxulai/sqls
Simple sql writing tool for go
go golang gorm mybatis sql sqlbuilder
Last synced: 29 May 2026
https://github.com/terminalkitten/fhirebase-core-json-schema
Validate FHIR resource field of JSONB type with JSON Schema
fhir json json-schema postgres sql
Last synced: 13 Apr 2026
https://github.com/vitorm3/ecommerce-ed
Generalist E-Commerce model for testing data pipelines and projects best practices
apache-airflow apache-spark astro-cli mkdocs python sql
Last synced: 12 Mar 2026
https://github.com/kariemoorman/didactic-diy
Data Engineering, Science & Analytics, for practice and utility.
computer-vision data-analysis data-engineering datascience forecasting machine-learning nlp sentiment-analysis sql statistics
Last synced: 27 Jan 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/apache/ignite-release
Mirror of Apache Ignite
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 10 Apr 2025
https://github.com/semrekkers/querier
Simple SQL builder and executor for Go
Last synced: 14 Jan 2026
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/himudigonda/leetcode-old
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 08 Oct 2025
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations
This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.
dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql
Last synced: 07 Jan 2026
https://github.com/alenap93/kysely-cache
Cache layer for Kysely
cache database kysely lru query-builder sql
Last synced: 16 Mar 2025
https://github.com/manjit-baishya-datascience/cargo-delivery-database-management-system
This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery.
database-design database-designed-project sql sqlite
Last synced: 31 May 2026
https://github.com/dilane3/courses-planning
Server app made with Nodejs | Express for managing courses planning.
expressjs nodejs sequelize sql
Last synced: 14 Apr 2026
https://github.com/hozlucas28/codo-codo-back-end-project-2022
Repository of "Codo a Codo - Full Stack Java" Back-end side, project.
2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql
Last synced: 14 Apr 2026
https://github.com/vishnuganeshan/fullstack-tech-notes
🎯 My journey to becoming a Senior Full-Stack Developer – Structured notes, projects, and progress tracking across React, Node, SQL, DSA, System Design, DevOps, and more.
ai computer-fundamentals devop dsa express javascript mongodb mongoose mysql new-technologies nextjs node react sql system-design typescript
Last synced: 15 Oct 2025
https://github.com/yeuner/dataanalystportfolio
This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL
Last synced: 18 Jan 2026
https://github.com/bunu23/jdbc-jpa
Java Database Connectivity (JDBC) and Java Persistence API (JPA) Basics
dao-design-pattern java jdbc jdbctemplate jpa-hibernate mysql spring-boot sql
Last synced: 13 Apr 2026
https://github.com/camilajaviera91/dag-first-approach
This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.
airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql
Last synced: 13 Apr 2026
https://github.com/bfitech/zapstore
A simple database connection wrapper.
microframework mysql pdo pgsql php predis redis sql sqlite3
Last synced: 29 Apr 2026
https://github.com/autra/adventofcode
My answer to the adventofcode challenge, mainly in sql (PostreSQL flavour): https://adventofcode.com
adventofcode adventofcode2020 postgresql sql
Last synced: 28 Apr 2026
https://github.com/ojasmaniyar5/qspiders-incubation
📍UPCOMING PYTHON FULL STACK DEVELOPER 😎
apptitude django offerletters python react resume sql webtechnology
Last synced: 01 Mar 2025
https://github.com/mateoniksic/project-project-management
web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]
college-project css dashboard database html php sql usermanagement
Last synced: 13 Apr 2026
https://github.com/rodrigorvsn/freelacalculadora
Maratona discover 2 node js
css html5 javascript maratonadiscover nodejs sql
Last synced: 14 Apr 2026
https://github.com/j5gomes/tbd-subject
Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course
Last synced: 13 Apr 2026
https://github.com/petrfaltus/ms-sql-server-connection-source-codes
Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.
batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures
Last synced: 27 Jan 2026
https://github.com/bria222/mkopo_loan_management_system
mkopo lms is a loan management system which helps both clients and the loan administrators to manage loan disbursements and loan statistics
backend-api bootstrap4 css3 html-css-javascript javascript material-ui mysql-database php sql validation
Last synced: 11 Apr 2026
https://github.com/yeshunit/walmart-product-customer-sales-sql-analysis
This project aims to explore the Walmart Sales data to understand top performing branches and products, sales trend of of different products, customer behaviour. The aims is to study how sales strategies can be improved and optimized. The dataset was obtained from the Kaggle
data database mysql sql walmart
Last synced: 24 Feb 2026
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/nlabsglobaltechnologgies/jobseekerclonedb
# İstanbul Eğitim Akademisi Projesi
clone clone-database mssql mssql-database sql
Last synced: 31 May 2026
https://github.com/ncrmro/postgres-graphql
graphql postgraphile postgraphql postgres postgresql sql
Last synced: 05 May 2026
https://github.com/shubhendu-bhakat/simon-game
This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.
css3 expressjs html5 javascript nodejs sql
Last synced: 12 Apr 2026
https://github.com/vvipjain/hockey-tournament-analysis
Hockey Tournament Analysis
beautifulsoup data data-analysis data-visualization databases pandas pandas-dataframe powerbi python python-library python-script requests-library-python sql sql-server sqlalchemy
Last synced: 27 Jan 2026
https://github.com/as16082023/restaurant-order-analysis
Analyzing order data to identify the most and least popular menu items and types of cuisine
data-analysis maven-analytics mysql restaurant-order sql
Last synced: 10 Apr 2025
https://github.com/as16082023/music-store-analysis
This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior
data-analysis music-store-analysis mysql sql
Last synced: 06 Jul 2025
https://github.com/sarathchandranpm/restaurant_order_analysis
This project entails an in-depth analysis of a restaurant's order and menu data. The focus is on exploring customer ordering behaviors, menu item attributes, and order specifics. By investigating the connections between order details, menu items, and order dates, the project seeks to generate valuable insights into the restaurant's operations.
Last synced: 10 Apr 2025
https://github.com/nafisalawalidris/hotel-reservation-analysis
This project analyses hotel reservation data from Resort Hotels and City Hotels to uncover booking trends and insights. Utilising Microsoft Excel for initial data cleaning, PostgreSQL for data analysis and Tableau for creating visualisations, the project aims to deliver a comprehensive dashboard that highlights key metrics such as booking status.
data-analysis data-cleaning data-visualisation hotel-reservations microsoft-excel postgresql sql tableau tableau-dashboards tableau-desktop tableau-public
Last synced: 06 Jul 2025
https://github.com/thomascode92/sql-complete-developers-guide
From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️
academind-course database learn-sql-language mysql postgresql rdbms sql
Last synced: 19 Apr 2026
https://github.com/jamesehiabhi/lewis-product-portfolio
Lewis Revenue Analysis by Product Category
Last synced: 27 Aug 2025
https://github.com/shmuelmofrad/sbql
This is just a simple SQL training program with spring boot and H2 database
h2-database java maven springboot sql training
Last synced: 13 Apr 2026
https://github.com/rkolehov/retail-sales-analysis-project
End-to-end e-commerce analysis showcasing SQL and data visualization skills. Tracks sales, customer behavior, product performance, and delivery efficiency. Interactive dashboards provide actionable insights for business decision-making
analytics dashboard data-analysis ecommerce jupyter-notebook postgresql python sql tableau vscode
Last synced: 19 Apr 2026
https://github.com/amandavsamorim/mysql-exercises
Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.
Last synced: 13 Apr 2026
https://github.com/purnendudutta/bike-rental-management-system
This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.
Last synced: 27 Apr 2026
https://github.com/fabriciopsouza/miniprojeto-dw
Miniprojeto Curso PostGree SQL e Pentaho DI
data-structures database datawarehouse etl pentaho pentaho-data-integration postgreesql sql
Last synced: 31 May 2026
https://github.com/panoschatzi/paris_olympics_2024_database
A postgreSQL database of 2024 Paris Olympics.
cs50sql-final-project database docker postgresql sql
Last synced: 13 Apr 2026
https://github.com/practical-works/sql
SQL Practical Works Default Repository.
sql sql-course sql-language sql-learning sql-query
Last synced: 23 Feb 2026
https://github.com/1boch1/addalias
Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result
javascript npm-package query-builder sql
Last synced: 08 Jan 2026
https://github.com/tchoutri/feed-extract
This haskell program extracts the data from FeedReader's database and exports it as an OPML file
feedreader haskell opml rss sql
Last synced: 24 Oct 2025
https://github.com/lion-packages/database
Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).
database mysql php postgresql sql sqlite
Last synced: 11 Jan 2026
https://github.com/atulsinghmbbs/online-hardware-and-software-application
This is the backend application of an online Hardware and Software Application. The user flow is implemented for 3 entities, HOD Engineer and Employee. Employee can login registered the complain .HOD can registered the Engineer and assign to problem to the engineer and Engineer can the solved the complain and Update the complain Status
Last synced: 13 Jun 2025
https://github.com/priom7/discussion-forum-laravel-vue-pusher-
Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.
bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify
Last synced: 12 Apr 2026
https://github.com/Alireza0K/Todo-List
This app helps you list your daily tasks or anything you want to do, this project is an offline to-do list which means your to-do list is safe So don't worry about leaked your data.
css elequent html5 laravel php sql task-manager todo todo-list todolist todolist-application
Last synced: 11 Mar 2025
https://github.com/germanysources/fosswaresearch
Search engine for free and open source software on github, gitlab and other hosting services.
github-api gitlab-api searching sql
Last synced: 21 Jan 2026
https://github.com/arkenidar/java-spring-sql
Console app with JDBC (note: using Spring Framework)
java jdbc postgresql spring sql
Last synced: 13 Apr 2026
https://github.com/stimulsoft/samples-reports.python
Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer
adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp
Last synced: 10 Apr 2026
https://github.com/a248/jdbcaesar
Conquer the verbosity of plain JDBC.
functional-programming java jdbc jdbc-utilities sql sql-builder
Last synced: 13 Oct 2025
https://github.com/mensenvau/data_engineering_solution_no1
Data Engineer Lead Analyst Case Study
data-analyst data-engineer sql
Last synced: 17 Feb 2026
https://github.com/mahendra077/ml_model_using_gcp_bigquery
ML Using Big Query
Last synced: 27 Mar 2025
https://github.com/drako01/desafio-final-bootcamp-java
Proyecto Final de Java-Bootcamp
boostrap css3 git html5 java javascript maven spring-boot sql
Last synced: 11 Apr 2026