awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andizzle avatar

andizzle/rwdb

0
View on GitHub↗
21 stars·2 forks·Go·MIT·2 views

Rwdb

Database wrapper that manage read write connections

Features

  • Database Tools - Read replica capability for multiple database servers.
  • Database Utilities - Provides read-replication support for multiple database servers.

Star history

Star history chart for andizzle/rwdbStar history chart for andizzle/rwdb

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does andizzle/rwdb do?

Database wrapper that manage read write connections

What are the main features of andizzle/rwdb?

The main features of andizzle/rwdb are: Database Tools, Database Utilities.

What are some open-source alternatives to andizzle/rwdb?

Open-source alternatives to andizzle/rwdb include: flike/kingshard — Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple… hexdigest/prep — Prep finds all SQL statements in a Go package and instruments db connection with prepared statements. 2tvenom/myreplication. codingconcepts/datagen. github/orchestrator — Orchestrator is a high availability system and replication manager for MySQL database clusters. It functions as a… knocknote/octillery — Go package for sharding databases ( Supports every ORM or raw SQL ).

Open-source alternatives to Rwdb

Similar open-source projects, ranked by how many features they share with Rwdb.
  • codingconcepts/datagenC

    codingconcepts/datagen

    0View on GitHub↗
    View on GitHub↗0
  • flike/kingshardflike avatar

    flike/kingshard

    6,414View on GitHub↗

    Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple database nodes. It functions as a load balancer, read-write splitter, and SQL query firewall to manage how data is accessed and distributed across a database infrastructure. The system implements data sharding using hash, range, or date strategies to split tables across multiple nodes. It enables read-write splitting by directing data modification requests to a master node while distributing read-only queries across a pool of slave replicas. The proxy provides traffic management t

    Gokingshardmysqlmysql-proxy
    View on GitHub↗6,414
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0View on GitHub↗
    View on GitHub↗0
  • github/orchestratorgithub avatar

    github/orchestrator

    5,776View on GitHub↗

    Orchestrator is a high availability system and replication manager for MySQL database clusters. It functions as a failover automator and topology visualizer designed to detect master failures and promote standby replicas to minimize system downtime. The project focuses on managing and reconfiguring MySQL replication topologies to maintain consistent data distribution. It utilizes topology discovery crawling to map replication structures and identifies active failures within the database cluster. The system provides capabilities for automated cluster recovery, location-aware instance tracking

    Go
    View on GitHub↗5,776
See all 30 alternatives to Rwdb→