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-25 00:25:43 UTC
- JSON Representation
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/sabaurgup/samples-multi-layer-architecture
Basic Multi-Tier Architecture examples created by me using ASP.NET Core Web API & C# with MySQL database technologies.
asp-net-core controller crud csharp database dotnet-core entity-framework-core layered-architecture migration multitier-architecture mysql-database netcore service sql swagger visual-studio web-application webapi
Last synced: 10 Apr 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/kstrassheim/datawarehouse-crawler
This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.
azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql
Last synced: 28 Apr 2026
https://github.com/chromy/crunch
sqlite3 compiled to WASM for the browser and server
sql sqlite sqlite3 wasm webassembly
Last synced: 11 Apr 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/0xataru/dfox
DFox is a Rust-based database management tool that provides a terminal user interface (TUI) for interacting with PostgreSQL and MySQL databases. It allows users to perform database operations easily and efficiently through a simple and intuitive interface.
crossterm ratatui-rs rust sql tui-rs
Last synced: 07 May 2025
https://github.com/turbot/steampipe-mod-oci-compliance
Run individual configuration, compliance and security controls or full compliance benchmarks for CIS across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
cis cis-benchmark compliance hacktoberfest oci oracle-cloud oracle-cloud-infrastructure powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 06 Mar 2026
https://github.com/spiderxm/bank_management_restapi
Rest api build using flask
Last synced: 14 May 2026
https://github.com/giis-uniovi/tdrules
Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data
api-testing coverage database fpc mcdc mutants openapi sql testing
Last synced: 11 Apr 2025
https://github.com/AhmedOsmanDev/HackerRank-Solutions
HackerRank's challenges solutions. Above 350 solutions.
algorithms bash c competitive-programming cpp data-structures hackerrank hackerrank-solutions java javascript linux-shell online-judge problem-solving python3 shell sql
Last synced: 10 Apr 2025
https://github.com/chandima2000/faculty-management-system
This is a Windows Form application developed in C#
csharp dotnet-core sql windows-forms
Last synced: 11 Apr 2025
https://github.com/umbrellaleaf5/sql
My repository where I first try and learn SQL and databases
Last synced: 03 Jul 2025
https://github.com/haraldrudell/parl
A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)
android database go golang parallelism sql sqlite sqlite3
Last synced: 18 Jul 2025
https://github.com/jwill9999/contosouniversity
Asp.net MVC 5 with Entity Framework 6 using SQL database
asp asp-net asp-net-mvc aspnet-mvc-5 database-management entity-framework entityframework6 mvc-framework pagination sql
Last synced: 06 May 2025
https://github.com/seipan/csql
CLI tool to insert CSV data into a specified database.
csv csv-parser mysql postgresql sql
Last synced: 17 Jul 2025
https://github.com/joaoassalim/beecrowd-solution
Beecrowd Solution in Python, C, C++, Java and SQL
beecrowd-solutions c cpp17 java python sql
Last synced: 08 Sep 2025
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/spoje-net/ruian2sql
A tool for importing address points of the State Surveying and Cadastre Administration into SQL database
phing-tasks phinx-migrations php sql
Last synced: 17 Jul 2025
https://github.com/rschwarz/sql-clickhouse
Support for Clickhouse databases in sql-mode for Emacs.
Last synced: 11 Jun 2026
https://github.com/saiteja-talluri/fake-news-detection-using-crowdsourcing
Web App for crowdsourcing the verification of spurious news articles.
ajax crowdsourcing database-design database-management fake-news js sql
Last synced: 10 Apr 2025
https://github.com/lewuathe/terraform-aws-presto
Terraform module to create Presto cluster
Last synced: 16 Jun 2025
https://github.com/milenkovicm/adhesive
Apache Datafusion JVM User Defined Functions (UDF), integration nobody asked for 😀
arrow bytecode-compiler compiler datafusion java jni jvm rust sql udf udf-libraries userdefined-functions
Last synced: 10 Apr 2025
https://github.com/klen/muffin-databases
Async support for a range of databases for Muffin Framework
Last synced: 15 Jul 2025
https://github.com/sayakpaul/reporting-in-sql-datacamp-course-exercises
Contains my solutions to the exercises of the course "Reporting in SQL"
Last synced: 10 Sep 2025
https://github.com/felipecastrosales/game
🎮 Game app using IGDB API, with BLoC, Provider, dio, sqflite and others.
api api-rest dart dart-api dartlang dio flutter flutter-api flutter-app flutter-apps flutter-dio flutter-examples flutter-package http igbd json serialization sqflite sql
Last synced: 15 Jul 2025
https://github.com/datatogether/sql_datastore
Experimental Golang implementation of the ipfs datastore interface for sql databases.
datastore-interface golang ipfs package sql
Last synced: 07 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/rammm2005/schema-ecc
Schema of Simple Database make with SQL
Last synced: 16 Aug 2025
https://github.com/lnvaldez/stackoverflow-sql-queries
SQL queries and resources for working with the Stack Overflow 10GB database provided by Brent Ozar.
csv csv-files queries query rpt sql sql-server sql-server-database sql-server-management-studio stackoverflow
Last synced: 30 Oct 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/jakiboy/sqalar
Filter & Fetch Array with SQL Query (PHP)
array arrayassql ferch orm sql
Last synced: 21 Jun 2025
https://github.com/meyiapir/books-api
REST API for managing book lists
api gin go go-api go-examples golang-api golang-examples golang-rest rest-api sql sqlx
Last synced: 16 Mar 2026
https://github.com/suxrobgm/sql-data-transfer
SqlDataTransferUtility is application that convert SQL table scheme and table records to JSON format
converter json netstandard scheme sql
Last synced: 23 Jun 2025
https://github.com/muh-hizbe/wilayah-indonesia
indonesia json regions sql wilayah wilayah-indonesia
Last synced: 25 Jan 2026
https://github.com/mo7ammedd/bookstore
Full MVC Book Store with payment method
asp-net-core dotnet entity-framework-core mvc n-tier-architecture repository-pattern sql unit-of-work
Last synced: 06 May 2025
https://github.com/andres-condezo/vet_clinic_database
This is a relational database to create the data structure for a vet clinic using PostgreSQL
Last synced: 06 Feb 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: 25 Jun 2026
https://github.com/vaneeza-7/sql-uefa-champions-league-2016-2022
⚽ SQL database for UEFA champions league (2016-2022) with 21 select queries
football-database sql sql-football sql-server-management-studio uefa-champions-league
Last synced: 02 Mar 2026
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/victorcmarinho/banco-de-dados-pl-sql-jogo-detetive
oracle-11g oracle-database plsql sql sql-query
Last synced: 04 Mar 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/gabrielfalcao/chemist
Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL
active-record flask functional-testing mysql mysql-orm postgresql psycopg2 python sql sqlalchemy unit-testing
Last synced: 07 Oct 2025
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/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/carreraprogrammer/vet-clinic-database
This is a project where I use a relational database to create the data structure for a vet clinic.
Last synced: 03 Mar 2026
https://github.com/thiagomvilela/infinity
Project development for the 2nd unit of the Web Systems I and Database II courses at the Federal Institute of Pernambuco.
css css3 github-pages html javascript maven pgadmin4 postgresql react reactjs spring-boot sql styled-components
Last synced: 03 Mar 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/swghosh/ug-courses
Class room and laboratory programs, UG-level CSE courses.
c fundamentals gdgu java mongodb php python r sql
Last synced: 13 Feb 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/max-alletsee/stanford-lagunita-sql
An overview of Stanford Online's mini-course on SQL
course-material sql stanford-lagunita
Last synced: 16 Feb 2026
https://github.com/sevdanurgenc/n-tier-architecture-sample
This repo is developed in C# and MsSQL environment using N Tier Architecture.
3-tier-architecture csharp mssql n-tier-architecture sql student-management tier-architecture
Last synced: 04 May 2026
https://github.com/ninja1375/sistema-gestao-escolar-sql
Sistema Gestão Escolar
Last synced: 29 Jan 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/inad9300/pgeon
🐦 A Postgres client for Node.js which type-checks your SQL queries at compile time!
node-postgres postgres postgresql sql static-analysis type-safety typescript
Last synced: 21 Jan 2026
https://github.com/brainiac2677/sql-notes
Contains SQL practise problems and solutions.
database oracle postgresql sql
Last synced: 09 Oct 2025
https://github.com/tomaztk/business-rules-for-t-sql
Manage your business rules in T-SQL
azure-sql-database business-logic business-logic-framework business-rules data-governance data-transparency microsoft-sql-server sql sql-server t-sql
Last synced: 06 Feb 2026
https://github.com/thekirankumarv/handmadeproductmanagementsystem
The Handmade Product Management System, powered by a Database Management System, efficiently handles handmade products. It tracks product details, inventory, orders, and customers. With robust data management, it streamlines operations, improves inventory control, and enhances overall productivity for businesses and artisans.
css database javascript php sql
Last synced: 25 Oct 2025
https://github.com/cveira/openslim
Open Simple & Lightweight Infrastructure Manager
cmdb data itil itsm ms-access ms-sql-server powershell sql
Last synced: 15 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/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/suxrobgm/ec-website
Hearts of Iron IV: Economic Crisis official website. Currently, website is in development stage. Project based on ASP.NET Core
asp-net-core css html javascript sql
Last synced: 29 Jul 2025
https://github.com/spokeywheeler/batcher
A command line utility to perform concurrent mass updates or deletes against an SQL database
cockroach cockroachdb go golang mariadb mysql postgres postgresql sql
Last synced: 16 Aug 2025
https://github.com/ceyhunkerti/oracle-elo
extract load data
dblink dwh etl extraction load oracle oracle-database plsql sql
Last synced: 05 Jul 2025
https://github.com/shafiuyushawu/vet-clinic-db
This project Vet Clinic database that that store details of animals in a farm and also generates specific reports using SQL quesries.
postgres postgresql postgresql-database sql
Last synced: 23 Apr 2025
https://github.com/sondosaabed/datacamp-data-scientist-track
26+ Hourse of learning Data Science with Python and SQL career track. To prepare for the Data Scientist with Python Certification
data-science datacamp intermediate-sql joining machine-learning python python-packages sql
Last synced: 09 Apr 2025
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/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/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 2026
https://github.com/toolgood/toolgood.sqlfirewall
SQL Firewall, Prevent SQL injection, 防sql注入
Last synced: 13 Apr 2025
https://github.com/haadiiii/vet-clinic-database
This database is of an imaginary Vet who wanted an easier way to manage his data.
Last synced: 03 Jul 2025
https://github.com/turbot/steampipe-plugin-fly
Use SQL to instantly query fly.io resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/nikialeksey/jood
Object oriented jdbc wrapper
database elegant-objects elegantobjects eo-principles java java-8 java-library java8 jdbc library migrations object-oriented sql sql-database sql-migrations sql-queries
Last synced: 02 Mar 2026
https://github.com/turbot/steampipe-plugin-updown
Use SQL to instantly query status (e.g. checks, downtimes) from updown.io. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin updown updown-api updown-monitoring zero-etl
Last synced: 22 Apr 2025
https://github.com/jyotibrat/udemy-web-dev-projects
Repository showcasing my Web Development projects from Udemy course.
css firebase html html5 javascript js mongodb react sql web webdevelopment
Last synced: 24 Apr 2025
https://github.com/turbot/steampipe-plugin-env0
Use SQL to instantly query env0 resources. Open source CLI. No DB required.
backup env0 etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-jumpcloud
Use SQL to instantly query resources from JumpCloud. Open source CLI. No DB required.
backup etl hacktoberfest jumpcloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 07 Jul 2025
https://github.com/turbot/steampipe-plugin-fastly
Use SQL to instantly query services, ACLs and more from Fastly. Open source CLI. No DB required.
backup etl fastly fastly-api hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jun 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://github.com/raphaelalmeidamartins/mysql-all-for-one
MySQL project developed at the end of Unit 20 (Back-end Development Module) of Trybe's Web Development course
Last synced: 07 May 2025
https://github.com/drmcarvalho/diffhunter
Diffhunter is an app/API hunter differences between SQL relational databases
database database-management sql
Last synced: 08 Oct 2025
https://github.com/prantomollick/mysql-dbms-projects
A collection of SQL-related projects, including database design, query optimization, data manipulation, and various practice exercises. This repository covers a wide range of SQL operations and techniques, offering hands-on solutions and examples for both beginner and advanced learners.
mysql mysql-database queryfilter rdbms schema sql
Last synced: 13 May 2025
https://github.com/coledixon/mvc_carinsurance_webapp
Car Insurance web application built with C# / MVC / Entity Framework / JavaScript / SQL / Materialize / HTML5
csharp cshtml entity-framework mvc sql webforms
Last synced: 02 Mar 2026
https://github.com/2020leon/typeorm-migrate-sql
Generate Sql Files and Migrate
database javascript mariadb migration migration-tool migrations mysql node nodejs npm npm-cli npm-package sql typescript
Last synced: 31 Oct 2025
https://github.com/dbstratta/postre
🧁 Delicious PostgreSQL query builder for Node.js
client javascript migrations nodejs pg postgres postgresql query query-builder sql
Last synced: 02 Jul 2025