MariaDB vs UnQLite
A side-by-side look at MariaDB and UnQLite. For an in-depth review of either product, follow the links below.
MariaDB
Databases
MariaDB is an open source relational database management system, created as a drop-in replacement for MySQL. It is developed by some of the original developers of MySQL and aims to remain free and open source software under the GNU GPL.
opensourcedropin-replacementmysqlgnu-gpl
UnQLite
Development
UnQLite is an embedded NoSQL (Key/Value store and Document-store) database engine. It is a simple, fast, and lightweight key/value database that supports JSON as its primary storage format.
embeddednosqlkeyvalue-storedocument-storejson
Related Comparisons
SQLite
PostgreSQL
HSQLDB
Apache Cassandra
IBM DB2
CouchDB