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/andr3w03/pemrogramanvisual
Tugas Mata Kuliah Pemrograman Visual Semester 4
csharp database desktop-application microsoft-access mysql sharpdevelop sql sql-server visual-studio windows-forms
Last synced: 08 Apr 2026
https://github.com/viktorsvertoka/goit-rdb-hw-02
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-02 mysql mysql-database sql workbench
Last synced: 09 Apr 2025
https://github.com/exegeses/introdb-74806
Curso Introducción a Bases de datos | Código 74806
mysql mysql-database mysql-workbench sql
Last synced: 17 Feb 2026
https://github.com/seddryck/ermine
ERMine is a library to parse text files describing a conceptual Entity Relationship model and create an object representation of this model.
Last synced: 28 Jun 2025
https://github.com/billionsjoel/vet-clinic-database
This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.
Last synced: 28 Mar 2025
https://github.com/gbourniq/dbt-fundamentals
Repository to support learning from the dbt courses
data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff
Last synced: 22 Jun 2025
https://github.com/imagodata/filter_mate
FilterMate is a Qgis plugin, an everyday companion that allows you to easily filter your vector layers
data exploratory-data-analysis filter geospatial ogr postgis qgis qgis-plugin qgis3 qgis3-plugin spatialite sql vector-database
Last synced: 29 Apr 2026
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/turbot/powerpipe-mod-rnacentral
Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.
dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql
Last synced: 23 Jun 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/moertel/squcumber-postgres
Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases
cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework
Last synced: 26 Oct 2025
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/get-programmed/sql_for_analysis
👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.
Last synced: 02 Feb 2026
https://github.com/sungchun12/image-labeling-and-translation-data-analysis-google-cloud
:label: Invokes cloud vision and translation APIs with Python
bigquery cloud-translation-api cloud-vision-api colaboratory google-cloud python sql
Last synced: 09 May 2026
https://github.com/ikauematos/sql-database-student
Hello devs okay with you guys ? This repository aims to know SQL in a more in-depth way for its use in database creations
Last synced: 27 Feb 2025
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/hwywl/sql-generation-framework
SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。
Last synced: 20 Jun 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/turbot/powerpipe-mod-imdb
Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.
dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 19 Jun 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/cu-dbmi-peds/phoenix
R, Python, and SQL implementations of the Phoenix Sepsis Criteria
pediatric phoenix python r sepsis septic-shock sql
Last synced: 22 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/darrmirr/dbchange
Easy and declarative way to execute sql queries in JUnit tests.
database java junit junit5 junit5-extension sql
Last synced: 28 Jan 2026
https://github.com/lamngockhuong/tools
Development Tools Collection
debugging development-tools parameter-replacer sql typeorm typescript utilities vite
Last synced: 01 Mar 2026
https://github.com/suesslabs/litemigrator
SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.
avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc
Last synced: 08 Sep 2025
https://github.com/mishra9759harshit/sqldatabase
This is a SQL Database program designed to run in Termux on Android devices. The program allows you to interact with SQL databases directly from your phone using Python. It features a simple, interactive command-line interface (CLI) to practice SQL queries, take quizzes, and track your progress.
sql sql-android sql-database sql-practice sql-projects sql-software sql-termux sqlite
Last synced: 16 Mar 2026
https://github.com/umut-tosun/asp.net_core_5.0_proje_kamp-
Murat Yücedag 150 derste asp-net core kampı ders içeriği ve daha fazlası.
asp-net-core asp-net-mvc mvc-pattern n-tier-architecture sql umut-tosun
Last synced: 19 Mar 2026
https://github.com/msaadx/Dynamic-System-Model-Database
I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.
avl-tree btree data-structures database-management red-black-tree sql
Last synced: 24 Oct 2025
https://github.com/inj-krish19/sql
There are programs of SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .
Last synced: 18 Jun 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/pedrohpalmeida/beecrowd-exercises
Resolução de desafios de programação do site Beecrowd.
beecrowd beecrowd-solutions c java javascript kotlin postgresql python python3 sql sqlserver uri uri-online-judge uri-solutions urionlinejudge
Last synced: 05 Feb 2026
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/arturoeanton/go-struct2serve
This is a small library for echo v4 that has a generic repository for accessing the database and populating structures in golang and has a generic controller and service. You can create a custom repository or custom controller using Go compose.
database echo echo-framework go golang golang-database golang-library gorm repository repository-pattern sql
Last synced: 28 Apr 2026
https://github.com/adilwahla/dry-port-management-system
dry port management system using oracle SQL databases
dpms dry-port-management oracle-database sql
Last synced: 24 Jan 2026
https://github.com/tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
cursor cursor-based-pagination cursor-pagination graphql graphql-cursor graphql-cursor-connections graphql-cursor-pagination pagination sql
Last synced: 27 Oct 2025
https://github.com/0xrocky/giogu-db
Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.
database php plpgsql postgresql sql
Last synced: 07 May 2026
https://github.com/yancya/relationizer
Relationizer create evaluatable string as SQL
Last synced: 14 Feb 2026
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/sanderhelleso/live
🤝 Application that connects people who care about others to those that needs to be taken care of.
api bulma javascript php rest-api sql
Last synced: 28 Feb 2026
https://github.com/cwaku/vet-clinic-database
This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL
Last synced: 25 Apr 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/aghost-7/flip-table
Flip the tables.
command-line humour nodejs sql
Last synced: 28 Apr 2026
https://github.com/bobobass84/sql-database-projects
Let's play around a bit with the 'SQL Server Database Projects'...
database mssql mssql-database mssql-server mssqlserver sql sql-server unit-test unittest
Last synced: 25 Feb 2026
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/mehrajlatifli/bookstore---entity-framework-code-first-mvvm
Example of Entity Framework (Code First) MVVM
codefirst crud crud-operation entity-framework inotifypropertychanged mssql mssqlserver mvvm netframework observablecollection onpropertychanged repository-pattern sql tsql tsql-stored-procedures unitofwork-pattern userdefined-stored-procedure wpf
Last synced: 30 Jan 2026
https://github.com/rrreeeyyy/go-sql-n-plus-one-finder
np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql
Last synced: 14 Jan 2026
https://github.com/guerreiropedr0/vet-clinic-database
Vet clinic databases to learn relational databases and relationships
Last synced: 28 Apr 2026
https://github.com/alleycat1/mysql-deadlocks-case
List of the deadlock cases in MySQL
Last synced: 17 Apr 2026
https://github.com/victoriametrics/sql-to-logsql
Simple UI that provides SQL support for VictoriaLogs and VictoriaTraces
distributed-tracing logging logs logsql sql traces tracing victorialogs victoriametrics victoriatraces
Last synced: 29 Oct 2025
https://github.com/vemonet/stardog-demo
🐕🦺💫 Use a Stardog triplestore to create Virtual Knowledge Graphs
postgresql sparql sql stardog triplestore virtual-knowledge-graph
Last synced: 15 May 2026
https://github.com/guillempuche/effect_server_react
Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server
clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql
Last synced: 26 Apr 2026
https://github.com/wamuir/fpds-conversion-utility
A replacement for the FPDS XML conversion utility: converts one or more FPDS data archives to a SQLite3 database.
fpds government spend-analysis sql xml
Last synced: 19 Jan 2026
https://github.com/sevdanurgenc/mysqlornekler
MySql Veri Tabani dersine ait ornek kodlardir.
mysql sql storedprocedure view
Last synced: 16 Oct 2025
https://github.com/sayakpaul/datacamp-blogs
Jupyter notebooks of my DataCamp blogs
data-analysis data-science jupyter-notebooks machine-learning python sql
Last synced: 16 May 2026
https://github.com/skn0tt/icbu-to-sqlite
Analyze your Apple Calendar with SQL!
Last synced: 19 Jan 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/nirnejak/sql-integrations
A tool for building integrations between SQL database and other services.
Last synced: 18 Apr 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/tanveerisonline/vet-clinic
The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.
Last synced: 09 Oct 2025
https://github.com/im-ahmed-hasan/qa-automation-cheat-sheet
This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.
ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting
Last synced: 11 Oct 2025
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/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/longnguyen010203/bank-datawarehouse
📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️
amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse
Last synced: 16 Mar 2025
https://github.com/w2874382167/family-health-information-system---database-engineering-design
这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!
Last synced: 27 Jan 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/ohzeno/algo
Problem Solving
algorithms baekjoon data-structures javascript leetcode problem-solving programmers python sql swea
Last synced: 24 Oct 2025
https://github.com/dimamirana/hotel-room-reservation-system
Distributed Database System
distributed-database pl-sql sql
Last synced: 16 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/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/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing
It is the software solution for automobile leasing service in C# and SQL database.
bunifu-framework csharp sql visual-studio
Last synced: 11 Mar 2025
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/larissaperinoto/trybe-exercicios
Exercícios realizados durante meu tempo de estudos na Trybe.
chainlink css3 docker express html javascript jest mocha modelagem-de-dados mongodb msc-architecture mysql poo reactjs rtl sequelize sinon solid-principles sql typescript
Last synced: 09 Apr 2026
https://github.com/CplNathan/Leaf2Google-Public
A service which allows you to link your Nissan Connect enabled vehicle to Google Home with a nifty web interface.
blazor bootstrap5 entity-framework google google-actions google-home mssql mvc nissan-connect nissan-leaf nissanconnect smart-home sql web-assembly
Last synced: 11 Mar 2025
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/adelrizq/firsttosolve
FirstToSolve is a competitive programming platform to manage competitive programming regular activities,
automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql
Last synced: 28 Apr 2026
https://github.com/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/krishnaura45/bloodpoint
🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java
data-backend dbms development mysql sql web-interface
Last synced: 29 Apr 2026
https://github.com/hedriss10/sql_student
" Book de SQL - Querys básicas e avançadas "
sql sql-server sqlalchemy sqlite3
Last synced: 02 Apr 2025
https://github.com/roland045/road_quality_measurement_analysis
Novel road quality measurement system for cost effective pavement monitoring, ML-based
azure data-analysis data-engineering data-science machine-learning mlops model-deployment python sql unsupervised-learning
Last synced: 24 Jan 2026
https://github.com/aymen94/myassistance
Progetto di ingegneria del software
css html java javascript jsp-servlet junit maven mysql sql unisa
Last synced: 24 Jan 2026
https://github.com/weiwei2694/nextjs14-wei-ecommerce
Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand
kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand
Last synced: 28 Apr 2025
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 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/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/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