This is a read-only copy of the MariaDB Knowledgebase generated on 2025-05-07. For the latest, interactive version please visit https://mariadb.com/kb/.

Connect and Query

Database connections are made using a connector (from an application) or a client (interactively or from scripts).

Clients and connectors listed here are supported under MariaDB Corporation Engineering Policies.

Clients and connectors listed here are compatible with:

  • MariaDB database products (including Enterprise Server and MaxScale)
  • MariaDB Community Server

MariaDB Connectors

MariaDB Connectors are available for many popular programming languages.

MariaDB Client

MariaDB Client can be used interactively or within scripts.

MariaDB Client is included with distributions of MariaDB database products.

Compatible third-party clients exist but are not listed here.

Executable FilenamePurpose
mariadb, mysqlConnect from the command-line

For additional information about MariaDB Client, see MariaDB Client.

Tools and Utilities

Tools and utilities listed here are included with distributions of MariaDB database products and make a client connection.

Command-Line ExecutablePurpose
mariadb-admin, mysqladminCheck configuration and current status
mariadb-backup, mariabackupCreate and restore physical backups (including Aria, InnoDB, MyISAM, MyRocks)
mariadb-binlog, mysqlbinlogRead binary logs or relay logs
mariadb-check, mysqlcheckPerform table maintenance operations
mariadb-dump, mysqldumpCreate logical backups
mariadb-import, mysqlimportLoad table data from CSV, TSV, and other text file formats
mariadb-show, mysqlshowDisplay databases, tables, table columns, indexes
mariadb-slap, mysqlslapGenerate client load for testing

Business Intelligence (BI)

MariaDB database products are accessible from business intelligence (BI) platforms, including:

BI PlatformDetail
Microsoft Power BIMariaDB Direct Query Adapter for Microsoft Power BI enables Microsoft Power BI Desktop users to remotely connect to and query their MariaDB database, including on MariaDB SkySQL, without downloading the entire data set to their local machine.
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.