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-03 00:26:03 UTC
- JSON Representation
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
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/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 Mar 2026
https://github.com/bocaletto-luca/database-collection-structure
Database-Structure-Collection is a repository that contains a comprehensive collection of SQL scripts. Each script presents a well-documented relational database schema designed for a specific type of application. Whether you need a database for e-commerce, CRM, blog systems, IoT management, or many other common domains, you will find a ready-to-us
collection-database-structure database database-collection database-structures sql structures
Last synced: 30 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/ninja1375/sistema-gestao-escolar-sql
Sistema Gestão Escolar
Last synced: 29 Jan 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/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/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/dinxsh/slice
📚 Web app for browsing, reading and getting e-book recommendations.
ajax asp-net asp-net-core asp-net-mvc ebook jquery sql
Last synced: 04 Mar 2026
https://github.com/grihabor/trino-query-parser
Provides a parser for trino queries
presto presto-parser sql trino trino-parser
Last synced: 19 Mar 2026
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/bezzad/sqliteencryption
SQLite Encryption using Entity Framework Core (EFCore)
sql sqlite sqlite-cipher sqlite-encription
Last synced: 16 Jun 2026
https://github.com/clidey/connparse
Connparse parses database connection strings, DSNs, URLs, file paths, and cloud storage URIs into one safe structured object.
cloudstorage data-source database dsn golang java javascript nosql parse postgres python rust sql yaml
Last synced: 22 Jun 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/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/merendamattia/bdd
BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).
Last synced: 27 Oct 2025
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/lucagez/qron
postgres background job processing and scheduler
background-jobs cron golang plpgsql postgres scheduler sql
Last synced: 25 Feb 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/juancastillo0/snippet_generator
Generate classes, themes, widgets, parsers and SQL bindings for Dart and Flutter.
codegenerator dart dartlang flutter flutter-apps parser sql
Last synced: 03 May 2026
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/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/marksikaundi/studentstudy
Manage your time effectively with student study app, The app which helps you plan for your day. a fully python Django project
googlebooksapi sql youtube-api
Last synced: 08 Feb 2026
https://github.com/wkhchow/census_canada_2021
Repo containing sql scripts to process Statistics Canada census 2021 data.
2021 census census-data geopackage geospatial postgis sql statistics
Last synced: 31 Jan 2026
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 02 Apr 2026
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/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/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/quantumudit/querying-with-tsql
This repository contains notebooks that can help in learning T-SQL queries from the very basics to the advanced level.
azure-data-studio database sql sql-server t-sql
Last synced: 15 Apr 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/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/jeffrey-zang/myrecipepal
Unlock your inner chef - Submission for Hack the north 2022
chakra-ui cockroachdb express javascript react sql
Last synced: 16 Apr 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/dev-siri/tea-share
Tea Share is a social media application made for Android in Flutter and the Web with TypeScript & SvelteKit.
android dart flutter golang mobile mysql planetscale social-media sql svelte sveltekit tailwindcss
Last synced: 24 Aug 2025
https://github.com/smoren/query-relation-manager-php
Class for making queries for getting data from database with join-relations and filters
orm php-library sql sqlquerybuilder tree tree-builder tree-structure
Last synced: 15 Apr 2025
https://github.com/hacihaciyev/jetquerious
JetQuerious is a lightweight, high-performance, and developer-friendly library for working with JDBC and SQL in Java. Designed for simplicity and speed, it streamlines database access through clean, intuitive APIs while retaining full control over SQL execution. JetQuerious minimizes boilerplate, promotes safe and readable code
data java jdbc jet-querious persistance sql
Last synced: 29 Jun 2025
https://github.com/helderfarias/sqlx-wrapper
A simple wrapper fo sqlx with control of transaction
Last synced: 17 Jan 2026
https://github.com/pojntfx/uni-db1-notes
Personal notes for the DB1 course at HdM Stuttgart.
hdm-stuttgart learning oracle plsql sql uni
Last synced: 10 Aug 2025
https://github.com/tatmorenno/next-level-week-starter
🕵🏻♂️♻️ Next Level Week Starter — #NLW1.0: Desenvolvimento FullStack com a missão de criar a aplicação Ecoleta que ajuda pessoas a encontrarem pontos de coleta para reciclagem.
css css3 express html html5 javascript nextlevelweek nlw node node-js nodejs nunjucks rocketseat sql sqlite
Last synced: 20 Feb 2026
https://github.com/kudzaiprichard/kudzaiprichard
Strong in design and integration problem-solving skills. Expert in solution development.
angular artificial-intelligence docker java javascript machine-learning nosql python scikit-learn software-analysis software-architecture-and-design spring-boot sql tensorflow typescript vscode
Last synced: 23 Apr 2025
https://github.com/mrtaz77/sql_hub
Hub of sql onlines from my university,practice and many more
Last synced: 18 Jan 2026
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/mitranim/gos
[MOVED] Tool for mapping between Go structs and plain SQL. Not an ORM.
Last synced: 30 Apr 2025
https://github.com/DataDrivenGit/Music-Streaming-App-using-AWS-ETL
Implemented Data Warehouse, Data Lake on AWS and Data modeling with Postgres and Apache Cassandra, Also used Apache Airflow to create data pipeline
airflow-operators cassandra data-lake data-pipelines datawarehouse postgres python3 sql
Last synced: 20 Jul 2025
https://github.com/stkchan/googleanalytics4-publicdataset-ecommerce-dashboard-powerbi
This dashboard uses Power BI Desktop as a visualization tool by extracting data from Google BigQuery.
analytics bigquery dashboard portfolio portfolio-project powerbi sql
Last synced: 12 Aug 2025
https://github.com/skinz3/flex
Flex is a lightweight object-relational mapping (ORM) product for the Microsoft .NET Core and SQL : it provides a framework for mapping an object-oriented domain model to a traditional SQL database.
mysql orm orm-framework orm-library ormlite sql sqllite
Last synced: 14 Jan 2026
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/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/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/turbot/powerpipe-mod-formula1
Visualize Formula 1 teams, drivers, race analytics, and more using Powerpipe and SQLite.
dashboard formula1 formula1-analysis formula1-data-analysis powerpipe powerpipe-mod sql sqlite sqlite3
Last synced: 22 Apr 2025
https://github.com/mygreen/splate
splate is Java Library for 2Way-SQL template
java springframework sql sqltemplate
Last synced: 16 Jan 2026
https://github.com/mooseman/langs
Playing around with small prog langs. Public-domain.
Last synced: 16 Mar 2025
https://github.com/devlandsio/pro2112-udpm-java
Dự án TN: Diễn đàn chia sẽ yêu thương
fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc
Last synced: 04 Jul 2025
https://github.com/praveendecode/youtube-data-harvesting-warehousing
Efficient YouTube data harvesting and warehousing with Python, SQL, MongoDB, and Streamlit, enabling seamless analysis and visualization for insightful decision-making in content management and audience engagement strategies
api apiintegration dataanalysis dataharvesting datawarehousing eda mongodb postgres python sql
Last synced: 16 Aug 2025
https://github.com/joeyism/py-sql2sql
A simple lightweight tool to perform ETL jobs between two SQL databases
database etl extract lightweight load mysql oracle postgresql psql relational sql to transform
Last synced: 25 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/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025
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/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/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/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/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/pfazzi/simplex-mapper
A simple PHP library to transfer data from a source (object or array) to an object.
Last synced: 01 Mar 2026
https://github.com/ahmadrezamozaffary/belfius-banking-dinamic
Complete website (Front-End + Back-End) 🏅
ajax alertifyjs cdnjs composer css3 encryption git google-fonts gsap html5 javascript jquery mysql pdo-mysql php php-mailer regex responsive-design sql xampp
Last synced: 11 Apr 2026
https://github.com/lulunac27a/flask-endless-task-list-app
Task list application using Flask with level and experience points (XP)
flask flask-app flask-application flask-sql flask-sqlalchemy python sql sqlalchemy task-list task-list-app tasklist todo todo-app todo-list todoapp todolist
Last synced: 16 Apr 2025
https://github.com/johnkinuthiaa/zero-to-hero
This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks
cpp css golang html java javascript project-based-learning python sql typescript
Last synced: 01 Jul 2025
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/jaypipes/sqlb
A library for efficiently generating SQL expressions
golang sql sql-buffer sql-builder sql-construction
Last synced: 22 Mar 2025
https://github.com/developpeurpascal/embarquer-une-base-de-donnees-locale-dans-vos-logiciels-et-applications-mobiles
Sources du webinaire du 19 décembre 2019.
database delphi embedded-database firedac mobile pascal pascal-language radstudio sample-apps sample-codes samples sql sqlite sqlite-database webinar webinar-demo webinars
Last synced: 01 Aug 2025
https://github.com/arshia-rgh/mealmastermind
Meal Master is a comprehensive system that allows you to explore various recipes and their ingredients. Based on your dietary preferences, it generates a personalized shopping list to help you buy the necessary ingredients. Additionally, it offers more features to enhance your meal planning experience.
celery docker docker-compose dockerfile fastapi fastapi-sqlalchemy gin golang mysql redis sql websocket
Last synced: 19 Apr 2025
https://github.com/FelixDes/hibernate6-custom-functions
This project provides several examples of how to implement custom SQM functions in Hibernate 6.2
hibernate java postgresql spring-boot sql testcontainers
Last synced: 05 Sep 2025
https://github.com/turbot/steampipe-plugin-aiven
Use SQL to instantly query Aiven accounts, projects, teams, users & more. Open source CLI. No DB required.
aiven backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-mongodbatlas
Use SQL to instantly query MongoDB Atlas resources. Open source CLI. No DB required.
backup database etl hacktoberfest mongodb mongodb-atlas mongodb-atlas-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
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/damienbod/aspnetcorecreatepdf
Create PDFs in aspnetcore
api aspnetcore docx efcore file gembox pdf sql
Last synced: 19 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/birg81/teachingcoderepo
Hi Guys. I'm Biagio, teacher of Computer Science. This repository is where I share code co-developed during our lessons, providing interesting solutions to programming problems. Share your favorite one(s) with friends and colleagues, and if you have any suggestions or edits, I'll be happy to consider them.
css database datawarehouse development hashing html5 java javascript jwt-token php programming python rdbms rest-api sql web webapi webapp webapplication
Last synced: 07 May 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/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/smsraj2001/textile-store-management-dbms
A DBMS project on Textile Store Management using StreamLit-Python for the frontend app
database dbms-application functions gui mysql mysql-queries procedure python query-processing sql store-management-system streamlit triggers webapp
Last synced: 22 Apr 2025
https://github.com/pixelspark/postgres-wire-server
Postgres wire protocol server in Swift
pgsql postgresql pq sql swift swift4
Last synced: 26 Apr 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/raihan2bd/vet_clinic_database
Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.
Last synced: 12 Apr 2025
https://github.com/apache/pulsar-sql
Pulsar SQL extracted from apache/pulsar
apache-pulsar pulsar pulsar-sql sql trino
Last synced: 09 Apr 2025
https://github.com/ashkan0201/shareit_web
A home page where you can share and download files.
database python3 selenium selenium-webdriver sql sqlite web
Last synced: 21 Sep 2025