mysql_embedded
MariaDB database core client binaries
Install
- All systems
-
curl cmd.cat/mysql_embedded.sh
- Debian
-
apt-get install mariadb-client-core-10.1
- Ubuntu
-
apt-get install mariadb-client-core-10.1
- Alpine
-
apk add mariadb
- Arch Linux
-
pacman -S mariadb
- Kali Linux
-
apt-get install mariadb-client-core-10.1
- CentOS
-
yum install mariadb
- Fedora
-
dnf install mariadb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mariadb-client-core-10.1
- OS X
-
brew install mariadb
- Raspbian
-
apt-get install mariadb-client-core-10.1
- Dockerfile
- dockerfile.run/mysql_embedded
- Docker
-
docker run cmd.cat/mysql_embedded mysql_embedded
powered by Commando
mariadb-client-core-10.1
MariaDB database core client binaries
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 core client files, as used by Akonadi.
mysql-client-core-5.7
MySQL database core client binaries
mariadb-client-core-10.3
MariaDB database core client binaries
mariadb-client-core-10.0
MariaDB database core client binaries
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 core client files, as used by Akonadi.
mariadb
MariaDB is a community developed branch of MySQL.
MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and generic MySQL files.