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/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/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/emsk/mruby-masksql
A command-line tool to mask sensitive values in a SQL file
Last synced: 16 May 2026
https://github.com/jon-chow/Farm-Management-System
A tool to help farmers manage and maintain their farms.
java jdbc mariadb reactjs redux scss spring-boot sql typescript
Last synced: 10 Mar 2025
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/himudigonda/leetcode
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 09 Jul 2025
https://github.com/streamlined2/finalproject
Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.
command-pattern custom-tag filter front-controller generic-dao i18n java jdbc jee jsp listener mockito model-view-controller mvc mysql reflection servlet singleton sql tomcat
Last synced: 16 May 2026
https://github.com/santiescobares/mysql-wrapper
Simple and lightweight MySQL database wrapper.
hikari java mysql mysql-wrapper sql sql-wrapper wrapper
Last synced: 18 May 2026
https://github.com/turbot/steampipe-plugin-prismacloud
Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et
Last synced: 09 May 2026
https://github.com/mustika-putri-m/sql-tugas-modul-growian
Hands On SQL Lite and Google Bigquery for Growian Assigment
Last synced: 18 Mar 2025
https://github.com/turbot/steampipe-plugin-uptimerobot
Use SQL to instantly query monitors, alert contacts, and more from UptimeRobot. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin uptimerobot uptimerobot-api zero-etl
Last synced: 18 Apr 2026
https://github.com/malaksadek/swifty
A Movie Trivia Quiz mobile application 🧠 🎮 (2019)
android android-app firebase firebase-database full-stack ios ios-app java json json-api mobile mobile-app mobile-development php sql swift
Last synced: 07 Apr 2026
https://github.com/kavicastelo/java_ant_pos_1
Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.
gui h2-database java offline-app pos sql standalone
Last synced: 26 Mar 2025
https://github.com/f-z/databases
Various database projects (modeling, SQL, R)
data-visualization databases datavisualization map-reduce mapreduce r sql
Last synced: 16 May 2026
https://github.com/zaadevofc/spreadsheet-db
Using Google Sheets API as a fast and efficient SQL Database alternative, just kidding :/
database db node spread-db spreadsheet spreadsheets sql
Last synced: 07 Jan 2026
https://github.com/omar-muhamad/vet-clinic-database
In this project I used a relational database to create the initial data structure for a vet clinic. I created a table to store animals' information, insert some data into it, and query it.
database postgres postgresql sql
Last synced: 16 May 2026
https://github.com/ashishsingh789/jforce-solutions-data-analyst-interview-task-
This repository contains a solution for a Data Analyst interview task performed for JForce Solutions. The task involves importing, cleaning, and transforming a dataset using Python, followed by creating a Power BI dashboard to visualize key business insights.
pandas pgadmin4 powerbi python sql visualization
Last synced: 12 May 2026
https://github.com/randomfractals/chicago-transport
Exploratory data analysis of public Chicago transportation datasets.
chicago data data-tools duckdb sql transportation
Last synced: 01 May 2026
https://github.com/adamfoneil/sqlquerynotifications
A very simple email notification service based on SQL queries. (BYO cron job service.)
Last synced: 17 Mar 2025
https://github.com/hugh-kumbi/cybersecurity-portfolio
I built a rigorous cybersecurity project portfolio for simulated clients, covering NIST frameworks, audits, Linux, SQL, assets, threats, vulnerabilities, detection, incident response, escalation, Wireshark, tcpdump, IDS (Suricata), SIEM (Splunk, Chronicle), and Python automation.
chronicle cybersecurity escalation incident-response ipython-notebook linux nist pasta playbook pyth security-audit security-automation siem splunk sql suricata tcpdump threat-modeling wireshark
Last synced: 18 May 2026
https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 05 Apr 2026
https://github.com/barabum0/flask-url-shortener
Simple URL shortener written on Python!
flask html html-css-javascript javascript js python python3 sql sqlite sqlite3 url-shortener yaml
Last synced: 09 Jul 2025
https://github.com/oyvinrog/sqlshell
A powerful SQL shell with GUI interface for data analysis
analysis delta-lake duckdb excel-import sql sqlite
Last synced: 19 Jan 2026
https://github.com/chrstncleofas/point-of-sales---system
This is Full Project with functionality of Point of Sales System ready to customize
Last synced: 09 Sep 2025
https://github.com/mfernstrom/js-sif
Scan your JS source code for potential SQL injection vectors
appsec injection-attacks mysql security sql
Last synced: 03 May 2026
https://github.com/notcoffee418/dbmigrator
Database Migration system for Go.
database database-management db go golang migration-tool mssql mysql pgsql sql sqlite
Last synced: 07 Mar 2026
https://github.com/c0de4un/migrations
Migrations lib for Golang sql
go golang golang-library migration migrations mysql sql
Last synced: 19 Jan 2026
https://github.com/chasesinghofen/scotchbox-project
scotch-box project with sql, js, html,csv file and json data
php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant
Last synced: 16 May 2026
https://github.com/polarfish/datasource-proxy-log-formatter
Extracts, interpolates, formats and pretty prints SQL from datasource-proxy json logs.
datasource-proxy java spring-boot sql
Last synced: 14 May 2026
https://github.com/omar-muhamad/medical-database
In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.
Last synced: 29 Jun 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/kirolos00daniel/covid-sql-analysis
Analysis using SQL server For Covid Data
api csv excel sql sqlserver sqlserver-2019
Last synced: 09 Jul 2025
https://github.com/varun-khorgade/weatherflow-etl-data-pipeline
ETL pipeline to fetch, clean, and load weather datasets for structured analysis.
bigquery data-engineering etl-pipeline pandas postresql psycopg2 sql
Last synced: 16 May 2026
https://github.com/leonardobringel/firebird-dumper
Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.
Last synced: 18 Mar 2025
https://github.com/anuprshetty/ipl_data_management
IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.
docker erdiagram mysql normalization-database rdbms sql
Last synced: 15 May 2026
https://github.com/Vidya-Vijay/SQL-Projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 09 May 2026
https://github.com/osx-rsplug-a/sql_studies
This repo it's compiled of SQL studies from old exercises and new
Last synced: 17 Feb 2026
https://github.com/cieslarmichal/sql-labs
SQL labs at AGH University of Science and Technology in Krakow.
Last synced: 21 May 2026
https://github.com/agustinmusanti/sqlchallenge-4
Desafio de creación de una base de datos SQL para una plataforma de streaming. Incluye DDL, DML y consultas avanzadas.
data-analysis database mysql sql streaming
Last synced: 18 May 2026
https://github.com/admin404nextfloor/infrastructure-setup-linux-postgresql-pgadmin
Infrastructure Setup (Linux, PostgreSQL, pgAdmin)
docker docker-compose linux linux-shell sql yaml
Last synced: 06 Apr 2026
https://github.com/gbburleigh/quick-seeders
Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.
data dataset faker generator python seeder sql test
Last synced: 03 Apr 2025
https://github.com/sumitm01/srms
Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.
apache bootstrap4 css3 database html mysql-database php8 sql
Last synced: 04 Apr 2026
https://github.com/Frozen-Archive/FF_DB_SAP_ODBC
SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows
database databases mysql odbc odbc-api odbc-driver postgresql sql sqlserver ue5 ue5-game ue5-plugin ue5-template
Last synced: 28 Mar 2025
https://github.com/pradeepsingroul/aulacube_technologies
This is the basic project which is given by AulaCude technology in this project have two entities User and taks user can create tasks, delete task, view tasks, view active task, view completed task, update task and other features are there.
authentication authorization github java jpa-hibernate mysql postman security spring-boot sql
Last synced: 05 Apr 2026
https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions
The solutions of all SQL hackerrank in MYSQL
hackerrank hackerrank-solutions mysql sql
Last synced: 20 May 2026
https://github.com/estebanways/postgresqldbquerytool
🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format
data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql
Last synced: 02 Apr 2025
https://github.com/linx-software/cpt_lowcode_devday2022
This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.
Last synced: 18 May 2026
https://github.com/puneetkumar041/mysql_development_work
DaB Development work| Stored Procedure | Trigger | Cursor | Events | Table Partition
autokill cursor cursors database development events mysql-database optimization partitioning plsql sql stored-procedure stored-procedures table-partitioning trigger triggers
Last synced: 14 May 2026
https://github.com/sandip-kanzariya/technoadd_ce055
Second semester PHP project
advertisement-blog php sql xampp-server
Last synced: 09 Sep 2025
https://github.com/manas1331/real-estate-management-project
Welcome to Landmark Estates, a streamlined real estate management platform built using Streamlit and MySQL for a modern and user-friendly experience. This project offers an efficient way to manage real estate properties with a range of features designed to simplify the process of buying, selling, and tracking properties. With a responsive interface
Last synced: 07 Apr 2026
https://github.com/luizassimoes/diario-do-cinema
Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.
Last synced: 05 May 2026
https://github.com/juanjefry23/resume-dev-web
My Resume Dev Web
bootstrap code css frontend git html javascript react responsive-design resume sql
Last synced: 08 Apr 2026
https://github.com/coderberry/arel_assist
ArelAssist is to ArelHelpers as Robin is to Batman
Last synced: 26 Jun 2026
https://github.com/augustomello09/sql-e-jdbc-em-java
Iniciando os estudos em SQL e JDBC em Java
banco-de-dados java junit postgresql sql
Last synced: 16 May 2026
https://github.com/aandrosov0/cbs
The Central Book System written in Java
crud crud-api crud-application crud-applications database-api-organisation database-management jakartaee java java-samples jdbc jdbc-api jdk17 models mvc-architecture mvc-pattern rest-api restful-api servlets-mvc sql
Last synced: 19 Mar 2025
https://github.com/geo-stanciu/go-utils
Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.
database-abstraction golang sql
Last synced: 17 Feb 2026
https://github.com/laurence-ugalde/log-trigger
Trigger to automatically store historical information of a table in a relational database
database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger
Last synced: 14 May 2026
https://github.com/gullerya/sql-dsl-java
SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.
Last synced: 05 Sep 2025
https://github.com/tyil/perl6-sql-querybuilder
database perl-module perl6 sql
Last synced: 14 May 2026
https://github.com/matijakljajic/skolskabiblioteka
My secondary school graduation project involving the school library and the city library.
microsoft-access sql visual-basic
Last synced: 30 Oct 2025
https://github.com/aruneshbasak/railway-reservation-system
The Railway Reservation System is basically a database based project done with the help of Python Language. This Project is very useful for the people to book or cancel train tickets by sitting at home with one cell phone in their hand. This project can be modified for various reservations.
algorithms dsa-algorithm problem-solving project-repository python sql
Last synced: 09 Sep 2025
https://github.com/gamemaker2k/neo-hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockeyapp json neo-hockey-test php php7 python python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats xml
Last synced: 10 Jun 2025
https://github.com/aksh-patel1/text-to-sql-with-llm
text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.
gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit
Last synced: 10 Apr 2026
https://github.com/xkomil/prescriptiongenerator
Python app with connection to sql server
Last synced: 10 Apr 2025
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/cityssm/mssql-multi-pool
A simple way to manage connections to multiple SQL Server databases using the Node.js Tedious driver.
connection-pool hacktoberfest mssql node-mssql pool sql tedious
Last synced: 30 Oct 2025
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/jeffrosenberg/dbascripts
A collection of SQL Server scripts I find useful, many with my own tweaks
Last synced: 28 Mar 2025
https://github.com/gravity00/dapprwire
Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)
csharp dapper database dotnet dotnet-core sql
Last synced: 16 Feb 2026
https://github.com/rhazra-003/the_sparks_foundation
This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.
business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau
Last synced: 20 Mar 2025
https://github.com/sad-spirit/pg-gateway
Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder
orm php postgres postgresql sql table-data-gateway
Last synced: 16 May 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/sprintup/bottlecaps
An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.
angular-cli angular4 dotnet-core entity-framework-core identity-provider sql
Last synced: 29 Jan 2026
https://github.com/francosion042/blog-backend-postgraphile
A graphQL server that's built upon a postgreSQL schema
database plpgsql postgraphile postgresql sql
Last synced: 05 Feb 2026
https://github.com/jlsilva01/sql-azure
Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.
Last synced: 21 Jan 2026
https://github.com/incihuseynli/planify_todoapp
This is a todo app example created as Windows Form project
adonet backed csharp mssqlserver sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/mchavhan1998/customer-database-relational-design
Converting a relational design that enlists various users, their roles, user accounts and their statuses into different tables in SQL Server
customer database relationship sql sql-server
Last synced: 05 Feb 2026
https://github.com/fpopic/bigquery-schema-select
(Script) Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.
bigquery bigquery-schema scala sql
Last synced: 15 Mar 2026
https://github.com/shuklayash02/sql_musicstore_dataanaysis
SQL project to analyze online music store data
Last synced: 06 Feb 2026
https://github.com/sharifkhan96/oracle-database-11g_4th_semester
This includes the basic select statement, retrieving data and tables creation with relationships.
Last synced: 06 Feb 2026
https://github.com/h9lk/sql-learning
SQL training, correct problem solving
hackerrank-solutions mssqlserver query-language sql sql-solution w3school-exercises-solutions
Last synced: 30 Jan 2026
https://github.com/pinguet62/dbunit-sql
SQL dataset support for "DbUnit" and "spring-test-dbunit"
Last synced: 30 Jan 2026
https://github.com/devexpress-examples/winforms-grid-edit-row-server-mode
Edit the focused grid row in DataLayoutControl in Server Mode.
data-binding data-editing data-grid dotnet layout-control server-mode sql windows-forms winforms xpo xtragrid
Last synced: 23 Feb 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/stastnypremysl/lsql-csv
lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.
csv data-analysis data-processing haskell language linux-shell lsql lsql-csv new-language query-language relational-database sql unix-command unix-philosophy unix-shell
Last synced: 25 Feb 2026
https://github.com/iremcatak/hackerranksqlsolutions
Hackerrank SQL Solutions
hackerrank hackerrank-solutions mssql sql
Last synced: 06 Feb 2026
https://github.com/muhammadadilnaeem/text-to-sql-llm-app-along-with-querying-sql-database-using-google-gemini
Welcome to the Text-To-SQL LLM App! This project leverages advanced language models to convert natural language queries into SQL statements, providing a seamless interface to interact with SQL databases using the Google Gemini API. 🎉
css gemini-api google html huggingface-spaces llm markdown python sql streamlit
Last synced: 15 Apr 2026