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/andreypopp/ch_queries
A library to generate ClickHouse SQL queries in a typesafe way with OCaml
clickhouse dsl ocaml querybuilder sql
Last synced: 05 Mar 2026
https://github.com/iktakahiro/sql-basic-book
技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開
database docker-compose postgres postgresql sql
Last synced: 04 Mar 2026
https://github.com/nbbaier/mcp-turso
MCP server for interacting with Turso-hosted LibSQL databases
ai libsql mcp mcp-server model-context-protocol sql sqlite turso
Last synced: 21 Apr 2026
https://github.com/kellyjadams/weightlifting-data
An ongoing project tracking my weightlifting data in 5 main barbell lifts: deadlift, squat, overhead press, bench press, and row.
Last synced: 28 Feb 2026
https://github.com/malikwhitten67/html-dox
html dox is a sequential pwa optimized dom lib
dom frontend graphql html-css-javascript js library nestjs nextjs nuxt react sequential sql vercel vue
Last synced: 27 Oct 2025
https://github.com/mirshahreza/zync
A database package manager, similar to npm, for easily installing and managing SQL objects like stored procedures and functions with automatic dependency resolution.
package-management package-manager rdbms sql
Last synced: 08 Oct 2025
https://github.com/phrenotype/qorm
The best
activerecord database mysql orm php php-orm postgresql sql sqlite
Last synced: 18 Jan 2026
https://github.com/kanlon/elasticsearch-sql
Convert Elasticsearch DSL to SQL Or Convert Sql To Elasticsearch DSL ; SQL 与 Elasticsearch DSL 语言相互转换的工具模块
Last synced: 15 Oct 2025
https://github.com/alimy/yesql
Yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs.
Last synced: 13 Oct 2025
https://github.com/anas436/java-online-food-ordering-system
Java-Online-Food-Ordering-System
java jframe jframes mysql netbeans-ide sql swing
Last synced: 16 Oct 2025
https://github.com/theapsgroup/steampipe-plugin-keycloak
Use SQL to instantly query Keycloak clients, users and more. Open source CLI. No DB required.
golang keycloak postgres postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 05 Feb 2026
https://github.com/theapsgroup/steampipe-plugin-vsphere
Use SQL to instantly query vSphere VMs, networks and more. Open source CLI. No DB required.
golang postgresql postgresql-fdw sql steampipe steampipe-plugin vsphere
Last synced: 05 Feb 2026
https://github.com/mwapsam/vet-clinic-database
This is a relational database for a vet clinic, it stores the necessary information about the animals.
database postgresql relational-databases sql
Last synced: 27 Oct 2025
https://github.com/openpeeps/crossdb-nim
🔥 CrossDB Driver for 👑 Nim language
crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite
Last synced: 11 Mar 2026
https://github.com/harish2704/sql-chart
Draw charts interactively from any SQL queries
bar-chart charts graph heatmap line-chart pivot-tables plotlyjs sql
Last synced: 08 Feb 2026
https://github.com/enessari/metabase-ai-assistant
🚀 The most powerful MCP Server for Metabase - 111+ tools for AI SQL generation, dashboard automation & enterprise BI. Works with Claude, Cursor, ChatGPT.
ai assistant business-intelligence claude cursor llm mcp mcp-server metabase metabase-mcp natural-language-sql reporting sql
Last synced: 12 Feb 2026
https://github.com/vanhakobyan/database
:floppy_disk: Work with databases. Entity Framework, T-SQL and ADO.NET :floppy_disk:
ado ado-net entity-framework sql
Last synced: 16 Aug 2025
https://github.com/takayahilton/sql-formatter
SQL Formatter for Scala.
scala scala-js scala-native scalajs sql sql-formatter
Last synced: 14 Jan 2026
https://github.com/dataform-co/bigquery-ml-pipeline
An example of machine pipeline on Bigquery ML using Dataform
bigquery bigquery-ml dataform machine-learning-pip sql
Last synced: 19 Sep 2025
https://github.com/beenotung/gen-sql-type
Generate Typescript Types from raw SQL statements
code-generation gen-type sql type-gen typescript
Last synced: 05 Sep 2025
https://github.com/1995parham-learning/datayar
How migrate / change your SQL data from production namespace to testing namespace
backup database migration production psql restore sql staging
Last synced: 27 Oct 2025
https://github.com/0memo07/sqlerror
A Python script to scan URLs for possible SQL injection vulnerabilities.
python python-script sql sql- sql-attack sql-injection sql-query sql-syntax sqlerror
Last synced: 24 Apr 2025
https://github.com/nathan-parkinson/linq2db.include
linq2db.include adds Entity Framework style Include (eager loading) to linq2db
c-sharp database eager-loading include linq linq2db linqtodb orm sql
Last synced: 14 Jan 2026
https://github.com/alejandroq12/vet-clinic
In this project, I will use a relational database to create the initial data structure for a vet clinic. I will create a table to store animals' information, insert some data into it, and query it.
postgresql psql-database relational-databases sql
Last synced: 26 Apr 2025
https://github.com/avanade/emtech-distributed-data
Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.
blockchain confidential-ledger ledger-tables nextjs python sql sql-ledger sql-server
Last synced: 14 Jun 2025
https://github.com/iamrajiv/neon-db-cli
The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.
cli go neondatabase postgresql serverless sql
Last synced: 23 Apr 2025
https://github.com/digitalruby/ipbanproreleases
IPBan Pro Releases
botnets brute-force hackers login protection rdp security smtp sql ssh
Last synced: 07 May 2026
https://github.com/mfelici/mad
Vertica anomaly detection UDx based on Median Absolute Deviation
anomaly cpp detection sql timeseries udx userdefined-functions vertica
Last synced: 18 Oct 2025
https://github.com/OSTEsayed/OSTE-Vulnerable-Web-Application
Vulnerable Web application made with PHP/SQL designed to help new web testers gain some experience and test DAST tools for identifying web vulnerabilities. Containing some of the most well-known vulnerabilities such as SQL, cross-site scripting (XSS), OS command injections, our intention to expand more vulnerabilities for learning purposes.
cross-site-scripting cyber-security os-command-injection php sql sql-injection vulnerable-web-app web-security web-vulnerability xss-vulnerability
Last synced: 23 Feb 2026
https://github.com/haroldeustaquio/WhatsApp-js-Bot
Automation bot for sending messages and file attachments via WhatsApp, using whatsapp-web.js for real-time alerts and scheduled notifications.
automation bot dabase js python selenium selenium-python selenium-webdriver sql whatsapp whatsapp-api-node whatsapp-bot whatsapp-web whatsapp-web-js
Last synced: 26 Oct 2025
https://github.com/coenttb/swift-records
The Swift library for PostgreSQL database operations.
nio postgres postgresnio records sql structured-queries swift
Last synced: 22 Jan 2026
https://github.com/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
https://github.com/german-zarate/film-view-app
A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database
backend-development database flask fullstack-development portfolio postgreesql python sql web-development
Last synced: 15 Oct 2025
https://github.com/bruceadams/query-rds-data
Query AWS RDS Data from the command line
command-line-tool hacktoberfest rds sql
Last synced: 04 Mar 2026
https://github.com/npgsqlrest/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 08 Oct 2025
https://github.com/apache/horaedb-docs
Apache HoraeDB (incubating) Website.
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 19 Oct 2025
https://github.com/yaacoo/graphragsqlator
LLM graph-RAG SQL generator for large databases with poor documentation
ai database ehr-data faiss-vector-database knowledge-graph langchain llm rag sql
Last synced: 19 Apr 2025
https://github.com/icflorescu/openshift-cartridge-postgresql
Custom OpenShift cartridge aiming to provide the most recent stable PostgreSQL version packaged by bigsql.org.
cartridge database database-engine gear openshift postgresql sql
Last synced: 08 Jul 2025
https://github.com/pyrustic/rustiql
Graphical SQL Editor built with Pyrustic
desktop-app graphical lightweight pyrustic python sql sqlite standard-libary tkinter
Last synced: 08 Jul 2025
https://github.com/digital-science/dimensions-gbq-lab
Source code for Dimensions BigQuery LAB
gbq research-analytics scholarly-big-data scholarly-metadata sql
Last synced: 06 Apr 2025
https://github.com/getyourguide/dbq
Run Databricks queries from your terminal or editor
cli databricks repl sql team-ps
Last synced: 11 Apr 2025
https://github.com/jeluchu/roomlivedataviewmodel
Example of Room Database in recyclerview (Lifedata)
android coroutines database lifecycle recyclerview room room-database sql sqlite-database
Last synced: 13 Jun 2025
https://github.com/turbot/steampipe-plugin-onepassword
Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.
1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-shopify
Use SQL to instantly query Shopify products, orders and more. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw shopify shopify- shopify-orders shopify-partners shopify-products sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/turbot/steampipe-plugin-ibm
Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.
backup etl hacktoberfest ibm-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 06 Sep 2025
https://github.com/turbot/steampipe-plugin-chaos
Chaos plugin for testing Steampipe with the craziest edge cases we can think of. 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/turbot/steampipe-plugin-linode
Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.
backup etl hacktoberfest linode linode-api linode-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/stackql/openapisaurus
Deno based openapi document utility for splitting openapi spec and generating stackql providers
Last synced: 11 Jul 2025
https://github.com/carlos-rian/pysqlx-core
A fast and async SQL database wrapper for Python, with support for MySQL, PostgreSQL, SQLite and MS SQL Server.
anyio asyncio mssqlserver mysql postgresql python quaint rust sql sqlite3
Last synced: 04 Sep 2025
https://github.com/little-brother/httpsql
Http server to monitoring SQL databases
db-connection db-monitoring http-server monitoring remote-sql sql sql-gateway usql zabbix
Last synced: 13 Apr 2025
https://github.com/sigmanificient/codewars
Solutions of Codewars kata i've made.
codewars codewars-kata codewars-solutions javascript php python sql
Last synced: 09 Apr 2025
https://github.com/lucas0019/happy
Happy | Site para ajudar os orfanatos - Front end
html-css-javascript node-js nunjucks-templates rocketseat sql
Last synced: 28 Apr 2025
https://github.com/imteekay/sql-query-json
Experiment SQL-query in JavaScript for JSON
javascript js json query sql sql-query
Last synced: 28 Apr 2025
https://github.com/kurtbuilds/sqlmo
SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.
Last synced: 21 Mar 2025
https://github.com/3noch/beam-postgres-transaction-monad
Very basic transaction monad on top of the venerable Beam library
haskell monad postgresql sql transaction
Last synced: 25 Oct 2025
https://github.com/jreyesr/steampipe-plugin-postgres
A Steampipe plugin that provides access to data stored in plain Postgres servers
postgresql postgresql-fdw sql steampipe-plugin
Last synced: 27 Oct 2025
https://github.com/daikoz/sqlwrapper
SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.
builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper
Last synced: 20 Feb 2026
https://github.com/omonimus1/computer-science-degree-courseworks
Coding Coursework that I have created individually or in Team while studying Computer Science at Napier University.
computer-science computer-science-education coursework cpp csharp databse haskell html-css-javascript scripting sql students university-coursework webtechnology
Last synced: 25 Aug 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/williamdsw/unity-with-database
Sample CRUD project of using Unity with SQLite 3.
c-sharp database db mysql mysql-database mysql-server sql sqlite sqlite3 unity unity2d unity3d xampp
Last synced: 11 Apr 2025
https://github.com/bestbynature/vetclinicdb
VetClinicDB is a robust database that provides a complete and user-friendly solution for managing data related to animals, customers, and owners in a veterinary clinic. The repository serves as a centralized database system, empowering veterinary clinics to streamline their operations, enhance customer service, and maintain accurate records.
database-schema postgresql sql
Last synced: 10 Mar 2026
https://github.com/metio/yosql
zero dependency database access for java
ant-task build-tool cli code-generator dagger2 gradle-plugin java javapoet jdbc jmh maven-plugin persistence sql zero-dependency
Last synced: 15 Apr 2025
https://github.com/gabrielu3/database-cellphone-enterprise
SQL Database Implementation for a fictional enterprise that sells cell phones
data database plpgsql postgresql postgresql-database script sql trigger
Last synced: 14 Apr 2025
https://github.com/materializeinc/connection-examples
Materialize connection examples
Last synced: 14 Apr 2025
https://github.com/hyvor/laravel-filterq
Advanced filtering for Laravel APIs
Last synced: 16 Apr 2025
https://github.com/kozmod/oniontx
The library for transferring transaction management to the application layer.
clean-architecture delivery-layer go golang gorm-transaction hexagonal-architecture layer-architecture mongo-transaction onion-architecture pgx-transaction redis-transaction repository sql sql-transaction sql-transactions sqlx-transaction transaction tx
Last synced: 20 Feb 2026
https://github.com/cfunkz/customtkinter-login-registration
Registration and login app made using customtkinter.
customtkinter python python3 sql sqlite3 tkinter
Last synced: 14 Apr 2025
https://github.com/ivailop7/sql-to-graphql-python
Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.
blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web
Last synced: 14 Mar 2026
https://github.com/stackql/stackql-codespaces-notebook
Run stackql queries in GitHub Codespaces
cloud codespaces github sql stackql
Last synced: 11 Jul 2025
https://github.com/fgforrest/darwin
Darwin is a small Java library that helps applications to setup and evolve their database schema over the time. Evolution is based on SQL patch application and aims at traceability, predictability and reliability. It has been for 13 years in production systems.
autoupdate database database-schema evolution java model sql
Last synced: 10 Jul 2025
https://github.com/ghazaleze/courseshop_datawarehouse
a data warehouse for an online course shop
database datawarehouse etl-process sql sql-server-database staging-area
Last synced: 28 Jun 2026
https://github.com/somdipdey/sql-magic
Various SQL scripts to do magical stuffs on your databases
Last synced: 30 Jul 2025
https://github.com/la-lo-go/the-phpoly
Monopoly web port with vanilla JavaScript
dom-manipulation game jquery monopoly-game php sass sql vanilla-javascript webgame
Last synced: 14 Apr 2025
https://github.com/kilemonn/messagequeue
A message queue service, which can receive, hold and provide messages that are sent between services.
docker docker-container in-memory kotlin microservice mongodb mssql-server mysql postgresql queueing redis service sql
Last synced: 19 Apr 2025
https://github.com/mkabhishekdev/multiplayerturnbased-onlinegame
Multi Player Turn-Based Game developed using PHP, AJAX, Javascript (Full stack project)
javascript php php-sessions phpmyadmin sql
Last synced: 25 Sep 2025
https://github.com/basemax/messengersocketws
Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)
mysql mysql-query nodejs socketio sql websocket websocket-api websocket-application websocket-chat websocket-client websocket-server ws wss
Last synced: 26 Jul 2025
https://github.com/kaoutherbo/vitalab
This web application embodies a commitment to revolutionizing the way blood donations and laboratory analyses are managed within a given region, specifically within a wilaya.
blood-donation-management css-animations css3 html5 js-swiper mvc-architecture mysql php sql
Last synced: 14 Apr 2025
https://github.com/fibo/sql92-keywords
is the list of reserved words in SQL92 specification
Last synced: 14 Apr 2025
https://github.com/williamdsw/vaporbreaker-mobile
Mobile's version of my game Vaporbreaker!
aesthetics android csharp game game-development google microsoft mobile play retrogemn sql sqlite3 store unity vaporbreaker vaporwave version windows
Last synced: 09 Mar 2026
https://github.com/babyblue94520/hi-sql
Use SQL like Spring Data JPA
hi-sql jpa orm spring-data-jpa sql
Last synced: 18 Sep 2025
https://github.com/vb-consulting/pg_schema_tools
PostrgeSQL Schema Tools is set of Open-Source PostrgeSQL Functions to Manage Database Schema
Last synced: 13 Apr 2025
https://github.com/smghazijaffri/technotrek
Management System built on .NET 8.0 MAUI Blazor Hybrid Framework following SAP best practices
android android-application blazor blazor-hybrid blazor-server bootstrap csharp css3 dot-net dot-net-8 erp-application html5 javascript maui sql sql-server web-application webapp windows-application xaml
Last synced: 07 Aug 2025
https://github.com/anilnayak126/filesharingapp
A file-sharing application developed using Django and Django Rest Framework (DRF) that allows users to upload, download, and manage files securely. This application incorporates DRF's core concepts and utilizes the shutil library for zipping files, with SQL for data management. Key features include user authentication, file categorization.
django drf file-management file-sharing python sql web-application
Last synced: 15 Apr 2025
https://github.com/lykmapipo/python-spark-log-analysis
Python scripts to process, and analyze log files using PySpark.
apache-arrow apache-spark apache-spark-sql data-analysis data-extraction data-processing data-transformation log-analysis log-analyzer log-monitor lykmapipo pandas pyarrow pyspark python seaborn spark-ml spark-nlp sparkml-pipelines sql
Last synced: 22 Jun 2025
https://github.com/ashtonav/sydney-personal-details-generator
App that can create a large amount of randomly generated personal details, including: address, full name, phone number, date of birth, gender, and email.
address-generator csv data-generator dummy-data dummy-data-generator fake-data fake-data-generator identity-generator phone-number-generator random-data random-data-generation random-data-generator sample-data sample-data-generator sql sydney test-data test-data-generator
Last synced: 02 Oct 2025
https://github.com/initphp/database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.
data-mapper database db-entity-class db-model dbal orm php php-pdo php-pdo-mysql php-pdo-sqlite php7 query-builder sql sql-query-builder
Last synced: 07 Mar 2026