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/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
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/leandrosimoes/my-useful-codes
Just a repo to store some codes that (somehow) are useful to me. Any languages but organized!
bash codes csharp css git html javascript my personal-code repository samples sql vb-net
Last synced: 13 Apr 2025
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: 29 Apr 2025
https://github.com/pprattis/hospital-database-with-JDBC-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.
computer-science console-application databse functions-triggered java jdbc jdbc-connector jdbc-database pgadmin postgresql program project sql student triggers
Last synced: 28 Sep 2025
https://github.com/cleilsonandrade/carteira_vacinacao_digital
Aplicação tem objetivo de transformar os dados da carteira de vacinação convencional de papel, em um sistema digital para guardar informações do usuário e suas vacinas já tomadas.
bootstrap css flask full-stack fullstack health html javascript jinja2 python sql sqlite vaccination
Last synced: 07 Mar 2026
https://github.com/toolgood/toolgood.sqlfirewall
SQL Firewall, Prevent SQL injection, 防sql注入
Last synced: 13 Apr 2025
https://github.com/tebogoyungmercykay/relational-database_using_self-organizing_treaps
This implementation puts a twist on the Standard Treap (randomized search tree) in the sense that I add the idea of self-organizing data structures on top, To implement a Database (collection of rows that are somehow related) Indexing.
abstract classes data-structures-and-algorithms databases indexing java readme relational-databases self-organizing self-organizing-treaps sql sqlqueries templates treaps
Last synced: 13 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/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/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/sarthakmakhija/picodb
Tiny relational database inspired by the book: Database design and implementation by Edward Sciore.
Last synced: 22 Aug 2025
https://github.com/walid0912/talend_mission
Mission Talend Data Integration
data-integration java json sql talend xml
Last synced: 12 May 2025
https://github.com/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 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/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/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/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/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/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/victorcmarinho/banco-de-dados-pl-sql-jogo-detetive
oracle-11g oracle-database plsql sql sql-query
Last synced: 04 Mar 2026
https://github.com/cyyeh/duckdb-data-agent
An AI-powered data analysis agent with a built-in SQL playground. Upload data files (CSV, JSON, Parquet, Excel) and ask questions in plain English — the agent delegates to a specialized subagent for SQL queries and renders charts inline — or switch to the SQL editor for direct queries.
agent claude-code csv data-analysis duckdb excel json langfuse llm parquet python react sql typescript
Last synced: 04 Jun 2026
https://github.com/ganny26/generator-create-express-react-app
Create react app for yeoman
boilerplate mongodb reactjs sql yeoman
Last synced: 27 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/cryptoalgorithm/oursql
An extensible graphical frontend to MongoDB, MySQL, and others. Stable release now available!
Last synced: 09 Feb 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/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/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/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/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/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/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/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/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/stephenkevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 29 Apr 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/codewithjaspreet/icc_wc_2011
data-analytics data-visualization powerbi selenium sql webscraping
Last synced: 05 Mar 2026
https://github.com/smartyhero/schema-diff
用于两个mysql数据库/sql文件之间表结构对比的工具
database mariadb mysql schema-diff schemadiff sql
Last synced: 01 Mar 2026
https://github.com/modscleo4/jsdb
JSDB is a Node.js database manager with SQL support
database javascript jsdb nodejs npm sql
Last synced: 10 Apr 2025
https://github.com/brainiac2677/sql-notes
Contains SQL practise problems and solutions.
database oracle postgresql sql
Last synced: 09 Oct 2025
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/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/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/pablo-restrepo/appgestionaranimales
Veterinary management application
Last synced: 25 Oct 2025
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/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/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/hootanht/databaseteacherassistant
SQL and SQL Server course for beginners
course database database-design database-management development sql sqlserver sqlserver-2019 tsql
Last synced: 22 Jan 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/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/sarthakmakhija/tinydb
Tiny relational DB implementation over an LSM tree based storage engine
golang lsm-tree relational-database sql
Last synced: 28 Apr 2025
https://github.com/kumar-rinku0/delta
short projects and different types of build reusable components.
clone clone-app components css css3 ejs html html5 javascript js replica reusable-components sql
Last synced: 27 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/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/ninja1375/sistema-gestao-escolar-sql
Sistema Gestão Escolar
Last synced: 29 Jan 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/benmerckx/rado
🍃 Fully typed, lightweight query builder
bun node orm query-builder sql sqlite typescript
Last synced: 18 Apr 2025
https://github.com/costineest/sql-track
Relational databases path to mastery
learn-sql learning-sql postgresql relational-databases sql sql-exercises sql-practice sql-practice-problems sqlite
Last synced: 08 Aug 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/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/codewithmide/alx-higher_level_programming
Higher level programming languages and projects from ALX SE
c javascript mysql-database python3 shell sql sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 04 May 2025
https://github.com/quackscience/duckdb-extension-clickhouse-system
DuckDB Community Extension emulating the ClickHouse system table
chsql clickhouse duckdb duckdb-extension sql
Last synced: 10 Mar 2026
https://github.com/nezorinegor/bookstore-db
📖 База данных для книжного магазина
Last synced: 02 Aug 2025
https://github.com/felixmk0/egranjacat
RESTful API built with .NET 8 and C#, following clean architecture and using SQL Server with a single-tenant-per-database model. Includes JWT authentication, role- and policy-based access control, Swagger docs, cron jobs, SMTP support, third-party service integrations, and more.
aspnet authorization cron-jobs csharp dotnet generalitat generalitat-de-catalunya jwt jwt-authentication mapa presvet rest-api restful-api smtp sql sql-server swagger third-party
Last synced: 13 Aug 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/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/fortunewalla/dvdstore
The Dell DVD Store is an open source simulation of an online e-commerce site with different SQL implementations.
database dell dellstore dellstore2 dvd dvd-store dvd-store2 dvdstore dvdstore2 e-commerce e-commerce-project mysql sample-data sample-database sql sql-query sqlquery
Last synced: 31 Jul 2025
https://github.com/utsavpatel562/learnovice
E-Learning Management System
angular bootstrap5 html5-css3 javascript mysql php8 phpmyadmin-database scss sql
Last synced: 09 Oct 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
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/polterguy/magic.lambda.mssql
SQL Server plugin for magic.lambda
hyperlambda magic math sql sql-server
Last synced: 01 May 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/svenslaggare/sqlgrep
sqlgrep = SQL + grep + tail -f
grep log-analysis log-parser logging rust sql
Last synced: 29 Jul 2025
https://github.com/kopera/erlang-pgc
Erlang PostgreSQL client
database erlang postgresql sql
Last synced: 28 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/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-pagerduty
Use SQL to instantly query resources from PagerDuty. Open source CLI. No DB required.
backup etl hacktoberfest pagerduty-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 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/turbot/steampipe-plugin-urlscan
Use SQL to instantly query urlscan.io. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin urlscan urlscan-io zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-vercel
Use SQL to instantly query projects, teams, domains and more from Vercel. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin vercel zero-etl
Last synced: 22 Apr 2025
https://github.com/jacobgrisham/network-single-page-full-stack-web-app-using-django-and-javascript
Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Create, read, update, and like posts, follow users and generate a feed, view profile, and view 10 posts per page. Django used as API and Javascript Fetch method used to interact with API. All functionality handled through REST API.
bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql
Last synced: 12 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/spiredb/spiredb
SpireDB - Stream -> Store -> Scale.
distributed-database elixir-lang erlang kv-store oltp rust-lang spiredb spiresql sql stream-processing vector-search
Last synced: 21 Feb 2026
https://github.com/turbot/steampipe-plugin-heroku
Use SQL to instantly query apps, dynos and more from Heroku. Open source CLI. No DB required.
backup etl hacktoberfest heroku postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Sep 2025
https://github.com/turbot/steampipe-plugin-awscfn
Use SQL to instantly query resources, data sources and more from AWS CloudFormation templates. Open source CLI. No DB required.
aws backup cloudformation cloudformation-template etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 25 Aug 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