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-23 00:29:40 UTC
- JSON Representation
https://github.com/alliesw/linux-windows-cisco
CCIE LAB - SCOR + CCNP Cisco Routing and Switching
buffer-cache-simulation ccie ccna ccnp cisco cisco-routers-and-switches cli linux linux-shell powershell python sql sql-server windows
Last synced: 11 Apr 2025
https://github.com/petermartens98/openai-sql-query-generator-react-next-web-app
React Next web app that generates SQL queries using the OpenAI API. It has a TypeScript/Express backend for handling requests and a React frontend for user interaction. Messages are sent to the server, which returns query completions. The frontend displays the conversation history and generated SQL code.
chatgpt css next openai react sql typescript
Last synced: 13 Apr 2026
https://github.com/kazimovzaman2/cs50x-finance
🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"
cs50 css flask html javascript jinja python sql web-application
Last synced: 09 Apr 2025
https://github.com/victorokoroji/vet-clinic-database
In this project, we used a relational database to create the initial data structure for a vet clinic. We created a table to store animals' information, insert some data into it, and query it.
Last synced: 30 Apr 2026
https://github.com/mustaddon/dbqueue
.NET Database concurrent Queue/Stack
asp-net-core aspnetcore concurrency csharp db-queue dbqueue dotnet grpc mongodb mssql mysql nosql queue rest-api sql stack
Last synced: 07 Oct 2025
https://github.com/rabestro/hackerrank-sql
Solutions for Hackerrank SQL problems
aggregation hackerrank hackerrank-solutions oracle problem-solving problems sql sql-queries
Last synced: 12 Oct 2025
https://github.com/turbot/steampipe-mod-oci-insights
View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
dashboard hacktoberfest insights oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 12 Oct 2025
https://github.com/vvipjain/bank-loan-report
Bank Loan Reports
data data-analysis data-visualization powerbi sql
Last synced: 19 Jan 2026
https://github.com/jimbrig/scripts
Useful Scripts and Snippets across various interfaces
autohotkey autohotkey-script automation bash bash-script cmd git powershell powershell-script r-script rstats scripting scripts sql sql-server visual-basic windows
Last synced: 13 Oct 2025
https://github.com/designliquido/delegua-entidades
Biblioteca de manipulação de entidades de dados em alto nível.
delegua lincones orm portugues portuguese sql
Last synced: 23 Feb 2026
https://github.com/kosa12/squeal-minidbms
Squeal, a mini database-management system (DBMS) project is a Java-based application that provides essential functionalities for managing databases and tables.
database-management dbms-project java javaswing mongodb sql
Last synced: 14 Oct 2025
https://github.com/ejunjsh/leetcode
😄 (600/800) learn algorithms and learn c++ by the way
algorithm cpp learning-algorithm leetcode shell sql
Last synced: 13 Apr 2025
https://github.com/timkong21/medical-appointment-no-show-prediction
A machine learning solution predicting patient no-shows in healthcare appointments. This project integrates EDA, data processing, feature engineering, and XGBoost modeling, with a workflow spanning from Snowflake data retrieval to AWS deployment (S3, SageMaker, Lambda, API Gateway), aiming to enhance appointment management in medical ERP systems.
api aws aws-lambda aws-s3 data-preprocessing data-science exploratory-data-analysis feature-engineering healthcare hyperopt hyperparameter-tuning hypothesis-testing machine-learning predictive-modeling python sagemaker snowflake sql statistical-analysis xgboost
Last synced: 26 Feb 2026
https://github.com/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 2025
https://github.com/portovep/dbt-testing-examples
Examples of how to implement unit, component, and contract tests for dbt data apps
analytics-engineering contract-testing data-engineering dbt sql tutorial-code tutorial-exercises unit-testing
Last synced: 23 Jan 2026
https://github.com/sondosaabed/intermediate-sql
In this course I learned how to filter, compare, and summarize data with SQL. Using aggregate functions, sorting, grouping, and how to present data neatly. With hands-on practice queries to analyze data using SQL code!
Last synced: 23 Jan 2026
https://github.com/lealre/northwind-plpgsql
Performing Stored Procedures and Triggers in PostgreSQL Database - PL/pgSQL
docker-compose plpgsql postgresql sql
Last synced: 27 Oct 2025
https://github.com/turbot/steampipe-plugin-twilio
Use SQL to instantly query Twilio resources across accounts. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin twilio twilio-api zero-etl
Last synced: 27 Oct 2025
https://github.com/turbot/steampipe-mod-community-tracker
A collection of benchmarks, controls, and dashboards used to track organization settings, repository settings, open issues and pull requests, and more.
dashboard hacktoberfest sql steampipe steampipe-mod
Last synced: 08 Feb 2026
https://github.com/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 Mar 2026
https://github.com/jordymail/datalemur-answer
This document provides an overview of the Data Lemur projects I have worked on. Each project includes a dedicated README file explaining the functionality and implementation of the code in detail.
Last synced: 12 Feb 2026
https://github.com/davideluque/bebedores
Base de Datos para la Guía de Bebedores en la materia CI3311 de la Universidad Simón Bolívar
ci3311 pgsql sql universidad-simon-bolivar
Last synced: 13 Feb 2026
https://github.com/kamilhan-karaismailoglu/database-for-movie-ticket-sales-site
in this project ; A database was created for a website that sells movie tickets for more than one movie theater. Some add, delete, update and query commands have been created on this database. This project was written for the database systems lecture.
database microsoft-sql-server sql
Last synced: 01 Mar 2026
https://github.com/sftsrv/sqlq
A little CLI for working with databases during development for quick queries and automation
cli database database-management javascript postgres sql sqlite typescript
Last synced: 02 Mar 2026
https://github.com/sfinx13/videoflix-database
Database workshop in order to design and practice sql requests. Enjoy :-)
database-design database-schema docker docker-compose lucidchart make makefile mysql mysqlworkbench phpmyadmin sql
Last synced: 02 Mar 2026
https://github.com/raphaelalmeidamartins/mysql-one-for-all
MySQL project developed at the end of Unit 21 (Back-end Development Module) of Trybe's Web Development course
Last synced: 27 Mar 2026
https://github.com/project-tsurugi/iceaxe
java library for Tsurugi
database-access-library java java-11 java-library sql tsurugidb
Last synced: 01 Apr 2026
https://github.com/codewithjaspreet/icc_wc_2011
data-analytics data-visualization powerbi selenium sql webscraping
Last synced: 05 Mar 2026
https://github.com/duct-framework/database.sql
Integrant methods for connecting to a SQL database
Last synced: 05 Mar 2026
https://github.com/hazardland/app.sql
PostgreSQL database template for fresh project start
admin-databases database-template postgresql-boilerplate recovering-passwords sendmail sql user-profile
Last synced: 05 Mar 2026
https://github.com/tonnobellosnello/nautilus-orm-studio
A web database editor, written in nextjs for nautilus-orm
Last synced: 18 Apr 2026
https://github.com/lynk4/advent-of-cyber-2023
THM DESCRIPTION: Get started with Cyber Security in 24 Days - Learn the basics by doing a new, beginner friendly security challenge every day leading up to Christmas.
active-directory advent-of-cyber-2023 buffer-overflow cyber cybersecurity digitalforensics machinelearning malware-analysis penetrationtesting securityoperations sql thm tryhackme tryhackme-writeups
Last synced: 24 Apr 2026
https://github.com/yu-iskw/sqlfluff-complexity
A custom SQLFluff plugin to calculate SQL complexity
agent-harness dbt harness-engineering sql sqlfluff
Last synced: 06 Jun 2026
https://github.com/gfleury/squaas
sql query as a service
approval-process authorization gdpr postgresql query queue sql
Last synced: 28 Apr 2026
https://github.com/stephenkevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 29 Apr 2026
https://github.com/kenvilar/miozika
:musical_note::notes::headphones: A Music Streaming Service Web Application https://miozika.herokuapp.com/
javascript music-player mysql-database object-oriented-programming php7 sql
Last synced: 10 May 2026
https://github.com/scotttesler/migurt
🍦A database migration and seeding tool.
database database-management database-migrations databases migration migration-tool migrations migrationtool postgres postgres-database postgresql postgresql-database relational-databases sql
Last synced: 22 Aug 2025
https://github.com/phpgt/database
Database query organisation.
database database-access database-api-organisation database-logic-organisation database-migrations php-library php-pdo phpgt sql sql-database sql-query
Last synced: 08 Apr 2026
https://github.com/moixllik/studio
Examples of learning on various programming topics with various technologies
docker dotnet golang haskell javascript moix-project nosql php python rust sql studio-moix vlang
Last synced: 15 Apr 2025
https://github.com/azu/sql-string-search
A CLI that search SQL-like string from source codes.
Last synced: 02 Jul 2025
https://github.com/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/tsg405/sql_hackerrank
Contains Solved HackerranK problems on SQL
implementation logical-programming mysql-database sql sqlite3
Last synced: 03 Sep 2025
https://github.com/brian-emarquez/learning-microsoft-sql-server
Microsoft SQL Server is a relational database management system, developed by the Microsoft company.
azure azuredatastudio sql sqlserver transact-sql tsql windows
Last synced: 10 Mar 2026
https://github.com/tushar2704/everyday-sql
Welcome to Everyday SQL Sheets – your go-to resource for everyday SQL cheat sheets, pro tips, interview questions, and more. Whether you're a beginner looking to learn SQL or an experienced developer seeking quick reference materials, this application has got you covered.
artificial-intelligence cheatsheet data-analysis data-science database mysql postgresql query-language sql sqlalchemy streamlit streamlit-tushar2704 tushar2704
Last synced: 05 Apr 2026
https://github.com/manusquall/restaurant-web-app
A restaurant web app to save commands of differents food products, show them and modify it also. Similar to a CRUD app
crud-application database food-products php restaurant-web sql sql-database
Last synced: 13 Apr 2025
https://github.com/orsinium-labs/pathfinder_db
CSV Database for Pathfinder RPG
csv database db pathfinder pathfinder-rpg rpg sql sql-query
Last synced: 04 Oct 2025
https://github.com/rotshidzw/clinic
relational database to create the data structure for a vet clinic a complete database with data about: animals animals' owners clinic employees visits
Last synced: 19 Feb 2026
https://github.com/polterguy/magic.lambda.mssql
SQL Server plugin for magic.lambda
hyperlambda magic math sql sql-server
Last synced: 01 May 2025
https://github.com/tmhalbert/datadrivenssrs
Data Driven Email Subscriptions in SSRS Standard Edition
mssqlserver reporting reports sql sqlserver sqlserver-2017 ssrs ssrs-reports subscriptions
Last synced: 07 May 2025
https://github.com/siris2314/necrofinance
A powerful financial assistant built with databases, Neural Networks, and Natural Language Processing
api crypto cryptocurrency keras-neural-networks keras-tensorflow natural-language-processing neural-networks python3 scikitlearn-machine-learning sql sqlite3 stock stock-market stocks-predictor tensorflow
Last synced: 29 Oct 2025
https://github.com/thenameiswiiwin/moodsense-ai
MoodSense AI: A transformative journaling app built with Next.js, Tailwind CSS, and Langchain, leveraging the power of AI to analyze emotions and provide valuable insights.
ai clerkauth javascript langchain langchain-js langchain-typescript nextjs nextjs13 planetscale prisma react sql tailwindcss typescript unit-testing vitest
Last synced: 31 Jul 2025
https://github.com/vincentserpoul/playwithsql
implementing as immutable as possible data modelization and benchmarking it on different platforms
benchmarking cockroachdb container docker gcp golang kubernetes kubernetes-cluster mariadb mssql mysql percona postgres sql swarm-cluster
Last synced: 17 Jan 2026
https://github.com/fullstackjavadevelopercommunity/springbootmicroservices
Core Java, JSP, Servlets, Spring, SpringBoot, SQL, Hibernate, PCF, Microservices, Docker, Kubernetes.
docker hibernate java jsp kubernates microservices servlet springboot sql
Last synced: 13 Apr 2025
https://github.com/mozameljawad/vet-clinic-database
Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.
Last synced: 30 Oct 2025
https://github.com/turbot/steampipe-plugin-servicenow
Use SQL to instantly query ServiceNow CMDB CI services, servers, incidents, objects & more. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw servicenow servicenow-api sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 29 Jun 2025
https://github.com/toolgood/toolgood.sqlfirewall
SQL Firewall, Prevent SQL injection, 防sql注入
Last synced: 13 Apr 2025
https://github.com/nguyenanhung/database
A wrapper database and backup database
database pdo php php-database query-builder sql
Last synced: 15 Apr 2025
https://github.com/somdipdey/easysql
Use this class library to execute your MS SQL queries easily without hassle.
csharp csharp-code csharp-library database dataset dictionary easysql ms-sql-queries mssql nuget nuget-gallery nuget-package sql sql-statement sqlhelper tsql
Last synced: 13 Apr 2025
https://github.com/magnusrodseth/complete-sql-mastery
My personal notes from the Complete SQL Mastery course.
mysql relational-databases sql
Last synced: 10 Sep 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
https://github.com/adriamontoto/criteria-pattern
The Criteria Pattern is a Python 🐍 package that simplifies and standardizes criteria based filtering 🤏🏻, validation and selection.
criteria development filtering pattern python python3 python311 python312 python313 selection sql tools utilities validation
Last synced: 19 May 2026
https://github.com/arhcoder/intergoodil
🛒 Software de Punto de Venta de escritorio diseñado para gestionar fácilmente las facetas principales de un negocio, tales como: Inventarios, Empleados, Ventas y Estadísticas.
desktop-application java point-of-sale punto-de-venta sql stores
Last synced: 26 Jun 2025
https://github.com/oussama4/sqlbuilder
A simple sql query builder for Go
database go golang orm query-builder sql sql-builder
Last synced: 27 Apr 2026
https://github.com/vladimirakopyan/evedestructionmaps
I mapped destruction of ships in eve online for my final year project
csharp data-aquired database dataset eve-online killmails machine-learning ship sql visualisation zkillboard
Last synced: 18 May 2026
https://github.com/elizabethsiegle/remote-mcp-server-authless-rickroll
MCP server that pretends to generate a podcast and then proceeds to rickroll you by returning a dynamic AI-generated slug to a Cloudflare Worker that displays a dynamic webpage
cloudflare cloudflare-d1 cloudflare-mcp cloudflare-workers d1-database sql
Last synced: 21 Jun 2025
https://github.com/javiercanon/microsoft-sql-server-scripts-utils
👩💻 Utility scripts, functions and stored procedures for Microsoft Sql Server, in the real life... 👨💻
microsoft-sql-server microsoft-sqlserver-database sql sql-functions sql-query sql-script sql-scripts sql-server sql-stored-procedures sql-utilities sql-utils sqlserver
Last synced: 07 May 2025
https://github.com/dinxsh/karma
ecommerce website for shoe stores built in dotnet and c-sharp
ajax asp-net-core asp-net-mvc bootstrap jquery sql
Last synced: 07 Feb 2026
https://github.com/eitozx/bank-management-system
MySQL Based Bank Management System for school project.
bank-management-system banking-system management-system mysql mysql-database python sql
Last synced: 07 Nov 2025
https://github.com/peterhardy22/Data-Analytics-Projects
Data Analytics Projects
api beautifulsoup bootstrap d3 flask html-css-javascript leaflet matplotlib mongodb pandas plotly python scikit-learn scraper sklearn sql sqlalchemy tableau vba-excel
Last synced: 20 Jul 2025
https://github.com/d-ganchar/ripley
A simple interface for routine db operations and data maintenance
clickhouse data data-maintenance database python sql
Last synced: 05 May 2025
https://github.com/pedrofnseca/copanga-iot
🌱 Irrigação automática IOT
charts cloud esp32 hardware iot low-level-programming nodejs react sql
Last synced: 11 Jul 2025
https://github.com/diptochakrabarty/mysql-docker-cluster
MySQL 3 node cluster using docker containers .Learn how to setup mysql cluster , group replication and fail over mechanisms
database database-management innodb innodb-cluster mysql mysql-database mysql8 sql
Last synced: 24 Mar 2025
https://github.com/charlesstover/mssql-query-builder
Dynamically build Microsoft SQL Server queries using JavaScript.
chai es6 javascript js mocha mssql node nodejs npm npm-module npm-package npmjs sql sql-server sqlserver travis travis-ci travisci ts typescript
Last synced: 01 Oct 2025
https://github.com/s4cha/squeal
Type Safe SQL for Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 07 Mar 2026
https://rnitzsche.github.io/instahub-doc-de/
Datenbanken mit InstaHub (Skript für den Informatik-Unterricht)
beruflichesgymnasium berufskolleg berufsoberschule datenbanken informatikunterricht sql
Last synced: 19 Nov 2025
https://github.com/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025
https://github.com/alrico88/bbox-helper-functions
Helper functions to convert BBoxes to multiple formats
Last synced: 21 Apr 2025
https://github.com/eddieantonio/blobfs-poc
BlobFS—access your database from the comfort of your file manager!
blob filesystem fuse fuse-filesystem sql sqlite3
Last synced: 15 May 2025
https://github.com/alexandroskyriakakis/database
A Market analytics website created from scratch.
bootstrap database ece-ntua flask javascript market-basket-analysis mysql mysql-connector python sql web-development website
Last synced: 12 Apr 2025
https://github.com/terma/gigaspace-web-console
Open source alternative for GigaSpace Web UI with enhanced data querying.
gigaspaces query-engine sql tools webconsole
Last synced: 25 Jul 2025
https://github.com/tiledb-inc/tiledb-cloud-jdbc
JDBC driver for TileDB-Coud
Last synced: 10 Apr 2025
https://github.com/viveksati5143/leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Last synced: 07 Apr 2025
https://github.com/gradedjestrisk/db-training
Use, install, performance
database mysql oracle-database plsql postgresql sql sqldeveloper
Last synced: 25 Jul 2025
https://github.com/nidea1/sql_examples
This repo contains my sql examples and understanding.
advanced advanced-sql mssql sql ssms
Last synced: 02 Apr 2025
https://github.com/alstn113/algorithm
Algorithm & Data Structure & SQL
algorithms data-structures sql
Last synced: 23 Mar 2025
https://github.com/byt3n33dl3/azuresqli
Parameter for Injection Attacks
blind-sql commands injection-attacks injections nosql parameters sql sql-injection
Last synced: 13 Apr 2025
https://github.com/arshadkazmi42/genql
Helper for sql query generation and formatting
generate-sql gensql mysql postgresql query query-generator sql sql-query sqlite
Last synced: 18 Oct 2025
https://github.com/yordanov0502/disasterscout
Web application for reporting and monitoring of natural disasters and emergencies
axios caffeine-cache cookie firebase git gradle hibernate java javascript jwt mui openssl postgresql react react-query scss spring-boot sql vite
Last synced: 11 Jul 2025
https://github.com/subpointsolutions/uplift-contrib
Vagrant configs for the uplift project: Windows 2016 domain controllers, SQL 2016, SharePoint 2016 and CRM.
crm devops domain-controller dynamics dynamics-365 dynamics-crm infrastructure-as-code microsoft packer provision provisioning sharepoint sharepoint-2016 sql sql-server vagrant vagrant-boxes vagrant-environments windows windows-2016
Last synced: 21 Mar 2025