Merge pull request #16 from ptman/patch-3

Add Firebird to RDBMS
pull/102/head
Francisco Augusto 2014-05-25 22:01:47 +02:00
commit 42c957f666
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
## RDBMS
*Relational DBMS.*
* [Firebird](http://www.firebirdsql.org/) - True universal open source database.
* [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.