
Mariadb is a fast, stable and true multi-user, multi-threaded sql database server. sql (structured query language) is the most popular database query language in the world. the main goals of mariadb are speed, robustness and ease of use.
this package includes the mariadb client library for c.
note that mariadb also comes with an included version of the client library. the main reason to use this package, rather than libmariadbclient18, is differences in licensing: this package uses the lgpl, while libmariadbclient18 uses the gpl.