From e872fba0472e3f66cc112fd05a2ae0d4edc4b9c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20T=C3=B6tterman?= Date: Sun, 25 May 2014 19:04:27 +0300 Subject: [PATCH] Add Firebird to RDBMS --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 102689e..6f48885 100644 --- a/README.md +++ b/README.md @@ -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. @@ -287,4 +288,4 @@ Various resources, such as books, websites and articles, for improving your skil * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages. # Contributing -Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.