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/raitraidma/pgtest
Testing in PostgreSQL 9.4, 9.5 and 9.6
assertions mock mocking plpgsql postgres postgresql sql test testing
Last synced: 27 Oct 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/takayahilton/sql-formatter
SQL Formatter for Scala.
scala scala-js scala-native scalajs sql sql-formatter
Last synced: 14 Jan 2026
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/joker2411/blood-bank-management
Maintaining all the information about blood donors, receivers and performing various queries for better management of a blood bank.
dbms-project mysql-database sql
Last synced: 15 Apr 2025
https://github.com/k1low/qp
Printer that prints the results of a query to the database.
Last synced: 16 Apr 2025
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/digitalruby/ipbanproreleases
IPBan Pro Releases
botnets brute-force hackers login protection rdp security smtp sql ssh
Last synced: 07 May 2026
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/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/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/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/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/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/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/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/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/phrenotype/qorm
The best
activerecord database mysql orm php php-orm postgresql sql sqlite
Last synced: 18 Jan 2026
https://github.com/piotrkowalczuk/ntypes
Set of types that helps to build complex protobuf messages that contains optional properties.
complex-protobuf-messages golang json null protobuf python sql
Last synced: 06 Oct 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/asifrahaman13/superquery
🐍 AI powered query on databases to automate the process of query, visualization etc. Organizations can analyze their data and take decisions much faster. Leverages the use AI, LLM. The project is under development
fastapi javascript mongodb nextjs14 python qdrant redis sql typescript
Last synced: 12 Apr 2025
https://github.com/dipsas/fluentdbtools
FluentDbTools provides a fluent SQL abstraction layer for creating database connections, building sql queries and migrating your database.
database-connection database-migrations dotnet-standard sql sql-query-builder
Last synced: 29 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/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/johansenja/pg_unicode_font_replace
Convert 𝓯𝓪𝓷𝓬𝔂 🆃𝖊𝕩🅃 to fancy text
postgresql sql unicode unicode-characters unicode-converter
Last synced: 25 Aug 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/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/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/florents-tselai/pgllm
Use LLMs in Postgres
ai embeddings llm postgresql sql
Last synced: 11 Apr 2025
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/carpentries-incubator/sql-humanities-lesson
SQL for Humanities
alpha carpentries carpentries-incubator data-wrangling database digital-humanities english lesson sql
Last synced: 02 Sep 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/tsg405/sql-for-data-science----coursera
This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]
california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset
Last synced: 14 Apr 2025
https://github.com/ststeiger/sqlparser
Ways to remove sql-comments, including ANTLR4
comment-remover comments csharp dotnet-core sql t-sql
Last synced: 13 Apr 2025
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/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/mehdizonjy/json-transqlify
Transforms and loads JSON to a MySQL db
javascript load mysql node-js nodejs sql transform
Last synced: 13 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/fivetran/zetasql-npm-examples
This repo contains examples of usage of zetasql-npm library
Last synced: 16 Apr 2025
https://github.com/adamcooke/sqb
👷♀️ A very simple but effective SQL query builder
Last synced: 12 May 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/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/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/parzibyte/crud-postgresql-node
Conexión a PostgreSQL usando Node.js, librería pg, Bootstrap y Express
bootstrap-4 crud crud-example-express-app database express-js javascript node node-js postgresql postgresql-database sql
Last synced: 12 Apr 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/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/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/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/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/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/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/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/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/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/nicodupont/mooc
All my finished Moocs on the subject of the data science mainly
data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql
Last synced: 28 Apr 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/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/jykuo-love-shiritori/twp
A practice project for a C2C e-commerce website selling "Too White Powder"
bootstrap5 c2c c2c-selling-platform database e-commerce e-commerce-website ecommerce ecommerce-website go golang postgresql practice practice-project reactjs shopping-cart shopping-site sql vite vitejs vitejs-react-typescript
Last synced: 14 Jan 2026
https://github.com/undisputed-jay/sql-island
SQL Island is a fun introduction to learning and using SQL.
Last synced: 12 Aug 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/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
https://github.com/markusvalo/HSLtraffic
Scripts to create a PostgreSQL database for HSL GTFS-data
avoindata finland gtfs gtfs-files gtfs-transit-feed helsinki hsl joukkoliikenne open-data postgis postgresql public-data public-transport public-transportation qgis sql timemanager timeseries
Last synced: 01 Aug 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/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/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/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/amenzhinsky/postgresql-partitioning-scripts
PostgreSQL Partitioning Scripts
Last synced: 01 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/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/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