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/cognica-io/uqa
UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure
bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search
Last synced: 08 Apr 2026
https://github.com/stephaniehicks/jhustatprogramming2024
Course website for Biostat 140.777 in Fall 2024
api command-line copilot dashboard data-science education github machine-learning object-oriented-programming parallel-computing python r-package r-programming sql
Last synced: 04 Mar 2026
https://github.com/cedx/sql.net
A simple micro-ORM for C#, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/randomnoun/sql-explainerator
Convert query execution plans ( the output from an 'EXPLAIN' statement ) into pretty diagrams
Last synced: 04 Mar 2026
https://github.com/reiniiriarios/squirrel-table
Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.
csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx
Last synced: 15 Apr 2026
https://github.com/vishvadeep-chauhan/sql-loin-logout-database
android-application kotlin kotlin-android login logout sql sqlite
Last synced: 06 May 2026
https://github.com/kumarswamy2025/india-general-election-result-analysis-2024
This project analyzes the results of the India General Election 2024 using SQL Server. Various problem statements were tackled to gain insights from the election data.
Last synced: 01 Apr 2026
https://github.com/konojunya/dirql
🥞 dirql displays files and directories with syntax like sql cli :)
Last synced: 25 Feb 2026
https://github.com/dalibo/from-oracle-to-postgresql
Yet another transition guide for developers
migration oracle plpgsql postgresql sql transition
Last synced: 19 Jan 2026
https://github.com/sandwichlabs/duck-tape
A little tool for sql from the cli. Swiss army knife of data scripts, powered by duckdb.
Last synced: 05 Mar 2026
https://github.com/sourcegraph/querygen
CLI + tiny library for more readable SQL queries
Last synced: 15 Mar 2026
https://github.com/felixklauke/prophecy
A little SQL connection pool capable of creating a datasource and improving your database access speed.
connection connection-pool core database datasource java mysql pool prophecy sasuke sasukekawaii sql
Last synced: 20 Apr 2026
https://github.com/mavstuff/simpledbbackup
Simple SQL Server database backup utility
csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows
Last synced: 24 Feb 2026
https://github.com/nagybhe/projeto-crud
CRUD é o acrônimo da expressão do idioma Inglês, Create (Criação), Read (Consulta), Update (Atualização) e Delete (Destruição). Este acrônimo é comumente utilizado para definir as quatro operações básicas usadas em Banco de Dados Relacionais.
bootstrap css html javascript php php7 sql
Last synced: 30 May 2026
https://github.com/LucasCancio/TCC-Show
Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018
aspnet-mvc csharp css html java sql visual-studio
Last synced: 11 Mar 2025
https://github.com/ivan-corporation/reactpython_bookapp
That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖
express flask mui parcel python react sql transcrypt
Last synced: 17 Oct 2025
https://github.com/donggeon0908/webcompiler_se.lab
Se.LAB 학생들의 코딩 연습을 위한 웹 컴파일러 제작!
docker java js jsp linux shell-script sql
Last synced: 14 Apr 2026
https://github.com/droberin/doormatic
Physical Access Management Service for private clubs and small offices triggered by mobile devices
android apache2 arduino-yun door door-opener doorkeeper https ios lamp mac-address mysql noob-dev php raspberry relay sql
Last synced: 06 May 2026
https://github.com/chahelgupta/travel-booking-management-system-sql
SQL Travel Booking Management System: Seamlessly manage bookings, transportation options, and customer data in this comprehensive travel management solution.
query-language sql sql-project tabular-data
Last synced: 16 Mar 2026
https://github.com/faltawy/lsql
(WIP) List your files with SQL like syntax, (Fun Project)
Last synced: 05 Mar 2026
https://github.com/baggerfast/videohostingdatabase
Coursework for university - I implemented a database similar to YouTube.
database sql sql-server youtube youtube-database youtube-db
Last synced: 26 Oct 2025
https://github.com/rosspatil/sql-db-mocking
This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.
golang golang-library golang-package golang-testing mocking mydb sql sql-mocking
Last synced: 01 Sep 2025
https://github.com/teradata/dbt-teradata-utils
Teradata package that provides compatibility for dbt-utils
dbt elt sql teradata warehouses
Last synced: 11 Oct 2025
https://github.com/amattu2/inst-327
A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.
database murach murach-textbook mysql sql
Last synced: 16 Apr 2026
https://github.com/cleilsonandrade/spring-product-api
Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.
api backend java jpa mysql product spring spring-boot sql
Last synced: 19 Feb 2026
https://github.com/destructhub/murder-mystery
Solving the murder mysteries available on the internet
command-line fun game git learn murder sql
Last synced: 26 Feb 2026
https://github.com/skn0tt/icbu-to-sqlite
Analyze your Apple Calendar with SQL!
Last synced: 19 Jan 2026
https://github.com/vinsidious/holywell
Opinionated SQL formatter that implements Simon Holywell's sqlstyle.guide. Zero dependencies.
cli code-formatter developer-tools formatter postgresql sql sql-formatter sql-style-guide typescript
Last synced: 13 Feb 2026
https://github.com/mfkimbell/catalog-web-scraper
Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.
aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml
Last synced: 20 Oct 2025
https://github.com/ameerhamzahd/wastetoworth
The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.
database-management-system microsoft-sql-server sql
Last synced: 10 Jan 2026
https://github.com/red1c3/to-uwu-list-server
A to-do list back-end web app written in Go.
backend go golang sql to-do-list
Last synced: 12 Feb 2026
https://github.com/aghost-7/flip-table
Flip the tables.
command-line humour nodejs sql
Last synced: 28 Apr 2026
https://github.com/salma-mamdoh/datawarehouse_project
Our project for Datawarehouse Course taken during fall 2024 semester
analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis
Last synced: 25 Jan 2026
https://github.com/miroslav-reiter/kurz_oracle_db_plsql
📋 Materiály ku kurzu Oracle DB PL/SQL
oracle oracle-database oracle-db plsql plsql-developer reiter sql
Last synced: 21 Jan 2026
https://github.com/lartie/airports
List of airports
airport airports composer dump iana iana-database iana-tzdb iata iata-codes laravel laravel-package php sql
Last synced: 01 May 2026
https://github.com/snykk/grader-assignments-sql
[ 10 November - 24 November 2022 ] Database Management & Technology | Ruangguru CAMP
database gorm problem-solving sql
Last synced: 19 Apr 2026
https://github.com/sadeeshaperera/lifecare--health-insurance-management-system
SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system
css healthinsurance html javascript php phpmyadmin project sql university xammp
Last synced: 19 Apr 2026
https://github.com/jatin-8898/leetcode
My solutions for the Leetcode problems in Java 🤖
arrays bst dynamic-programming easy hard leetcode leetcode-easy-level-algorithms leetcode-java leetcode-medium-level leetcode-practice leetcode-questions leetcode-solutions linked-list medium prime-numbers script sql string-manipulation strings trees
Last synced: 22 Apr 2026
https://github.com/bravorod/covid-data-analysis
Exploratory data analysis in SQL of Covid-19 case and death trends by country.
Last synced: 06 Feb 2026
https://github.com/ali-elganzory/collaborative-editor
Real-time collaborative editor - a robust one 😉.
collaborative-editing database differential-synchronization document-sharing editing editor node-js reactjs real-time sql
Last synced: 30 Apr 2026
https://github.com/patternhelloworld/docker-my-sql-replica
Run MySQL Master Slave replication and cope with emergency with Docker and robust scripts
backup docker docker-compose high-availability mysql mysql-replication mysql8 replication sql
Last synced: 04 May 2026
https://github.com/cgivre/drill-nodejs
NodeJS client for Apache Drill
apache-drill node-module nodejs sql
Last synced: 10 Oct 2025
https://github.com/amitverma80/leetcode-sql
This repository contains solutions for LeetCode SQL problems.
leetcode leetcode-solutions leetcode-sql sql sql-query sql-server sqlserver
Last synced: 25 Feb 2026
https://github.com/rchaganti/sqldrive
SQL Server objects as a PowerShell Drive
powershell powershell-drive psdrive ships sql sql-server
Last synced: 24 Apr 2026
https://github.com/mchmarny/cloud-sql-for-cloud-run-example
Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run
certificate cloud cloud-sql golang kms sql tls
Last synced: 28 Apr 2026
https://github.com/nirnejak/sql-integrations
A tool for building integrations between SQL database and other services.
Last synced: 18 Apr 2026
https://github.com/zainmustafaaa/sql-lite-database-demo
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
android android-database database sql sql-lite
Last synced: 19 Apr 2026
https://github.com/custompbx/customorm
SQL generator based on structures tags
freeswitch golang orm postgresql sql voip
Last synced: 12 Mar 2026
https://github.com/icepick4/tchoutchou
Project managing an entire station system throughout France, employee and customer side
ajax javascript js mvc php plsql project sql
Last synced: 17 Apr 2026
https://github.com/mongodb-developer/rocket-analytics
Learn how the various components of MongoDB's Developer Data Platform (DDP) can support app-driven and traditional analytics in real-time without duplicating data to other data stores. This demo was created for AWS re:Invent 2022 and presented at the MongoDB booth area at the Venetian expo hall.
data federation lucene lucenesearch mongodb s3 search sql
Last synced: 28 Apr 2026
https://github.com/haikelfazzani/oracle
🔮 Oracle TSQL, Plsql, Sql , admin practice and training
oracle oriented-object plsql sql tsql
Last synced: 27 Jan 2026
https://github.com/dinushchathurya/airport-database
Airport Database with SQL Views,Triggers,Functions & Stored Procedures
mysql mysql-backup mysql-connection mysql-database mysql-server sql sql-query sql-server sqlfunction sqlserver sqlstoredprocedures sqltriggers sqlviews
Last synced: 28 Apr 2026
https://github.com/dhi13man/safesynciot
Potential Server, Database and UI components for the IoT project SafeSync IoT, for a safer, post-covid workspace.
cross-platform dart flutter iot iot-application sql
Last synced: 08 May 2026
https://github.com/sloanelybutsurely/pg-mvc
🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL
demo mvc plpgsql postgresql rest-api sql
Last synced: 10 Jan 2026
https://github.com/elazzouzihassan/gestiondesformations
Développement d'une application Web pour la gestion des formations en utilisant le framework PHP Laravel
laravel mysql php php-framework sql webapp
Last synced: 09 May 2026
https://github.com/rithprohos/vibe-db
Paid database tools made sense before AI. Now a solo dev with agents can build the same thing in weeks — and give it away free. That's VibeDB.
cambodia database-gui database-management database-tool developer-tools khmer rust sql sqlite tauri
Last synced: 14 Mar 2026
https://github.com/karimshaban01/auction-portal
auction-system business-solutions css html javascript php sql
Last synced: 08 May 2026
https://github.com/marvinbuss/sqldwdeployment
SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage
sql sqldbproject sqlpackage sqlprojects synapse warehouse
Last synced: 20 Mar 2026
https://github.com/tpps88206/michael-quickly-generate-data-structure
Quickly generate data structure with multiple language.
angular data-structures golang json sql
Last synced: 18 Apr 2026
https://github.com/abeltavares/nps_performance_analysis
Analyzing and Monitoring Net Promoter Score (NPS) Performance for Healthcare Companies using SQL and Power BI
customer-satisfaction dashboard data-analysis data-visualization healthcare net-promoter-score nps-analysis performance-monitoring power-bi sql
Last synced: 19 Mar 2026
https://github.com/1luvc0d3/metabase-mcp
MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries
anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql
Last synced: 21 Apr 2026
https://github.com/niltooth/pgbuffer
Buffer data in memory and bulk copy to postgresql concurrently
golang postgresql sql timescaledb timeseries
Last synced: 14 Jan 2026
https://github.com/insei/gerpo
GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.
cache generic go golang query-builder repository sql struct-mapping
Last synced: 21 Apr 2026
https://github.com/zsoulaimane/frontend-ebanking
angular angular-cli angular-material banking-system sql
Last synced: 10 May 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/sonylomo/murder-by-query
Murder By Query is an SQL Practise platform in the form of a Murder Mystery inspired by Thriller Books
nextjs16 shadcn-ui sql sqlite3 typescript
Last synced: 15 Apr 2026
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/im-calvin/mittens
A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.
discordjs docker node sql typeorm typescript
Last synced: 23 Jan 2026
https://github.com/Paralaxus/Constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 19 Aug 2025
https://github.com/hoseinrezaeem/jdbc_login_simple
Hi,My project use java , jdbc Generics sql
generic java jdbc postgresql sql
Last synced: 20 Apr 2026
https://github.com/marcominerva/entityframeworkcoreauditing
This repository show different ways to audit database changes with Entity Framework Core
auditing entity-framework-core net sql sql-server temporal-table
Last synced: 24 Apr 2026
https://github.com/samridhisainii/google-analytics-data
Explore Google data analytics through comprehensive SQL and Python analysis for actionable insights and informed decision-making.
Last synced: 23 Jan 2026
https://github.com/marcosfshirafuchi/devsuperior-dscatalog-aulas
DEVSUPERIOR : Java Spring Expert - Capítulo 1
devsuperior h2-database java jpql nelio-alves nelioalves poo relacionamentos spring spring-boot springboot springdata-jpa springdatajpa sql
Last synced: 20 Apr 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/henrylin03/video-games
Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.
analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games
Last synced: 14 Apr 2026
https://github.com/kader1680/blog-api-crud
This Blog personal website using Laravel framework project also save data in mysql database
bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql
Last synced: 24 Jan 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 2026
https://github.com/mattiasnordqvist/galactic-waste-management
The best SQL Server migration tool I've found so far
data-migration migration migration-tool migrations-runner schema-migrations sql sqlserver
Last synced: 27 Apr 2026
https://github.com/techtonique/querier
A query language for Python Data Frames (currently Python)
data-frames databases sql sql-query
Last synced: 27 Apr 2026
https://github.com/z3ath/malgo
:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available
golang library migration myanimelist sql sqlite3
Last synced: 07 Jun 2026
https://github.com/turbot/powerpipe-mod-starwars
Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.
dashboard duckdb powerpipe powerpipe-mod sql starwars
Last synced: 07 Jun 2026
https://github.com/dulanji1/juicebar-desktop-app
The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.
Last synced: 29 Jun 2026
https://github.com/deadnews/sql-ex
Solutions to some exercises at sql-ex.ru
Last synced: 29 Jan 2026
https://github.com/vishrut-b/database-project-mysql-
It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.
astrophysical-data astrophysics mysql relational-databases sql statistics
Last synced: 06 Feb 2026
https://github.com/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 2026
https://github.com/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 2026
https://github.com/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/moeiscool/emissary
The Live Chat Solution written in Node.js
customer-support live-help redis sql websocket
Last synced: 28 Apr 2026
https://github.com/bbonnin/talk-stream-processing-et-sql
Support pour un talk sur le stream processing avec SQL
sql stream stream-processing streaming
Last synced: 30 Jan 2026
https://github.com/bert-w/sqomplexity
SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.
Last synced: 07 Feb 2026
https://github.com/pkx8326/hackerrank_findmedian_mysql
Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.
median mysql query sql statistics
Last synced: 08 Jun 2026
https://github.com/turbot/steampipe-mod-rss-insights
View dashboards and reports across RSS channels and Atom Feeds using Steampipe.
dashboard hacktoberfest insights rss sql steampipe steampipe-mod
Last synced: 19 Mar 2026
https://github.com/serzhyale/sql_calendar
Calendar for MySQL, Microsoft SQL, Oracle, Postgres (dates, hours, weeks, months, quarters, years)
calendar dates hours mariadb-mysql months mssql mssql-database mysql oracle oracle-database postgres quarters sql weeks
Last synced: 07 Feb 2026