Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Mysql

Mysql

173 projects

Showing 36 of 182 projects

modern-go-application
modern-go-applicationGo

A Go application boilerplate and example implementing modern development practices like configuration, logging, telemetry, and graceful shutdown.

#graceful-shutdown#golang-server#application-boilerplate
Stars1.9k
Forks179
Last commit
denodb
denodbTypeScript

A simple, typed ORM for Deno supporting PostgreSQL, MySQL, MariaDB, SQLite, and MongoDB.

#orm#database#deno
Stars1.9k
Forks128
Last commit2 years ago
sshportal
sshportalGo

A transparent SSH and telnet bastion server that simplifies secure access management without requiring client-side configuration.

#devops#ssh-server#fun
Stars1.9k
Forks139
Last commit10 days ago
Active Record Doctor
Active Record DoctorRuby

A Ruby gem that detects database issues in Rails applications before they reach production.

#schema-linter#database#rails
Stars1.9k
Forks68
Last commit3 months ago
Manage FastAPI
Manage FastAPIPython

A CLI tool for generating and managing FastAPI projects with customizable boilerplates and optional Docker support.

#fastapi#backend-development#tortoise-orm
Stars1.9k
Forks105
Last commit2 years ago
graphql-sequelize
graphql-sequelizeJavaScript

A helper library for building GraphQL APIs with Sequelize models, providing automatic query resolution and field generation.

#orm#relay#graphql
Stars1.9k
Forks161
Last commit3 years ago
RepoDb
RepoDbC#

A high-performance hybrid ORM library for .NET that bridges micro-ORMs and full-ORMs with advanced features.

#orm#database#high-performance
Stars1.9k
Forks133
Last commit6 months ago
ORM
ORMPython

An async ORM for Python with support for Postgres, MySQL, and SQLite, built on SQLAlchemy core.

#alembic#database#async-orm
Stars1.9k
Forks97
Last commit3 years ago
Large Hadron Migrator
Large Hadron MigratorRuby

A Ruby gem for performing online MySQL schema migrations without locking tables, enabling agile database evolution at scale.

#online-operations#zero-downtime#schema-evolution
Stars1.9k
Forks191
Last commit5 months ago
innodb-ruby
innodb-rubyRuby

A Ruby library and toolset for parsing and analyzing InnoDB file formats to expose internal storage structures.

#innodb#b-tree#database-internals
Stars1.8k
Forks322
Last commit1 year ago
marginalia
marginaliaRuby

Attach comments to ActiveRecord SQL queries to trace their origin in Rails applications.

#rails#query-logging#database-debugging
Stars1.8k
Forks147
Last commit4 days ago
Mantis
MantisPHP

A web-based open-source bug tracking system for software development teams.

#hacktoberfest#bugtracker#issue-tracking
Stars1.8k
Forks754
Last commit1 day ago
SQLancer
SQLancerJava

Automated testing tool that finds logic and performance bugs in database management systems (DBMSs) through intelligent SQL generation and validation.

#logic-bugs#tidb#performance-testing
Stars1.7k
Forks398
Last commit2 days ago
EntityFramework.Exceptions
EntityFramework.ExceptionsC#

A library that provides strongly typed exceptions for handling database errors in Entity Framework Core and ADO.NET.

#entity-framework-core#oracle#sql-server
Stars1.7k
Forks82
Last commit26 days ago
sqli
sqliJava

A lightweight Java ORM and SQL query builder with a fluent API for QB, QB.X, and QrB operations.

#query-builder#orm#database
Stars1.7k
Forks807
Last commit1 year ago
bob
bobGo

A Go SQL toolkit with a query builder, ORM, and code generation for PostgreSQL, MySQL, and SQLite.

#query-builder#orm#database
Stars1.7k
Forks99
Last commit10 days ago
go-sqlbuilder
go-sqlbuilderGo

A flexible and powerful SQL string builder library plus a zero-config ORM for Go.

#query-builder#orm#database
Stars1.7k
Forks135
Last commit16 days ago
sea-query
sea-queryRust

A dynamic SQL query builder for Rust that supports MySQL, PostgreSQL, and SQLite with a unified API.

#query-builder#orm#database
Stars1.7k
Forks251
Last commit15 days ago
Greenmask
GreenmaskGo

An open-source tool for PostgreSQL and MySQL database anonymization, synthetic data generation, and logical dumping.

#logical-backup#devops#database-subsetting
Stars1.7k
Forks56
Last commit3 days ago
Takeout
TakeoutPHP

A CLI tool for managing development dependencies as isolated Docker containers, enabling easy spin-up and tear-down of services like MySQL, Redis, and PostgreSQL.

#hacktoberfest#devops#container-orchestration
Stars1.6k
Forks81
Last commit15 days ago
gendry
gendryGo

A Go library for building SQL queries and mapping results, providing a lightweight alternative to ORMs.

#query-builder#database#struct-mapping
Stars1.6k
Forks196
Last commit1 year ago
fapro
faproPython

A free, cross-platform, single-file fake protocol server simulator that can start or stop multiple network services.

#traffic-analysis#simulation#honeypot
Stars1.6k
Forks181
Last commit1 year ago
TestLink
TestLinkPHP

A web-based open-source test management system for creating, organizing, and executing test cases with requirement tracking.

#software-testing#open-source#web-based
Stars1.6k
Forks623
Last commit4 months ago
SOCI
SOCIC++

A C++ database access library providing a simple, unified interface for multiple database backends.

#database-access#orm#multi-backend
Stars1.6k
Forks513
Last commit1 month ago
Chloe
ChloeC#

A lightweight, high-performance .NET ORM library with LINQ-style querying for multiple databases.

#orm#database#oracle
Stars1.5k
Forks450
Last commit3 months ago
ServiceStack.OrmLite
ServiceStack.OrmLiteC#

A fast, simple, and typed ORM for .NET with a code-first approach and minimal configuration.

#orm#database#strongly-typed
Stars1.5k
Forks614
Last commit3 years ago
Bdash
BdashTypeScript

A lightweight desktop SQL client for data analysis with query saving, charting, and result sharing.

#desktop-application#database-tool#postgresql
Stars1.5k
Forks109
Last commit2 days ago
Percona Xtrabackup
Percona XtrabackupC++

Open-source hot backup utility for MySQL-based servers that performs backups without locking databases.

#innodb#mysql-backup#database-backup
Stars1.5k
Forks356
Last commit3 days ago
scany
scanyGo

A Go library for scanning database rows into structs, maps, and primitive types with minimal boilerplate.

#pgx#database#boilerplate-reduction
Stars1.5k
Forks76
Last commit1 year ago
soda
sodaGo

A Go database toolkit for CRUD operations, migrations, and queries with ActiveRecord-inspired conventions.

#crud#orm#database
Stars1.5k
Forks256
Last commit3 days ago
MySqlConnector
MySqlConnectorC#

A high-performance, fully managed ADO.NET data provider for MySQL and MariaDB, compatible with modern .NET.

#database-driver#hacktoberfest#orm-integration
Stars1.5k
Forks351
Last commit3 days ago
rails_db
rails_dbJavaScript

A Rails gem providing a web-based database viewer and SQL query runner for inspecting, editing, and managing your application's database.

#rails-gem#data-export#postgresql
Stars1.5k
Forks110
Last commit9 months ago
gnomock
gnomockGo

Integration testing toolkit that spins up ephemeral Docker containers for dependencies, eliminating the need for mocks.

#ephemeral-containers#postgres#integration-testing
Stars1.5k
Forks77
Last commit11 days ago
SQLE
SQLEGo

A SQL quality management platform supporting multiple databases, covering pre-control, post-supervision, and standard release for full lifecycle governance.

#change-management#devops#audit
Stars1.5k
Forks213
Last commit2 days ago
Percona Toolkit
Percona ToolkitPerl

A collection of advanced command-line tools for MySQL database administration, maintenance, and optimization.

#database#open-source-database#command-line-tools
Stars1.5k
Forks370
Last commit2 days ago
sql-tap
sql-tapGo

A real-time SQL traffic viewer that proxies database connections to capture and inspect queries via TUI or web UI.

#real-time-debugging#tidb#observability
Stars1.5k
Forks46
Last commit15 days ago
PreviousPage 5 of 6Next

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
1 year ago
#Postgresql115
#Database78
#Sqlite75
#Sql66
#Orm39
#Mariadb35
#Go33
#Devops26
#Self Hosted22
#Golang21
#Mongodb20
#Docker18