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/joshdover/sql-typed
a simple, typesafe SQL DSL implementation in TypeScript
Last synced: 12 May 2025
https://github.com/k1ethoang/lan-hue-management-java
Bài Tập Lớn - Công nghệ Java. Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).
Last synced: 21 Jul 2025
https://github.com/leizongmin/leizm-sql
SQL查询构造器
mysql node npm query-builder sql
Last synced: 12 Apr 2025
https://github.com/dominikjalowiecki/auction-auction-api
REST API of online auctions application "Auction Auction".
composer design-patterns figma full-text-search jwt php phpmailer postman rest-api sql transactions
Last synced: 05 Mar 2025
https://github.com/ntdls/datarandomizer-sql-clr
Easily generate random human readable data using SQL Server’s SQL CLR.
Last synced: 14 Apr 2025
https://github.com/sonatipek/hospital-system
A patient registration and image upload application where patient records can be made and images can be uploaded.
apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server
Last synced: 26 Jul 2025
https://github.com/michael-simons/pv
Some scripts to work with PV measurements and tooling to record measurements.
duckdb energy olap photovoltaics pv sql
Last synced: 12 May 2025
https://github.com/karenpayneoregon/code-samples-csharp
Contains an ongoing collections of various code samples for C#
csharp iequalitycomparer sql sql-server
Last synced: 13 May 2025
https://github.com/emfy0/ar_virtual_field
Provides an easy mechanism to define virtual fields within an ActiveRecord model
Last synced: 26 Jul 2025
https://github.com/code-str8/churn-prediction-ml-app
Making a machine learning application using Streamlit to predict customer churn in a telecommunications company.
machinelearning python sql streamlit
Last synced: 14 Apr 2025
https://github.com/manishkr1754/library_management_system_sql
Developing a Library Management System from scratch using SQL
data-modeling database-management draw-io entity-relationship-diagram er-diagram library-database library-management-system sql sql-data-analysis sql-database-schema sql-server sql-server-management-studio sqlserver
Last synced: 13 Jul 2025
https://github.com/ieuanwalker/semantic-web-book-search-application
Project from University where i created a web application that sources data using semantic web technologies.
asp-net asp-net-mvc csharp database dbpedia demo-video google-maps google-maps-api local-database relational-databases search-engine semantic semantic-web sparql sparql-query sql sql-database university
Last synced: 13 May 2025
https://github.com/floatliang/sqlorm4es
A simple and expressive (like peewee) sql-like orm for elasticsearch.
Last synced: 18 Aug 2025
https://github.com/raidenyn/sqldeploy
Simple database creator from sqlproj under .NET Core and Docker environment
deployment docker dotnet dotnet-core mssql sql sqlprojects
Last synced: 12 May 2025
https://github.com/lowlydba/expressdb.io
:books: Guides and references for SQL Server (Express)
Last synced: 11 Oct 2025
https://github.com/diamondlightsource/ispyb-database
Database schema and documentation for the Diamond flavour of the ISPyB database
database-schema ispyb lims mariadb sql sql-files stored-procedures
Last synced: 23 Oct 2025
https://github.com/kevingastelum/relational-database-fcc
My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course
Last synced: 29 Oct 2025
https://github.com/michael-simons/scrobbles4j
analytics japlscript jdk17 music quarkus sql
Last synced: 11 Oct 2025
https://github.com/franloza/running-races-insights
Web application created with Evidence and DuckDB to share stats about the running races in Cuenca.
data dataengineering duckdb elt evidence markdown netlify running sql visualization
Last synced: 23 Jun 2026
https://github.com/mrdulin/nodejs-pg-knex-samples
Learning PostgreSQL, knex.js by examples.
knex knexjs knexjswithpostgresql nodejs pgsql postgresql postgresql-database sql
Last synced: 27 Oct 2025
https://github.com/itinycheng/json-to-chsql-parser
Parse JSON to ClickHouse SQL
Last synced: 05 Jun 2026
https://github.com/apache/calcite-site
Apache Calcite Website
big-data calcite geospatial hadoop java sql
Last synced: 19 Oct 2025
https://github.com/alttch/smartobject
Simple, powerful Python object manipulation library
cbor iiot iot iot-objects json messagepack object orm python3 rdbms redis sql sqlalchemy storage sync yaml
Last synced: 28 Apr 2025
https://github.com/theapsgroup/steampipe-plugin-freshservice
Use SQL to instantly query FreshService tickets, assets and more. Open source CLI. No DB required.
freshservice golang postgres postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 05 Feb 2026
https://github.com/sevdanurgenc/sql-project-ideas-for-beginners
This repo includes many sql projects.
Last synced: 20 Apr 2026
https://github.com/aqafridi/data-science-specialization
All the technique used by data scientist from Data Wrangling to Visualization. This data science specialization is organized in beginner to Advanced order.
beutifulsoup cognos-dashboard dash excel matplotlib numpy pandas plotly python sql
Last synced: 10 Apr 2025
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/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/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/jobbrio/jobbr-storage-mssql
Storage adapter for MS SQL Servers
jobbr mssql sql sqlserver sqlserver2017
Last synced: 18 Oct 2025
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/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/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/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/gfleury/squaas
sql query as a service
approval-process authorization gdpr postgresql query queue sql
Last synced: 28 Apr 2026
https://github.com/simonacca/dict2sql
express SQL as python data structures
Last synced: 14 Jan 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/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/codewithjaspreet/icc_wc_2011
data-analytics data-visualization powerbi selenium sql webscraping
Last synced: 05 Mar 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/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/redvars/orm
RED:VARS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
database deno javascript odm postgresql sql typescript
Last synced: 12 Apr 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/mooseman/langs
Playing around with small prog langs. Public-domain.
Last synced: 16 Mar 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/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/christopherkindl/python-data-to-sql-database
Transferring data from a Python file to a PostgreSQL database
Last synced: 08 May 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/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/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/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/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/kazimovzaman2/cs50x-finance
🤑 PSET9 of "Harvard CS50's Introduction to Computer Science"
cs50 css flask html javascript jinja python sql web-application
Last synced: 09 Apr 2025
https://github.com/1995parham-teaching/song_cloud
Minimal Soundcloud just for having fun with databases
Last synced: 18 Mar 2026
https://github.com/peeeuzin/pgbulk
A library for populate large amounts of data to PostgreSQL database with TypeScript
bulk-insert nodejs postgresql sql typescript
Last synced: 10 Apr 2025
https://github.com/alrico88/bbox-helper-functions
Helper functions to convert BBoxes to multiple formats
Last synced: 21 Apr 2025
https://github.com/viveksati5143/leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
Last synced: 07 Apr 2025
https://github.com/co0lc0der/simple-query-builder-php
A simple QueryBuilder PHP component
database mysql pdo pdo-php php php-oop query-builder sql sqlite
Last synced: 22 Jul 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/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/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/sondosaabed/joining-data-in-sql
In this course I learned how to use table joins and relational set theory on joining data. I have also learned how to work with more than one table in SQL, use inner joins, outer joins, and cross joins, leverage set theory, including unions, intersect, and except clauses, and create nested queries.
datacamp-course join joining-data joining-tables sql
Last synced: 24 Jan 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/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/s4cha/squeal
Type Safe SQL for Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 07 Mar 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/yi-jiayu/datamall-sql
LTA DataMall data in an SQLite database and Elasticsearch
elasticsearch singapore sql sqlite
Last synced: 23 Jan 2026
https://github.com/StephenKevin/zugh
[WIP] Empowering you to use complex SQL, but without writing them directly.
Last synced: 03 Oct 2025
https://github.com/mozameljawad/vet-clinic-database
Vet-clinic-database is the first learning project of Microverse about databases, for this project, I used a relational database to create the initial data structure for a vet clinic and create tables to store animals', vets and owners information, insert some data into them and query from them.
Last synced: 30 Oct 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/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/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/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/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/terma/gigaspace-web-console
Open source alternative for GigaSpace Web UI with enhanced data querying.
gigaspaces query-engine sql tools webconsole
Last synced: 25 Jul 2025
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/stimulsoft/samples-dashboards.php
PHP samples for Dashboards.PHP data visualization tool for PHP 7 and PHP 8 projects, and embedded JavaScript dashboard designer and dashboard viewer
analysis dashboards data export exporting histogram html5 infographics javascript json kpi map mysql online php php8 pivot progress sql viewing
Last synced: 07 Mar 2026
https://github.com/apache/flink-connector-kudu
Apache flink
connector datastream flink kudu sql table
Last synced: 19 Apr 2025
https://github.com/neondatabase/neon-vercel-rawsql
Example use of Neon serverless driver on Vercel Edge Functions with raw SQL
neon postgresql serverless sql vercel vercel-edge-functions
Last synced: 08 Apr 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/trysharpen/versionna
Sharpen Versionna is a PHP migration system to manage versioning of Manticoresearch. It includes a CLI tool to keep your Manticore index schemas and your data on sync.
database database-migrations database-schema database-versioning full-text-search fulltext indexing manticore-search manticoresearch migration migration-automation migrations php search search-engine sql versioning
Last synced: 13 Jan 2026
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/turbot/steampipe-plugin-equinix
Use SQL to instantly query infrastructure resources (e.g. servers, networks) from Equinix Metal. Open source CLI. No DB required.
backup equinix-metal equinix-metal-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/prefeitura-rio/queries-datario
Modelos do DBT utilizados para publicação de dados da PCRJ
dbt government open-data python sql
Last synced: 17 Jan 2026
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/ilkeresen/mvc5libraryapp
Layout Kontrolü Controller Yapısı Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Triggers Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları Mvc ile Adım Adım Web Geliştirmeyi Entity Framework Linq Sorguları Sınıf Nesne ve OOP Kavramları SQL ile Veri Tabanı Yönetimini Prosedür ve Trigger Kontrollerini Dahsboard Yapısını Dinamik Web Geliştirmeyi Bootstrap Css Html Tasarım Kontrollerini
adminlte ajax asp-net-mvc bootstrap chart controller diagram entity-framework javascript layout linq model mvc5-framework oop smtp sql stored-procedures templates triggers view
Last synced: 27 Mar 2025
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