1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-02 06:20:49 +00:00

Add Firebird to RDBMS

This commit is contained in:
Paul Tötterman 2014-05-25 19:04:27 +03:00
parent bff1954254
commit e872fba047

View File

@ -172,6 +172,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
## RDBMS ## RDBMS
*Relational DBMS.* *Relational DBMS.*
* [Firebird](http://www.firebirdsql.org/) - True universal open source database.
* [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL. * [MariaDB](https://mariadb.org/) - Community-developed fork of the MySQL.
* [MySQL](http://dev.mysql.com/) - Most popular RDBMS server. * [MySQL](http://dev.mysql.com/) - Most popular RDBMS server.
* [Percona Server](http://www.percona.com/software) - Enhanced, drop-in MySQL replacement. * [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. * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages.
# Contributing # Contributing
Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details. Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.