Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Mysql

Mysql

504 projects

Showing 36 of 504 projects

MySQL Workbench
MySQL WorkbenchC++

A unified visual tool for MySQL database design, development, administration, and migration.

#data-modeling#sql-development#database-migration
Stars995
Forks356
Last commit3 months ago
WorkflowEngine.NET
WorkflowEngine.NETC#

A .NET workflow engine component that adds customizable workflow capabilities to applications, supporting SQL/NoSQL databases and runtime process scheme generation.

#mssql#process-automation#business-process-management
Stars987
Forks262
Last commit
onedump
onedumpGo

A CLI tool for backing up and restoring MySQL and PostgreSQL databases to multiple storage destinations with zero-dependency options.

#database-backup#devops#s3-storage
Stars980
Forks67
Last commit15 days ago
terraform-aws-rds
terraform-aws-rdsHCL

A Terraform module for creating and managing AWS RDS database instances and related resources.

#cloud-infrastructure#devops#aws-rds
Stars957
Forks1.4k
Last commit4 months ago
Reactive SQL Client
Reactive SQL ClientJava

High performance reactive SQL client written in Java

#postgres#non-blocking#netty
Stars912
Forks208
Last commit5 days ago
Evolve
EvolveC#

A cross-platform database migration tool for .NET and .NET Core projects using plain SQL scripts.

#migration#database#flyway-alternative
Stars905
Forks119
Last commit9 months ago
MariaDB4j
MariaDB4jJava

A Java library that embeds MariaDB (MySQL-compatible) as a JAR, enabling database usage without external installation.

#mariadb-native-binaries#mysql-compatible#database
Stars898
Forks181
Last commit11 days ago
Kingbus
KingbusGo

A distributed MySQL binlog storage system built on Raft, acting as a replication intermediary to reduce master load.

#database-high-availability#raft-consensus#etcd-raft
Stars893
Forks132
Last commit5 years ago
mysql_utils
mysql_utilsPython

A collection of Python scripts for automating MySQL server lifecycle management, backups, failovers, and replication monitoring in production environments.

#replication#devops-tools#mysql-management
Stars880
Forks135
Last commit7 years ago
Thelia
TheliaPHP

Thelia is an open source tool for creating e-business websites and managing online content. Repo containing the new major version (v2)

#hacktoberfest#e-commerce#mysql
Stars878
Forks315
Last commit3 days ago
SearchCop
SearchCopRuby

Adds search engine-like fulltext query support to ActiveRecord models using simple query strings and hash-based queries.

#search#postgres#rails
Stars838
Forks36
Last commit5 months ago
sys
sysPLpgSQL

A collection of views, functions, and procedures to help MySQL administrators gain insight into database usage.

#innodb#performance-schema#diagnostic-tools
Stars827
Forks220
Last commit3 years ago
Laravel MySQL Spatial extension
Laravel MySQL Spatial extensionPHP

A Laravel package for working with MySQL Spatial Data Types and Spatial Functions in Eloquent models and migrations.

#eloquent#laravel-6-package#database
Stars810
Forks334
Last commit2 years ago
bulk_insert
bulk_insertRuby

An ActiveRecord extension for efficiently inserting large datasets via single SQL statements in Ruby on Rails.

#sql-optimization#rails-extension#ruby-gem
Stars810
Forks81
Last commit4 years ago
Polo
PoloRuby

A Ruby gem that traverses ActiveRecord associations to generate SQL snapshots of real-world data for development environments.

#database-fixtures#snapshot#database
Stars788
Forks48
Last commit11 months ago
rel
relGo

A modern, testable, and extendable ORM for Go with a clean API and support for multiple database adapters.

#hacktoberfest#query-builder#migration
Stars786
Forks59
Last commit24 days ago
HammerDB
HammerDBTcl

Open-source benchmarking and load testing software for popular databases including Oracle, SQL Server, PostgreSQL, MySQL, and MariaDB.

#load-testing#system-architecture#performance-testing
Stars772
Forks150
Last commit2 days ago
SQLLanguageServer
SQLLanguageServerTypeScript

A language server providing autocompletion, linting, and error checking for SQL across MySQL, PostgreSQL, and SQLite3.

#autocompletion#monaco-editor#language-server
Stars772
Forks69
Last commit1 year ago
peewee-async
peewee-asyncPython

An asynchronous interface for the peewee ORM, enabling async database operations with asyncio for PostgreSQL and MySQL.

#orm#database#asyncio
Stars765
Forks98
Last commit2 days ago
go-txdb
go-txdbGo

A single-transaction based SQL driver for Go that provides immutable transaction isolation for functional testing.

#integration-testing#database-testing#sql-driver
Stars751
Forks47
Last commit1 year ago
Shift
ShiftRuby

An application for running safe, online schema migrations on MySQL databases with a web UI and shard support.

#online-schema-change#rails#database-operations
Stars739
Forks51
Last commit1 year ago
Simple Machines Forum
Simple Machines ForumPHP

Simple Machines Forum — SMF in short — is free and open-source community forum software, delivering professional grade features in a package that allows you to set up your own online community within minutes!

#bsd-3-clause#simplemachines#postgresql
Stars739
Forks270
Last commit
replication-manager
replication-managerGo

A high-availability orchestrator for MySQL, MariaDB, and Percona Server replication topologies with automated failover, backup, and proxy integration.

#leader-election#proxysql#database-backup
Stars736
Forks172
Last commit
DBdeployer
DBdeployerGo

A Go-based tool for easily deploying MySQL database servers in isolated sandboxes for testing and development.

#sandbox#deployment#devops
Stars716
Forks154
Last commit3 months ago
MySQL Connector/C++
MySQL Connector/C++C++

Official C++ interface for connecting applications to MySQL Server, supporting both SQL and X DevAPI.

#x-devapi#database-driver#cpp-library
Stars706
Forks254
Last commit29 days ago
rust-mysql-simple
rust-mysql-simpleRust

A pure Rust MySQL client library with connection pooling, prepared statements, and TLS support.

#database-driver#database#driver
Stars693
Forks150
Last commit4 months ago
Cody
CodyJavaScript

A Node.js-based content management system with a graphical interface and tree-structured site management.

#content-management-system#nodejs#mysql
Stars680
Forks197
Last commit11 months ago
Guora
GuoraGo

A self-hosted, Quora-like web application for private Q&A communities, built with Go.

#qna-platform#community-software#postgresql
Stars672
Forks102
Last commit3 years ago
ozzo-dbx
ozzo-dbxGo

A Go package that enhances database/sql with powerful data retrieval methods and DB-agnostic query building.

#database-driver#query-builder#crud
Stars670
Forks111
Last commit13 days ago
sqlhooks
sqlhooksGo

A Go library that attaches hooks to any database/sql driver for query instrumentation without code changes.

#tracing#query-instrumentation#database
Stars667
Forks47
Last commit2 years ago
Backup Manager
Backup ManagerPHP

A Laravel driver for the Backup Manager, enabling database backup and restore operations with multiple storage destinations.

#database-backup#devops#scheduled-tasks
Stars658
Forks149
Last commit5 years ago
Upsert
UpsertRuby

A Ruby library for fast, database-agnostic upsert operations on MySQL, PostgreSQL, and SQLite3 without ActiveRecord dependencies.

#upsert#jruby#database
Stars646
Forks77
Last commit5 years ago
Scalar DB
Scalar DBJava

A universal HTAP engine providing ACID transactions and real-time analytics across diverse databases.

#database#java-library#htap-engine
Stars640
Forks44
Last commit2 days ago
@databases
@databasesTypeScript

TypeScript SQL libraries for Node.js that prevent SQL injection with support for Postgres, MySQL, SQLite, and WebSQL.

#postgres#promise-based#promises
Stars636
Forks48
Last commit19 days ago
SQLProvider
SQLProviderF#

A general F# SQL database type provider supporting LINQ queries, schema exploration, CRUD operations, and multiple database vendors.

#typeprovider#database-access#type-provider
Stars625
Forks149
Last commit16 days ago
sql-to-graphql
sql-to-graphqlJavaScript

A CLI tool that generates a GraphQL API server and schema from an existing SQL database structure.

#database-schema#graphql#cli-tool
Stars590
Forks72
Last commit7 years ago
PreviousPage 7 of 14Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
9 days ago
5 days ago
2 days ago
#Postgresql266
#Database169
#Sqlite156
#Sql134
#Orm81
#Go78
#Mariadb76
#Php70
#Self Hosted58
#Golang58
#Docker58
#Devops58