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-09 00:25:54 UTC
- JSON Representation
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/yanamlnk/car-sharing
Project created during Java Backend Developer track provided by Hyperskill
Last synced: 21 Apr 2026
https://github.com/mgobeaalcoba/postgresql_fundamentals
Querys y notas del curso de PostgreSQL
database database-management postresql sql
Last synced: 21 Apr 2026
https://github.com/aryadiahmad4689/selectq-go
SelectQ adalah project opensource yang di bangun atas landasan kemudahan query golang
Last synced: 22 Apr 2026
https://github.com/benscabbia/ssms-results-parser
Visually compare side-by-side two SQL Server Statistics IO and Time data. Simply copy your output from SSMS and compare!
compare-data parser results-viewer sql sql-server sqlserver ssms
Last synced: 22 Apr 2026
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/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/exegeses/introdb64141
Curso Introducción a Bases de datos | código 64141
database-design databases mysql mysql-database sql
Last synced: 23 Apr 2026
https://github.com/arkenidar/py-sql-task
SQL-Alchemy ( py + sql ) simple app ( task app ) . TextUI + DataBase
Last synced: 06 Jun 2026
https://github.com/rajsunny5714/url-short-springboot-backend
This file contains the full backend code of the url-short web app using springboot, security, aws cloud db, etc
aws docker-container java jdbc jwt-authentication render springboot springsecurity springsecurity-jwt sql
Last synced: 06 May 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/tushar2704/sql-challenges
Collection of SQL challenges designed to demonstrate my skills and expertise in database management, data analysis, and data manipulation using SQL. This repository serves as a showcase of my abilities to handle complex SQL queries, optimize database performance, and solve real-world data problems.
data-analytics data-mining data-science datamanipulation mysql postgresql sql
Last synced: 24 Apr 2026
https://github.com/miroslav-reiter/kurz_ako_sa_stat_db_analytikom
📈 Ako sa stať Databázovým ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Databázovým Analytikom pre Robime.it (Mentor Partners)
analytics analytik db dbms mysql regex regex-pattern regular-expression regular-expressions reiter sql
Last synced: 24 Apr 2026
https://github.com/gogo200202/productsellstore
Full Stack mvc application in asp.net.core framework
asp-net-core backend bootstrap5 csharp entityframeworkcore frontend full-stack sql
Last synced: 24 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/krishanmurariji/SMS
Student managment System Using Html, CSS and JS & Php, SQL for DataBase
college-project data-structures database html html-css-javascript html5 php php7 phpmyadmin sql sqlite3 studentmanagement studentmanagementsystem
Last synced: 04 Dec 2025
https://github.com/cephascard0207/librarydb_mysql_starter-kit
The LibraryDB_mysql_STARTER-KIT project provides a complete setup for a simple library database using MySQL Workbench and SQL, featuring a detailed query script and an ER diagram to visualize table relationships. It is designed for beginners and students to easily understand and implement database structures and relationships.
Last synced: 25 Apr 2026
https://github.com/jreyesr/steampipe-plugin-blockchain
A Steampipe plugin to interface with the Blockchain.com API
Last synced: 25 Apr 2026
https://github.com/bheki-maenetja/sei-project-4
A superhero information website featuring a 'top-trumps' style card game
css3 django html5 postgresql python python3 react reactjs sql
Last synced: 25 Apr 2026
https://github.com/impossibleforge/pfc-duckdb
DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering
analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs
Last synced: 25 Apr 2026
https://github.com/jamesrobionyrogers/spaced-repitition-software-website
Onslow SRS is a project for an assignment where we were tasked to create an interactive website
2021 assessment-project javascript php sql
Last synced: 25 Apr 2026
https://github.com/raffaeleav/gestione-etichette
A Java GUI developed as a project for the Basi di Dati (Database) course, part of the Computer Science Bachelor's Degree program at the University of Salerno
entity-relationship-diagram java mysql-database query sql
Last synced: 26 Apr 2026
https://github.com/petykowski/sql-script-generator
CSVtoSQL is a utility to generate different SQL scripts by referencing .csv files.
Last synced: 06 Jun 2026
https://github.com/itsdaiton/eshop-php
E-shop vytvořený v jazyce PHP v rámci kurzu Webové aplikace na VŠE.
composer eshop php shop shopping-cart sql
Last synced: 26 Apr 2026
https://github.com/anibalalpizar/aspnet-condominium-management
A condominium management web project with ASP.NET MVC and SQL Server. Control residents, common area reservations, finances and more. An easy to use and customizable solution for condominium management.
asp-net-mvc clean-code csharp sql
Last synced: 26 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/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/syedsaadahmed/hands-on-with-apache-spark
Working with Apache Spark, Creating some small tutorials and at last implemeting a small project
apachespark joins machine-learning machine-learning-algorithms pyspark python sql
Last synced: 14 Oct 2025
https://github.com/yusufyusie/database-diagram
I will get a database diagram, interpret it, and implement the SQL needed to build that database.
database database-diagrams database-schema postgresql sql
Last synced: 26 Apr 2026
https://github.com/frootlab/deet
Universal Data Mapper and SQL-Database Engine
data-warehouse database database-proxy enterprise-data-architecture orm-framework python sql sql-database
Last synced: 27 Apr 2026
https://github.com/ntdls/sqlschemabackup
A simple console utility to backup the schema of SQL Server databases.
Last synced: 27 Apr 2026
https://github.com/liulalemx/berana
An education focused social media platform.
Last synced: 27 Apr 2026
https://github.com/felixmccuaig/flowbase
A declarative ML platform for tabular data that eliminates infrastructure complexity. SQL-first feature engineering, type-safe data cleaning, and automatic model comparison.
data-science declarative feature-engineering machine-learning mlops python sql
Last synced: 27 Apr 2026
https://github.com/humbertocg18/app-ods-2022
Segundo aplicativo feito no Android Studio usando java, no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo).
android-studio app arduino java sql
Last synced: 27 Apr 2026
https://github.com/aubainmbk/realtime-bikestation-tracker
Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.
api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data
Last synced: 17 Oct 2025
https://github.com/subhajeet2003/library_management_system
Created a Relational Database for Library Mangement System.
Last synced: 25 Mar 2025
https://github.com/janainacazuza/janainacazuza
A little about me
bigdata data-architecture data-engineer data-engineering data-pipeline database python sql
Last synced: 27 Apr 2026
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/josephmsmith/company_x_cc_usage_analysis
Use SQL and Tableau to analyze X Company CC Usage Data
Last synced: 08 Feb 2026
https://github.com/endreot/texter
Simple simulation of SMSC text message service
asp-net-core csharp mysql rest-api sql
Last synced: 27 Apr 2026
https://github.com/ib-bib/TEI-Project
HCI Project Submission - SusTech 2021-2022 Information Systems - Group: Ibrahim Adil, Elteyp Mohammed, Talal Nasr-Aldeen
accessibility bootstrap css html javascript php sql ui-design
Last synced: 11 Mar 2025
https://github.com/bitoollearner/bilearner-ds-lab
This Repository is dedicated for data engineering projects
data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql
Last synced: 18 May 2026
https://github.com/vargascardona/agenda-digital
Sistema de gestión para contactos
Last synced: 07 Jun 2026
https://github.com/ornella-gigante/mysql_database_workbench
This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.
database-management mysql-database poo sql workbench
Last synced: 16 Mar 2025
https://github.com/efe-eroglu/blog_website
My website where I can share my own blog posts
Last synced: 28 Apr 2026
https://github.com/jesussantana/sql-database
Create database with MySQL.
database mysql mysql-database pandas python python3 sql workbench
Last synced: 13 Apr 2026
https://github.com/shinichi-takii/atom-language-sql-bigquery
BigQuery SQL language support in Atom
atom atom-package bigquery grammar snippets sql syntax-highlighting
Last synced: 28 Apr 2026
https://github.com/jayshrinaikwadi2001/nbfc-loan-application-spring-boot-java-project
ACJ Finance-NBFC Application
bootstrap css hibernate-jpa html5 java javascript jsp postgresql spring-boot sql
Last synced: 06 Feb 2026
https://github.com/hussein-m-kandil/secret-keeper
My final project for CS50x. Using Python (Flask), and JavaScript I built a web app for generating random passwords and keeping them for the user.
css3 development flask full-stack html javascipt python rest-api restful-api sql sqlite3 web
Last synced: 13 Apr 2026
https://github.com/vitor-msp/originarios-v2
Desenvolvimento de um site para venda de produtos indígenas. Versão 2.
asp-net-mvc bootstrap cropperjs csharp dotnet entity-framework razor sql sqlserver
Last synced: 28 Apr 2026
https://github.com/neil-140301/nodejs-twiiter-app
The Twitter app has different REST API's written on a sample database using Express Js.
api database express javascript nodejs sql sqlite3
Last synced: 28 Apr 2026
https://github.com/hydraphyzer/university-management-system
This is a University Management System Built in SQL. Actually this is my Semester Project of Database Management System Lab.
hydraphyzergithub muhammadzubair sql sqlproject sqltriggers universitymanagement
Last synced: 15 Mar 2026
https://github.com/samanhovar/insurance_project
Insurance project is a practice project for python
mvc mvc-architecture mysql oop oops-in-python python python3 sql sqlalchemy tkinter tkinter-gui
Last synced: 28 Apr 2026
https://github.com/lucapolese/leddit
Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit
cpp11 database social-network sql unipd-mathematic-department
Last synced: 28 Apr 2026
https://github.com/ryn2004t/blood-donation-system
A desktop-based Blood Donation Management System built with C# Windows Forms and MySQL. It manages donor records, supports CRUD operations, and uses a typed DataSet for structured data handling. Designed to assist hospitals and blood banks with efficient donation tracking.
blood-donation crud csharp desktop-application dotnet healthcare mysql sql windows-forms
Last synced: 28 Apr 2026
https://github.com/yaaa3ser/sql-notes
SQL notes from leetcode SQL-study plan
Last synced: 04 Feb 2026
https://github.com/quick-perf/quick-sql-test-data-web
Web page to quickly create SQL test data
h2 hsqldb mariadb mysql oracle postgresql sql test testing
Last synced: 24 Feb 2026
https://github.com/tomtom828/hello-windows
Notes to self on creating a developer environment in Windows 10
getting-started gitbash how-to howto java setup sql windows
Last synced: 28 Apr 2026
https://github.com/jackosheadev/databasetechproject
This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction
Last synced: 18 May 2026
https://github.com/mainageorge/uplift
This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details
aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver
Last synced: 28 Apr 2026
https://github.com/kwambiee/vetclinic-database
This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.
Last synced: 28 Apr 2026
https://github.com/a1k0r/node-query-template
Node.js library for SQL queries templating
mysql nodejs postgresql query sql template
Last synced: 28 Apr 2026
https://github.com/nightvisi0n/pg-formatter-ts
Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool
cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript
Last synced: 28 Apr 2026
https://github.com/captain-woof/sqldump
A repository of scripts to enumerate and dump all accessible data from a database server.
sql sql-server sql-server-data-tools sql-server-database
Last synced: 28 Apr 2026
https://github.com/ritikjha93/genius
Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos
Last synced: 29 Apr 2026
https://github.com/awkspace/itinerary
A tool to apply pure SQL migrations to PostgreSQL databases at runtime.
Last synced: 14 Jan 2026
https://github.com/jlengrand/hibernate-kotlin
Tips and tricks using Hibernate and SQLite with Kotlin
Last synced: 29 Apr 2026
https://github.com/yusufyusie/catalog-of-my-things
In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files
Last synced: 29 Apr 2026
https://github.com/brooksv/sqlqueryclass
Provides functionality for executing SQL queries and managing SQL datasets
Last synced: 29 Apr 2026
https://github.com/dpgitaccount/data-analytics-repo
"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."
Last synced: 19 Apr 2026
https://github.com/charfweh/infosec-labs
Do-It-Yourself Infosec labs, create your own lab and exploit it!
infosec lfi penetration-testing security source-code-review sql
Last synced: 19 Mar 2026
https://github.com/singhofen/projects-using-scotch-box-
Various projects use scotch box, bash and virtual box
bash database-management excel excel-vba javascript json mysql package php scotch-box scotch-io scotchbox scripting sql vagrant vagrant-environments vagrantfile virtualbox
Last synced: 13 Apr 2026
https://github.com/johnkommas/wallpaper
Create Realtime Data Analytics Live Wallpaper
entersoft erp microsoft microsoftsql photoshop pillow sql wallpaper
Last synced: 30 May 2026
https://github.com/matteogioioso/postgres-explain-web
PostgreSQL query plan visualization
postgres postgresql query query-plan sql
Last synced: 29 Apr 2026
https://github.com/dababyox/catftdb24
Catetan UAS Database Systems Binus 2027
binus binus-university sql sql-server
Last synced: 29 Apr 2026
https://github.com/vtickner/codecademy-creating-a-database
This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.
database postgresql schema sql
Last synced: 29 Apr 2026
https://github.com/affluentlynx/database-viewer
just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)
database database-gui database-management editor python3 sql tkinter-graphic-interface viewer
Last synced: 29 Apr 2026
https://github.com/jundel-malazarte/crud_employee
Create, Read, Update & Delete - Table Employee with MySQL Database (CRUD)
Last synced: 23 Jan 2026
https://github.com/rasansmn/Banking_Demo_System
A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.
crystal-reports sql sql-server vb visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/00nevo/uebungen-exercises-sql
What i am reading regarding SQL.
Last synced: 23 Jan 2026
https://github.com/nlesc/spot-server
database filter javascript spot sql visualization
Last synced: 29 Apr 2026
https://github.com/pablo-restrepo/appgestionfutbol
Aplicación de gestión de partidos y torneos de fútbol
Last synced: 06 Jul 2025
https://github.com/lightbender/std.v2.database.sql
An experimental ADO.NET-like Generic SQL Driver for D
Last synced: 17 Mar 2025