tokuft_logprint
TokuDB storage engine for MariaDB
Install
- All systems
-
curl cmd.cat/tokuft_logprint.sh
- Debian
-
apt-get install mariadb-plugin-tokudb
- Ubuntu
-
apt-get install mariadb-plugin-tokudb
- Arch Linux
-
pacman -S percona-server
- Kali Linux
-
apt-get install mariadb-plugin-tokudb
- Fedora
-
dnf install mariadb-server-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mariadb-plugin-tokudb
- OS X
-
brew install percona-server
- Dockerfile
- dockerfile.run/tokuft_logprint
mariadb-plugin-tokudb
TokuDB storage engine for MariaDB
The TokuDB storage engine is for use in high-performance and write-intensive environments, offering increased compression and better performance based on fractal indexes. This package contains the TokuDB plugin for MariaDB.
mariadb-tokudb-engine-3
MariaDB
mariadb-server-3
10.3.12-5.fc30.x86_64 : The MariaDB server and related files
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.