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-07 00:26:23 UTC
- JSON Representation
https://github.com/adil-bikiev/employee-database-management
A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.
database java java-jdk sql test
Last synced: 18 May 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: 11 Sep 2025
https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf
Last synced: 11 May 2026
https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql
SQL Data Cleaning Project on Nashville Housing Dataset
Last synced: 19 Mar 2026
https://github.com/jbris/sqlkata_testing
Testing features of the SqlKata Query Builder for different database backends.
docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata
Last synced: 07 Apr 2026
https://github.com/arpitbrur/jdbc
Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.
Last synced: 11 May 2026
https://github.com/esdmr/bibliothecarius
An example library database and interface
database-schema flask mariadb preact python sql typescript
Last synced: 07 Apr 2026
https://github.com/sudhish-rithvik/hotel-management-system
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter
Last synced: 04 Jun 2026
https://github.com/synvox/sql
sql is another sql template string library. Bring your own database client.
nodejs postgresql query-builder sql
Last synced: 13 Apr 2025
https://github.com/deepcode-academy/psql-tutorials
PostgreSQL Basic
database postgresql postgresql-database psql psycopg2 sql
Last synced: 19 May 2026
https://github.com/zyloxweeb/registroelettronico
Il Registro Elettronico è un'applicazione web sviluppata per la gestione delle informazioni degli studenti e delle loro valutazioni.
chartjs html5 php scuola-superiore sql tailwindcss typed-js
Last synced: 11 Apr 2026
https://github.com/sabay79/employee-review-management-system
Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software
asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql
Last synced: 20 Apr 2026
https://github.com/koma-private/csvs
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.
csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows
Last synced: 12 May 2025
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/rhedgpeth/skysql_htap_demo
Create a schema and load data into MariaDB HTAP.
bash bash-script htap hybrid-database mariadb mariadb-columnstore mariadb-database mariadb-htap mariadb-innodb mariadb-server mariadb-skysql sql
Last synced: 18 Feb 2026
https://github.com/adesoji1/real-time-messaging-with-ember-and-go
Realtime messaging Application
emberjs golang grpc-client protobuf protoc sql
Last synced: 19 May 2026
https://github.com/sameeh-hussein/northwind-sql-practice
Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.
Last synced: 03 Feb 2026
https://github.com/faranoshamini/vet_clinic
VET CLINIC is a database that contains many informations about the animals in a clinic (their names, types, birth dates, weight, etc).
Last synced: 29 Mar 2025
https://github.com/camilajaviera91/sql-mock-data
Generate a synthetic dataset with one million records of employee information from a fictional company, load it into a PostgreSQL database, create analytical reports using PySpark and large-scale data analysis techniques, and implement machine learning models to predict trends in hiring and layoffs on a monthly and yearly basis.
connection faker locale logging matplotlib os postgresql psycopg2 pyspark pyspark-sql python random random-python shutil sparksession sql sys unicode
Last synced: 17 May 2026
https://github.com/flacode/sql_practice
Notes from Udacity Data Science challenge
Last synced: 22 Mar 2025
https://github.com/sagarpednekar/sparkify-data-warehouse
The project involves developing an ETL pipeline on Amazon Redshift to load data from S3, create staging tables, and transform the data into a star schema optimized for song play analysis. The goal is to enable Sparkify's analytical team to uncover insights about user behavior and music preferences.
aws data-warehousing etl python redshift s3 sql udacity
Last synced: 19 May 2026
https://github.com/kohkimakimoto/go-sqlexec
go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.
Last synced: 19 May 2026
https://github.com/santarsierilorenzo/nova-pg
Python package designed to simplify and streamline interactions with PostgreSQL databases.
Last synced: 07 Mar 2026
https://github.com/lamiaaali/depi-graduation-project
SkinCare Sentiment Analysis Reviews
analytics azure azure-data-factory azure-data-lake azure-databricks azure-synapse-analytics data data-analytics data-engineering machine-learning pyspark python sql ssms unsupervised-learning
Last synced: 03 Feb 2026
https://github.com/m0nica/datadatabases
Projects completed for Data and Databases @ the Lede Program.
Last synced: 20 May 2026
https://github.com/piyush26c/university-prediction-engine
[Course Project] Developed a desktop GUI application using Python 🐍programming language, PyQt (for frontend) and Oracle 11g(backend) database. Application predicts the most reliable University among the entered three choices, to which user wishes to apply for higher education (Masters). Data visualization and handling of university prediction is key showing of the project.
datavisualization gui oracle-database pyqt python3 sql
Last synced: 26 Jun 2025
https://github.com/vinniko/sauep
🏭 Energy analysis and metering system for heavy industry
asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf
Last synced: 20 May 2026
https://github.com/paprikadarlingtoniapurpuraquevedo/techof-sql-exerccios-em-aula
Conteúdos ensaiados em SQL.
Last synced: 02 Jan 2026
https://github.com/samuelselasi/alx-higher_level_programming
Object Oriented Programming
data-structures fstrings mysql pycodestyle python-imports python-lists python-modules python-tuples python3 scripting sql unittest
Last synced: 20 May 2026
https://github.com/vaccovecrana/metolithe
Minimal Key/value JDBC storage framework
dao jdbc keyvaluestore liquibase persistence sql
Last synced: 12 Jan 2026
https://github.com/mochams/glimt
SQL-first queries with composable filters for Go
Last synced: 06 Jul 2026
https://github.com/daverbk/learning-sql
Exercises and Examples from "Learning SQL" by Alan Beaulieu and LeetCode SQL 50 Study Plan
alan-beaulieu learn learning-sql leetcode leetcode-sql-50 mysql sql
Last synced: 03 Nov 2025
https://github.com/samyakjain24040/contact_book_app
🔥The python contact book app using kivy and mysql
contacts-app kivy kivy-application kivymd-python mysql mysql-database mysqlconnector python python3 sql
Last synced: 16 Feb 2026
https://github.com/olivr/sql-utility-data
General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)
countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49
Last synced: 05 Apr 2025
https://github.com/lucas0headshot/sistema_hardware-dev-3-52-marcos_lucas
Sistema de cadastro de Hardware, desenvolvido em ObjectPascal e SQL. Projeto com objetivo de colocar em prática o aprendizado sobre Delphi, desenvolvido na disciplina de Desenvolvimento de Sistemas na instiuição de ensino Cedup Abílio Paulo
Last synced: 23 Jul 2025
https://github.com/slardiere/partmgr
manage PostgreSQL Table Partitionning
partitioning plpgsql postgresql sql
Last synced: 02 Oct 2025
https://github.com/dogan-the-analyst/analyze_data_in_a_model_car_database
This is a SQL project.
Last synced: 25 Feb 2025
https://github.com/turbot/steampipe-plugin-openshift
Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.
backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 20 Jan 2026
https://github.com/elyse502/uok
A repository for my coding assignments and projects at the University of Kigali, showcasing various programming modules and practical implementations.
backend coding computer-science cplusplus cprogramming data-science frontend html-css-javascript java javascript mysql-database oop-principles pandas php programming python sql university-project web-development xampp-server
Last synced: 08 Apr 2026
https://github.com/165nuno/nosql-tp
Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).
Last synced: 09 Mar 2026
https://github.com/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/hellymodikalpesh/employee-attrition-analysis
Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.
dax-expression excel powerbi python sql
Last synced: 23 May 2026
https://github.com/mrceperka/sql-file-loader
SQL file loader - Load queries from big SQL files
Last synced: 03 Jan 2026
https://github.com/jendives2000/data_ml_practice_2025
All projects completed during the Machine Learnia Pro bootcamp
machine-learning pandas-python postgresql-database preprocessing scikitlearn-machine-learning sql sqlalchemy sqlite3
Last synced: 23 Jul 2025
https://github.com/richardbnk/data_preview
An interactive Streamlit-based dashboard for data scientists to preview, analyze, and visualize datasets quickly, supporting file uploads, summary statistics, and basic data cleaning..
analytics business-intelligence data-science datavisualization sql
Last synced: 02 Jul 2026
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/rahul-bhati/mp3_music_jsp
In this site you can listen music of your choice you can login or sign up for adding album in your favourite album list .
bootstrap communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 09 Apr 2026
https://github.com/humbertocg18/sites-criados-php-html
Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.
Last synced: 09 Apr 2026
https://github.com/zhd4/pgbackupbot
Telegram Bot for PostgreSQL Databases auto-backuping
backup database postgres postgresql python sql
Last synced: 27 Jul 2025
https://github.com/cricksmaidiene/jumia_case_study
Code and Answers for Case Study from Jumia
case-study e-commerce-project search-engine search-relevance sku sql
Last synced: 28 Jul 2025
https://github.com/alexlatam/golang-simple-blog-app
Simple blog using Go. With MySQL database conection.
boostrap bootstrap5 go golang mysql sql
Last synced: 08 May 2026
https://github.com/n1colasf/obligatorio-bd2
Obligatorio Base de Datos 2 (Semestre 3 - Agosto 2021) Calificación: 40/40
sql sql-functions sql-queries sql-server sql-stored-procedures sql-trigger
Last synced: 31 Jul 2025
https://github.com/letruongzzio/object-oriented-software-development
Repository of our team's OOAD knowledge and project presentations.
application-foundation csharp-code dotnet object-oriented-programming sql
Last synced: 31 Jul 2025
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/spoortimorabad/smart-waste-management-system
Smart-Waste Management system
css er-diagram html javascript mit-license schema-diagram sql
Last synced: 18 Apr 2026
https://github.com/nikhilash45/hackerank-sql-0-to-5-star
# 100 Questions Of SQL Challenge || 32/100
Last synced: 16 Mar 2026
https://github.com/adrianmjim/nestjs-libsql-client
NestJS TURSO libsql integration
database libsql-client libsql-client-ts module nestjs postgres sql sqlite turso turso-db
Last synced: 27 Sep 2025
https://github.com/oxylabs/building-scraping-pipeline-apache-airflow
Using Apache Airflow to Build a Pipeline for Scraped Data
airflow-pipelines airflow-python-api apache-airflow apache-airflow-tutorial how-to-use-airflow pipeline-for-scraped-data python sql
Last synced: 27 Sep 2025
https://github.com/anthonyvanegas/samony-lab
The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.
css database database-management flask html python sql
Last synced: 09 Apr 2026
https://github.com/sangeethnandakumar/Express-Data-Library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 06 Aug 2025
https://github.com/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 Apr 2026
https://github.com/pradnyagandhale96/e-commerc
E-commerc web Application
css3 html5 java javasacript reactjs spring sql
Last synced: 09 Apr 2026
https://github.com/manavalan2517/student-login-and-register-system
Student-Login-and-Register-System
login python register registration sql student-login student-registration student-registration-management student-registration-system students
Last synced: 10 Aug 2025
https://github.com/randomhashtags/swift-database
Standalone library enabling communication with your favorite databases in Swift.
databases microsoft-sql-server mongodb multiplatform nosql oracle-database postgresql sql swift
Last synced: 09 Apr 2026
https://github.com/fortunewalla/air-cargo
Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.
air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql
Last synced: 18 Apr 2026
https://github.com/zouariomar/employees-manager
A lightweight Odoo module designed to simplify the management of employee records
mvc mvc-architecture odoo odoo-addons odoo-modules odoo-project postgres postgresql python python3 sql xml
Last synced: 11 Aug 2025
https://github.com/agusprasetyo328/loginpagebeauty
Halaman login sederhana dengan tampilan glassmorphism
Last synced: 09 Apr 2026
https://github.com/alessandrorebosio/db25-farmhouse
Database project for managing a traditional farmhouse @ unibo
Last synced: 13 Aug 2025
https://github.com/vitor-msp/originarios
Desenvolvimento de um site para venda de produtos indígenas.
asp-net asp-net-mvc bootstrap cropperjs csharp entity-framework razor sql sqlserver
Last synced: 13 Aug 2025
https://github.com/mithunr085/bike-rental-system
This is a Back-end project with jpa and SQL to perform crud operations.
Last synced: 15 Aug 2025
https://github.com/billy0402/sql-server-tutorial
A learning project from NTUB Database course.
Last synced: 16 Aug 2025
https://github.com/letstayfoolish/app-health-status-check
Continuous health checks of web applications and APIs
asp-net-core cron-jobs cronjob-scheduler csharp css docker efcore html javascript kuma puppeteer signalr sql
Last synced: 10 Apr 2026
https://github.com/luismendes070/employee-crud-api
Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End
angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3
Last synced: 05 Oct 2025
https://github.com/jdizm/node-express-sequelize
A demo node/express API project using sequelize and postgres with schema migrations
api docker express node postgresql sequelize sql
Last synced: 10 Apr 2026
https://github.com/gcoronelc/sql-server-prog-01
Taller de programación con T-SQL en el CEPS-UNI.
coronel database programacion sql t-sql transact udemy
Last synced: 20 Aug 2025
https://github.com/madhuresh2011/crm-analysis-using-sql-and-power-bi
⭐CRM Analysis is a data-driven project aimed at improving Customer Relationship Management (CRM) processes through the analysis of customer data. This project leverages tools and technologies, including Power BI, SQL and Excel, to analyze CRM data and extract actionable insights. The goal is to help business optimize their sales.
analysis crm excel kpi powerbi project sql sql-powerbi-excel
Last synced: 12 Feb 2026
https://github.com/flowerfine/rtomde
rtomde supports building apis quickly based on data warehouse or lakehouse, which converts sql into RESTful easily, commonly as data service, focusing on providing Readable, Testable, Observable, Maintainable Data Engine.
data-engine data-service restful-api sql
Last synced: 20 Aug 2025
https://github.com/santosh-konappanavar/school_library
The school library, managed by a Ruby-powered program, efficiently organizes and automates book lending, tracking, and online reservations, streamlining the entire library experience for students.
Last synced: 25 Aug 2025
https://github.com/gabryelboeira/teste_integracao_alura
Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos
java sql teste-automatizado teste-integracao
Last synced: 28 Aug 2025
https://github.com/roneetkumar/normal-phone
Writing a program that will normalize an SQL table of phone numbers into a single format.
db go golang phone-number postgresql sql
Last synced: 08 May 2026
https://github.com/abhi-bhatra/ksarathicommodityapi
Get the real-time price for the crop
azure flask krashak-sarathi sql
Last synced: 04 May 2026
https://github.com/jkazari/mathematics-laboratories-4.2
Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology
Last synced: 02 Apr 2026
https://github.com/jantytgat/go-sql-queryrepo
Go library to consolidate all SQL queries and statements in an embedded repository
Last synced: 12 Jan 2026
https://github.com/abanoub-asaad/hospitalms
Hospital Management System using C#, Windows Forms, and Oracle Database.
crystalreports csharp database oracle oracle-database sql windowsforms
Last synced: 04 Jan 2026
https://github.com/novikovadaria/allsqlstudyings
Все конспекты и челледжи по базам данных | All summaries and challenges on databases
postgresql python sql sqlalchemy stydy
Last synced: 12 May 2026