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/geekidharsh/predicting-harddrive-failures-using-ml
Predicting Hard Drive failure using SMART Metrics
datastudio jupyter-notebook kaggle-competition machine-learning python random-forest sql
Last synced: 22 Aug 2025
https://github.com/sebastiancarlos/yas-qwin
YAS-QWIN (Yet Another SQL-Query Writing Interface)
Last synced: 11 Apr 2025
https://github.com/splitgraph/madatdata
😠 📈 Madatdata ("mad at data") is a TypeScript library for managing and querying SQL databases (so far including Seafowl and Splitgraph, but with an interface that makes it easy to add plugins for other databases).
postgres seafowl splitgraph sql typescript
Last synced: 10 Jul 2025
https://github.com/dori-dev/sql-cheatsheet
SQL cheat sheet for simple sql commands.
cheatsheet database mysql postgresql sql sql-cheatsheet sql-database sqlite
Last synced: 05 May 2026
https://github.com/shayanheidari01/ormax
High-performance async ORM for all major databases
asyncio database mariadb mysql oracle orm postgresql python-orm python-sql-orm sql sql-orm sqlite
Last synced: 06 Aug 2025
https://github.com/AustinGil/npm
Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT
crud html javascript postgresql prisma react sql tutorial
Last synced: 07 May 2025
https://github.com/marschall/hibernate-batch-sequence-generator
Special purpose implementation of a Hibernate sequence generator
batch-insert database-access database-sequence hibernate rdbms sql
Last synced: 13 Apr 2025
https://github.com/pranambhat/pranambhat
WhatsApp : +91 8762632589
angular asp-net-core asp-net-mvc bootstrap csharp css html javascript jquery plsql qlik-sense ruby sql unix
Last synced: 08 May 2025
https://github.com/kholdrex/simple_query
A lightweight, multi-DB-friendly, and high-performance query builder for ActiveRecord, featuring streaming, bulk updates, and read-model support.
activerecord arel database orm performance query-builder rails ruby sql
Last synced: 09 Apr 2025
https://github.com/hrbrmstr/sergeant-caffeinated
:guardsman: ☕️ Tools to Transform and Query Data with 'Apache' 'Drill'
dplyr drill jdbc parquet-files r rstats sql
Last synced: 18 Jul 2025
https://github.com/oliwierptak/everon-criteria-builder
Library to generate complete SQL WHERE statements, with simple, fluid and intuitive interface.
builder dql fluid fluid-interface php sql
Last synced: 26 Apr 2025
https://github.com/mindfiredigital/sqlrag
It allows users to query databases using natural language and receive results as SQL code and beautiful visualizations.
agent ai huggingface javascript langchain llms machinelearning ml mongodb nosql postgresql python rag sql
Last synced: 16 May 2025
https://github.com/mehul2205/complaint-management
This website is used for taking feedback from students and sending it to respective faculty.
complaint-database complaint-management-system complaint-portal php sql sql-server
Last synced: 26 Oct 2025
https://github.com/sn0wfree/clicksql
a python client for ClickHouse
clickhouse clickhouse-client database dataframe insert-data pandas python sql
Last synced: 26 Jun 2025
https://github.com/mehmoodulhaq570/book-loan-management-system
Efficient Book Loan Management System with organized tables: authors, book categories, books, and book copies. User-friendly interface for seamless tracking and management. Explore now!
backend book-loan-management-system database database-schema front-end loan management-system mysql-database online services sql visual-studio
Last synced: 11 Apr 2025
https://github.com/kdabir/json-sql-console
Query json like a pro
ace-editor alasql console hacktoberfest hacktoberfest2021 json query react sql
Last synced: 08 Jul 2025
https://github.com/spnda/volvo_vida_db
Scripts and SQL statements for retrieving and working with data from the Volvo VIDA database
can-bus car-hacking python sql volvo volvo-vida-protocol
Last synced: 17 Aug 2025
https://github.com/turbot/steampipe-plugin-supabase
Use SQL to instantly query Supabase resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin supabase zero-etl
Last synced: 26 Oct 2025
https://github.com/saadmk11/logbook-cli
Command Line Tool to Keep Your Daily Events Recorded. Made with Python, Typer & SQLAlchemy
cli cli-app command-line-app command-line-interface command-line-tool logbook logbooks notebook poetry python python3 sql sqlalchemy sqlite sqlite3 typer typer-cli
Last synced: 06 Oct 2025
https://github.com/piotrl/javafx-database-manager
🎮 JavaFX example app with use of simple JDBC abstraction.
demo java javafx jdbc playground sql
Last synced: 02 Apr 2026
https://github.com/gonzagadavid/mysql-joins
Conteúdo sobre Join em SQL, com explicação, exemplos e exercícios em MySQL
banco-de-dados exemplos exercicios join left-join mysql right-join self-join sql tutorial tutorial-code
Last synced: 01 Mar 2026
https://github.com/segovoni/sql-server-demos
Some experiments and demos of my sessions at live/online events like SQL Saturday and Microsoft Conference
demo example microsoft-conference sql sql-server t-sql
Last synced: 06 Jul 2025
https://github.com/kennethleungty/pymysql-demo
PyMySQL - Connecting Python and SQL for Data Science
data-analysis data-science mysql pandas python sql
Last synced: 12 Jul 2025
https://github.com/future-architect/vscode-uroborosql-fmt
uroboroSQL-fmt for VSCode
formatter sql vscode-extension
Last synced: 07 May 2025
https://github.com/ossamamehmood/rscgms
Registration and Student Card Generation Management System (RSCGMS) - This project is a part of Student Registration, Registration Process & Administrator with some great functionality where the following modules are performed (Semester Project).
admin card generation java management ossamamehmood phpmyadmin registration sql student system xampp
Last synced: 18 Jan 2026
https://github.com/lukeclancy/dynamic-records-meritfront
Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
activerecord database gem optimization postgres postgresql rails ruby ruby-on-rails sql
Last synced: 22 Sep 2025
https://github.com/austingil/npm
Repo to accompany the series "Build A Pet Management System With Remix, Prisma, and Postgres" https://www.youtube.com/watch?v=wqyHGQlZcws&list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT
crud html javascript postgresql prisma react sql tutorial
Last synced: 12 Mar 2026
https://github.com/ozma-io/ozmadb
OzmaDB — SQL-like database for Web apps. OzmaDB is the core database engine for the ozma.io platform. It provides robust features for query execution, data persistence, permission checking, and much more. One of the key principles of OzmaDB is its approach to customization: "all your metadata is also data."
Last synced: 16 Oct 2025
https://github.com/turbot/steampipe-plugin-openapi
Use SQL to instantly query resources from OpenAPI. Open source CLI. No DB required.
backup etl hacktoberfest openapi postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/athennaio/database
🛢️ The Athenna database handler for SQL/NoSQL.
athenna database factories migrations mongodb mysql nodejs nosql orm postgresql seeders sql
Last synced: 02 May 2026
https://github.com/alessandrocorradini/microsoft-data-science-professional-program
Repository for the Microsoft Data Science Professional Program
data-analysis data-science data-visualization datascience excel machine-learning machinelearning microsoft microsoft-professional-certificate microsoft-professional-program python python3 sql t-sql
Last synced: 13 Jul 2025
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/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/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/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/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/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/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/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/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/graphql-editor/zeit-aurora-integration
Integration of zeit now with AWS Aurora - Easy serverless SQL database
aurora integration serverless sql zeit
Last synced: 22 Apr 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/h22rana/jsonlogic2sql
JSON Logic to SQL Transpiler
go golang jsonlogic sql transpilation transpiler
Last synced: 01 Apr 2026
https://github.com/moapis/multidb
Connect your Go app to a group of database Nodes without the need of a SQL aware proxy! Multidb provides a SQL Database multiplexer for parallel queries using Go routines, boosting performance and availabilty.
bsd-3-clause database go golang goroutine parallel sql
Last synced: 24 Apr 2026
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/de-jaggl/sqlbuilder
A Java-Library to build SQL-Statements
java-library mysql sql sql-builder sql-statements sqlbuilder sybase sybase-sql
Last synced: 18 Jan 2026
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/fairscript/interact
A database interaction library for node.js/JavaScript/TypeScript that uses code reflection to maximize type safety and minimize friction. Supports PostgreSQL, Google BigQuery and SQLite.
bigquery data database linq orm postgresql reflection sql sqlite typesafe
Last synced: 19 Apr 2025
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/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/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/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/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/juanjoowendler/netflix-crud
Node.js and React REST API (UTNFLIX): A REST API for resource management, developed with Node.js, Express, and SQLite, featuring a React frontend that enables CRUD operations, filtered searches, and pagination.
boostrap css full-stack-web-development html5 javascript linux-shell nodejs postman react sql
Last synced: 19 Apr 2025
https://github.com/iktakahiro/sql-basic-book
技術評論社『これからはじめる SQL 入門』関連情報 & サンプルコード & データ公開
database docker-compose postgres postgresql sql
Last synced: 04 Mar 2026
https://github.com/majdisorder/data.dump
A C# data dump engine for SQL Server and PostgreSQL
business-intelligence csharp data database dataset datastructures datatable dontnet dynamic pocos reflection reporting sql
Last synced: 05 Jul 2025
https://github.com/rezamardanidev/sqlitebase
How to create a database sqlite by using classes in Python and creating tables and how to store data
class-python database python sql sqlite
Last synced: 09 Sep 2025
https://github.com/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
https://github.com/serenasensini/basi-di-dati---apogeo
Repository ufficiale del volume creato per Apogeo "Basi di dati"
database database-management dynamodb elasticsearch mongodb mysql nosql nosql-database postgresql sql
Last synced: 10 Jul 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/abowfzl/titus
A console application with three-layer architecture (Core, Domain, Service) with Repository Pattern for EF DbContext and Redis Wrapper in Core, models in Domain, services and Distributed CacheManager in Service, and unit tests with Moq and fake services.
excel huge-data-files read-data redis sql
Last synced: 12 Apr 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 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/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/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/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/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/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/haseeeb21/jewellery-store-management-system
This management system is a desktop application which is connected with the local database, the application can be used to access and modify the data in the database. Data.docx contains the data that exists in the database already.
columns csharp database database-management management management-system server sql sqlserver system tables visual-studio
Last synced: 14 Apr 2025
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/arshad115/today-i-learned
:memo: TIL - Today I Learned - Sharing small snippets of code or tips which I learn and share. I am a software engineer, web developer, android developer and a data scientist. Not bragging, just learning them. ;)
android angular css easyphp firebase firebase-console git javascript learning node nodejs php programming share sql til tips-and-tricks today-i-learned todayilearned vuejs
Last synced: 19 Sep 2025
https://github.com/somdipdey/sql-magic
Various SQL scripts to do magical stuffs on your databases
Last synced: 30 Jul 2025
https://github.com/angoca/log4db2
A logging utility like log4j for IBM Db2 SQL PL
db2 db2luw logger logging logging-library sql
Last synced: 02 Aug 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
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/westonganger/search_architect
Dead simple, powerful and fully customizable searching for your Rails or ActiveRecord models and associations.
activerecord activerecord-models rails rails-search ruby search search-scope sql
Last synced: 15 Apr 2025
https://github.com/fivetran/zetasql-npm-examples
This repo contains examples of usage of zetasql-npm library
Last synced: 16 Apr 2025
https://github.com/guanshiyin28/mpw-rent-car
MPW Rent Car Website
css html5 javascript mysql mysql-database php phpmyadmin sql
Last synced: 27 Feb 2025
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 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/sap-samples/abap-platform-fundamentals-01
This project contains ABAP and SQL source used in customer facing events for SAP user groups.
Last synced: 13 Apr 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/obaydmerz/nodeorm
A laravel-like database management library for nodejs
automation data database dependency-less easy heidisql laravel library manage management mysql node nodejs orm sql sqlite useful
Last synced: 21 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/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/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/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 2025
https://github.com/ghazaleze/flower-shop-datebase
for a flower shop with online and non-online purchases
database flower-shop kivy-framework sql sql-server transactional-database
Last synced: 12 Apr 2025
https://github.com/pointerish/sqlbasics
This repo contains work on SQL Basics.
Last synced: 29 Mar 2025
https://github.com/undisputed-jay/sql-island
SQL Island is a fun introduction to learning and using SQL.
Last synced: 12 Aug 2025