From 91d76ae89b66c1a704daa4f5ffba676ad77b9714 Mon Sep 17 00:00:00 2001 From: freeman512 Date: Wed, 25 Jun 2014 16:18:05 +0200 Subject: [PATCH] Added Galera SQL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0288751..9eb817e 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Relational DBMS.* * [Firebird](http://www.firebirdsql.org/) - True universal open source database. +* [Galera](http://galeracluster.com/) - Galera Cluster for MySQL is an easy-to-use high-availability solution with high system up-time, no data loss, and scalability for future growth * [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL. * [MySQL](http://dev.mysql.com/) - Most popular RDBMS server. * [Percona Server](http://www.percona.com/software) - Enhanced, drop-in MySQL replacement.