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/thyagohsr/match-verse
Projeto feito para a residência de software com parceria com a Accenture, onde tivemos que criar uma página de login e conectar com o banco de dados, utilizamos o servidor local XAMPP e conectamos com o Banco de dados PHPAdmin
Last synced: 30 Jan 2026
https://github.com/hadifadl/texttosql
A C# application created to loop over flat files and insert them to seperate SQL Server Table.
csharp sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/sanjinkurelic/meetinginfodatabase
Meeting Info Database is a class library project, which provides API for connecting to Microsoft SQL Server, precisely the meeting database
ado-net csharp daab data-access-application-block dataadapter dataset enterprise-daab enterprise-framework microsoft-sql-server netframework sql sql-server sqlhelper visual-studio
Last synced: 29 Apr 2026
https://github.com/mstgnz/gobuilder
This package is designed for constructing SQL queries in Go.
Last synced: 07 Feb 2026
https://github.com/billwallis/db-query-profiler
Lightweight database query profiler.
Last synced: 25 Feb 2026
https://github.com/ahmadrezamozaffary/database_uni_course
Some practice and hands on code with SQL lang and MySQL RDBMS
Last synced: 29 Apr 2026
https://github.com/bulletdev/sql-query-builder
sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅
innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql
Last synced: 09 May 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 Apr 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/kundan-10/calender_application
A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.
Last synced: 05 May 2026
https://github.com/asifdotexe/covidporfolioproject
This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD
dashboard data-analysis data-exploration data-visualization sql sql-server tableau
Last synced: 08 Jun 2026
https://github.com/deadnews/sql-ex
Solutions to some exercises at sql-ex.ru
Last synced: 29 Jan 2026
https://github.com/ldaniels528/lollypop
Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.
csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql
Last synced: 28 Jan 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/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
https://github.com/turbot/steampipe-plugin-algolia
Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.
algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 16 Mar 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/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 28 Apr 2026
https://github.com/ezrarieben/mssql-backup-vbs
VBScript to generate backup file of MS SQL Database
automated-backup backup backup-script microsoft-sql microsoft-sql-server microsoft-sqlserver-database mssql mssql-database mssqlserver scheduled-tasks sql sql-server sqlexpress task-scheduler vbs vbscript
Last synced: 16 Mar 2026
https://github.com/gilzoide/ecsql
Experimental ECS framework powered by SQLite
ecs entity-component-system game-engine lua sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/d4nqw3rty/recipe-app
Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost
css html rspec-rails ruby-on-rails sql
Last synced: 05 May 2026
https://github.com/austinhyde/rowhouse
A SQLAlchemy wrapper that stays out of your way
Last synced: 28 Apr 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/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/vaneeza-7/airport-database
✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries
airport-database airport-management sql sql-server-database sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/marekrost/mcp-server-spreadsheet
Data-first MCP server for reading and writing spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine
claude csv duckdb mcp mcp-server model-context-protocol ods openpyxl python spreadsheet sql xlsx
Last synced: 07 Jun 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 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/haochi/jql.js
Query JSON data in a SQL manner
javascript linq orm sql typescript
Last synced: 24 Apr 2026
https://github.com/ashrithvm/medical-facility-management-system
A full-stack web application designed to streamline hospital administrative and clinical operations. This project showcases expertise in building scalable, responsive web applications using ASP.NET Core Blazor, C#, Microsoft SQL Server, HTML/CSS, and JavaScript.
asp-net-core blazor hospital microsoft-sql-server sql webapi
Last synced: 13 Feb 2026
https://github.com/ivanrododendro/aiqo-report
AI Query Optimizer Report
ai sql sql-optimization sql-tuning
Last synced: 23 May 2026
https://github.com/jaykobw/keep-clone-api
Google keep clone API with Node, Express and Postgres
express nodejs sequelize sql typesctipt
Last synced: 31 Jan 2026
https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system
This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.
css dbms-project html php sql xampp
Last synced: 15 Apr 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/dennispitallano/dssms
Driving School Student Management System
asp-net-core asp-net-core-identity asp-net-mvc aspnet aspnet-core aspnetcore csharp css dotnet dotnet-core html html-css-javascript identity javascript mssqlserver sql sql-server visual-studio
Last synced: 14 Feb 2026
https://github.com/anuja-rahul/progression_tracker_oop_v2
Progression tracker with a database using AES CBC encryption.
aes-256 cipher-block-chaining mariadb oop sql sqlite3
Last synced: 17 May 2026
https://github.com/srikant-code/summer_internship_ui
Full-stack application to show the invoices and managing them.
api axios debouncing infinite-scroll javascript react reducer redux search sql
Last synced: 21 Apr 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/kanukim97/algorithm
알고리즘 풀이 Repository입니다
algorithm leetcode programmers-online-judge sql
Last synced: 20 Apr 2026
https://github.com/konstantin-bogdanoski/adb
Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]
database fcse finki postgresql postgresql-database sql
Last synced: 06 May 2026
https://github.com/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 2026
https://github.com/drako01/sql_distefano
Base de Datos en SQL para gestión Clínica
Last synced: 19 Mar 2026
https://github.com/z-bj/fifa_world_cup_db
⚽🏆 A Shell script to insert and query data in a PostgreSQL DB
automation database fifa postgresql shell-script sql vim worldcup-data
Last synced: 08 May 2026
https://github.com/lucasgmalheiros/sistema-chamados-ti
Protótipo de sistema de solicitações de serviços de TI
figma figma-api mysql python sql tkinter tkinter-designer tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/nycanshu/my-earnings-tracker
Next js website to track my freelance earnings
authentication nextjs sql supabase-auth website
Last synced: 28 Feb 2026
https://github.com/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/obgnail/sqlite-toy
研究目的的,基于内存的,完全原生实现的,有限支持 SQL 查询的关系型数据库
bptree database golang learning-by-doing native-base sql sqlite-database
Last synced: 19 Apr 2026
https://github.com/hermya/cs511_breolap
Realtime-OLAPs can be used to analyze of high-velocity data. We aim to benchmark ReOLAPs with respect to critical financial use-cases.
benchmarking clickhouse docker druid fintech grafana kafka olap pinot prometheus python sql starrocks
Last synced: 25 Feb 2026
https://github.com/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 2026
https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql
SQL com Oracle Database: manipule e consulte dados
Last synced: 19 Mar 2026
https://github.com/hoantran-it/utility-library
Provide utility class for supporting software development with Java
comparison date-time datetime gmt java json sql utc validation
Last synced: 04 Jun 2026
https://github.com/pyprogrammerblog/progress-updater
The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL
data-engineering mongo pipelines pydantic python redis sql
Last synced: 07 May 2026
https://github.com/arjuncodess/cs50_solutions
This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!
c cs50x flask html-css-javascript python solutions sql
Last synced: 18 Apr 2026
https://github.com/anand-3399/gaming-ninja
My aim is to make a complete website that should have all the essential parts a website should have.
000webhostapp admin-dashboard authorisation backend backend-api css frontend full-stack gaming gaming-ninja gaming-website html javascript mysql mysql-database php signinwithgoogle sql userlogin
Last synced: 27 Feb 2026
https://github.com/housain-maina/mastering-backend-infrastructure
The Mastering Backend Infrastructure pathway is a comprehensive learning journey designed to cultivate expertise in building backend systems.
databases nosql python reverse-proxies sql webservers
Last synced: 15 Apr 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/zoid-archive/fpl.zoid.dev
FPL + SQL
analytics fantasy-football football sql
Last synced: 16 Feb 2026
https://github.com/manifoldfinance/metrics
Dune Analytics / Google BigQuery SQL Queries for OpenMEV/Sushi Relay
dune dune-analytics google-big-query sql
Last synced: 19 Mar 2026
https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project
SQL Database Management, Then Visualizing it on Tableau!
analytics data-analysis data-visualization sql
Last synced: 27 Feb 2026
https://github.com/karenina-na/database-principles-and-security
西北工业大学(NWPU)数据库原理与安全实验
Last synced: 12 Feb 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/yshrsmz/sqlstitch
Sort CREATE TABLEs by their relationships. Written in Rust.
Last synced: 16 Feb 2026
https://github.com/matschik/sql-mirror
[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks
Last synced: 18 Apr 2026
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/fraineralex/sql-scripts
This repository contains a variety of SQL scripts developed during my university education, including functions, stored procedures, triggers, PL/SQL, and other advanced features.
oracle-database plsql sql sql-queries stored-procedures triggers
Last synced: 19 Mar 2026
https://github.com/normal-coder/sql2builder
将 SQL 转换为 Laravel 查询构造器 (Query Builder)
Last synced: 19 Apr 2026
https://github.com/vagnerbellacosa/guiainiciantesql
Guia Iniciante de SQL, primeiros passos e apontamentos diversos
apontamentos curso dcl ddl dml dql dtl sql structure-query
Last synced: 01 Mar 2026
https://github.com/lextrack/gestordeinventariowpf
Proyecto para gestión de inventarios hecho en WPF, Entity Framework y SQL Server usando .NET 8. Con inicio de sesión, buscador de productos, vistas para manejar las entradas y la salidas de productos de la bodega y operaciones básicas de un CRUD
crud inventario inventory-management inventory-management-system sql wpf-application
Last synced: 27 Feb 2026
https://github.com/anuran-roy/im2sql-api
The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/
fastapi image-processing ocr python sql tesseract
Last synced: 20 Apr 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/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/ctkqiang/sqlfang
🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。
china chinese ctkqiang erlang security sql sqlfang sqlinjection
Last synced: 02 Mar 2026
https://github.com/leovenom/rip.io
Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.
bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments
Last synced: 10 Feb 2026
https://github.com/tahanima/sqlbolt-solutions
My solutions of SQLBolt exercises
Last synced: 18 Mar 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/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/avdaredevil/college-data-explorer
Explore College and Crime data through a material dashboard
college-assignment crime-data data-visualization google-polymer material-design nodejs sql
Last synced: 05 Jun 2026
https://github.com/stevehansen/sql-inliner
Helper utility to inline SQL server database views
Last synced: 02 Mar 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 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/jordanpapaditsas/productivity-harbor
A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.
angular authentication authorization csharp dotnet entity-framework-core sql typescript
Last synced: 27 Feb 2026
https://github.com/ngambip/diabetes_factors_2024
Exploring BMI Categories and Health Factors.
dashboards data datacleaning dax-languague powerbi sql sqlstudio tsql visualization
Last synced: 03 Mar 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/keivanipchihagh/covid-19-data-analysis
☠ Covid-19 deaths & vaccination analysis with daily-updated data from OWID dataset
analysis covid19-data sql tableau
Last synced: 19 Mar 2026
https://github.com/lpraat/inbq
A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.
bigquery data-lineage parser sql
Last synced: 26 Apr 2026
https://github.com/fernandocalmet/java-login-layered-skeletor
♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)
crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql
Last synced: 16 Apr 2026