> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/connectors/mariadb-connector-c/other-c-c-connectors.md).

# Other C & C++ Connectors

{% columns %}
{% column %}
{% content-ref url="/pages/mKRg9w3GYAHXfaiE1sSn" %}
[C++ Client Library](/docs/connectors/mariadb-connector-c/other-c-c-connectors/c-client-library.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
mariadb++ is a C++ client library for connecting applications to MariaDB and MySQL databases, built on the mariadb-native-client library and maintained on GitHub.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
{% content-ref url="/pages/egZDRRvbBvqdyQTkSTUw" %}
[MySQL Client Library 3.23.58](/docs/connectors/mariadb-connector-c/other-c-c-connectors/mysql-client-library-32358.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
MySQL client library 3.23.58 is an archived LGPL release for non-GPL distribution use cases, with known limitations including no prepared statements and deprecated password authentication.
{% endcolumn %}
{% endcolumns %}
