From b1eb26742f5501e7b223a24da8fc98d913bf41c0 Mon Sep 17 00:00:00 2001 From: Andy Zhang Date: Wed, 18 Oct 2017 23:40:26 +1100 Subject: [PATCH] add in rwdb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d91b1b0..dc285f5c 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [orchestrator](https://github.com/github/orchestrator) - MySQL replication topology manager & visualizer. * [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser. * [pREST](https://github.com/nuveo/prest) - Serve a RESTful API from any PostgreSQL database. +* [rwdb](https://github.com/andizzle/rwdb) - rwdb provides read replica capability for multiple database servers setup. * [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services. *SQL query builder, libraries for building and using SQL.*