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-23 00:29:40 UTC
- JSON Representation
https://github.com/kevlarr/jrny
A lightweight, compiled, zero-dependency PostgreSQL schema revision tool; just add SQL!
postgresql revisions schema sql
Last synced: 15 Jan 2026
https://github.com/nuno-faria/crdv
Conflict-free Replicated Data Views
crdt distributed-databases sql
Last synced: 16 Jun 2025
https://github.com/rajguptah/keplercrud
Automatic Crud Operation Using Dapper Framework
aspdotnet autocrud automaticlydapper crud kepler keplercrud rajnarayangupta sql
Last synced: 07 Mar 2026
https://github.com/khaouitiabdelhakim/etl-real-example
This repository contains a real example of an Extract, Transform, Load (ETL) process using SQL Server Management Studio (SSMS), SQL Server Integration Services (SSIS), and AdventureWorks2012 data. The objective is to load data into our LightAdventureDW data warehouse.
data database database-management sql sql-server ssis ssms warehouse
Last synced: 18 Mar 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/hannziegel/final-capstone-backend
This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram
Last synced: 05 May 2025
https://github.com/cvitter/mattermost-scripts
This repository contains a series of scripts that I have written for Mattermost to perform descrete tasks. I am sharing them here in case other Mattermost users might find them useful.
Last synced: 02 Mar 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/singhdivyank/data-science-cheatsheets
Curated list of resources for Data Scientists, AI developers, and interview preperation
artificial-intelligence computer-vision data-visualization deep-neural-networks fine-tuning keras large-language-models machine-learning matplotlib mlops natural-language-processing neural-networks numpy pandas probability python pytorch quantization sql statistics
Last synced: 12 Apr 2025
https://github.com/tamanobi/bq-query-unittest
BigQueryのクエリのロジックをデータ走査量を最小限してテストできるツール
Last synced: 22 Jun 2025
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/anas436/java-login-form-register-form-with-mysql-connectivity
Java-Login-Form-Register-Form-with-MYSQL-Connectivity
java jframe jframes mysql mysqlconnector netbeans-ide sql swing
Last synced: 08 Jul 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: 04 May 2025
https://github.com/ronpinkas/dbbridge
dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.
data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite
Last synced: 30 Apr 2025
https://github.com/armoghans-organization/student-record-keeping-system
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 09 Jul 2025
https://github.com/coder-chekunkov/article-postgresql
article. postgreSQL, spring framework and android for beginner developer.
android article java kotlin postgresql spring sql
Last synced: 10 Apr 2025
https://github.com/91ahmed/csvtosql
Convert a csv file into optimized sql insert statement.
csv csv-converter csvtosql php sql
Last synced: 07 May 2025
https://github.com/princessmiku/mariadb-sqlbuilder
MariaDB SQL Builder is a simple way to use Maria SQL. Use your own SQL or use the integrated SQL Builder tool.
Last synced: 06 Mar 2026
https://github.com/opensearch-project/sql-cli
The SQL CLI component in OpenSearch is a stand-alone Python application for query
Last synced: 15 Jun 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/orsinium-labs/ddlite
🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)
database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3
Last synced: 28 Oct 2025
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/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/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/databricks-industry-solutions/ocsf
Schema mappings in SQL and PySpark for ELT pipelines to normalize data to OCSF
cybersecurity delta-lake delta-live-tables ocsf pyspark sql
Last synced: 22 Jan 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/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/dineug/erd-editor-intellij-plugin
Entity-Relationship Diagram Editor IntelliJ Plugin
database db diagram draw editor entity erd intellij intellij-plugin relactionship sql vuerd
Last synced: 08 Oct 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/mrsimonemms/gobblr
Make your development databases gobble up known data
data-import data-ingestion database developer-tools development gitpod-compatible ingestion mongo mongodb mysql postgresql sql sqlite testing
Last synced: 13 Jun 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/h22rana/jsonlogic2sql
JSON Logic to SQL Transpiler
go golang jsonlogic sql transpilation transpiler
Last synced: 01 Apr 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/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/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/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/phrenotype/qorm
The best
activerecord database mysql orm php php-orm postgresql sql sqlite
Last synced: 18 Jan 2026
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/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/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/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/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/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/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/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/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/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/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 2025
https://github.com/materializeinc/connection-examples
Materialize connection examples
Last synced: 14 Apr 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/ezekielutshudi/vet-clinic-database
In this project, I will be using a relational database to create the data structure for a vet clinic. Then, I will start with one table, and step by step, I will create a complete database with data about: animals, animals' owners, clinic employees, visits.
database postgres postgresql sql
Last synced: 28 Feb 2026
https://github.com/sanix-darker/dockdb.nvim
Bind your Database Container to Nvim and run queries from your code editor, zero dependency needed.
database nvim nvim-lua nvim-plugin postgresql sql
Last synced: 31 Aug 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/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/johansenja/pg_unicode_font_replace
Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text
postgresql sql unicode unicode-characters unicode-converter
Last synced: 25 Aug 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/so010/cdrreceiver
nodejs application that receives cdr data from Cisco Meeting Server and stores to mysql db
cisco javascript node-js nodejs 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/hhlitval/production-dashboard
A desktop application, visually presents fictive production data sourced from MSSQL Server, allowing for insights into production trends and statistics.
c-sharp dashboard kpi production-monitoring sql sql-server ui-design wpf
Last synced: 01 Aug 2025
https://github.com/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 Sep 2025
https://github.com/xiaobogaga/minidb
a simple in-memory database built for fun
Last synced: 12 Jan 2026
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/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/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/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/fibo/sql92-keywords
is the list of reserved words in SQL92 specification
Last synced: 14 Apr 2025
https://github.com/miniconnect/holodb
Relational database - seemingly filled with random data
database faker java mock random-data-generation rdbms sql testing testing-tool
Last synced: 17 Mar 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/bivittatusdb/bivittatusdb
Operator Based Relational Database Management system for python
crud-operation data data-science data-structures database database-management indexing mit-license mongodb operator-based operator-overloading python python3 relational-database relational-model sql transaction-management
Last synced: 23 Mar 2025
https://github.com/tiagosgomes/projeto_java_web_services_com_spring_boot_e_jpa_hibernate
Java Web project developed as a practical part of the Complete Java Course. This project uses technologies such as Java SE 11, Java EE, Spring Boot Framework, SQL, JPA, Hibernate, JSON, Maven, PostgreSQL, and Heroku for deployment.
heroku hibernate java javaee javaweb jpa jpa-hibernate json maven postgresql rest spring springboot sql
Last synced: 08 Jul 2025
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/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/Armoghans-Organization/Student-Record-Keeping-System
Student Record Keeping Software Backend Using Microsoft Sql.
code database mssql mssql-database project sql university university-project
Last synced: 03 Oct 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/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/ujjalacharya/typeorm-express-typescript-boilerplate
TypeORM, Express, Typescript boilerplate code
boilerplate expressjs node-api nodejs postgresql sql typeorm typescript
Last synced: 01 Sep 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/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/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/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/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/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/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/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/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/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