We are are an vendor neutral and independent open source database
technologies consulting, support and remote DBA services provider
with several customers using MySQL GA, MySQL Enterprise,
InnoDB/XtraDB, Percona Server, MariaDB, MyRocks and ClickHouse.
The customers continue doing business with us for being an
technology / vendor agnostic company. We spend considerable
amount of time doing research on open source database
technologies, Often customers ask us about the performance
comparison between InnoDB and MyRocks so we decided to write this
post to compare performance between InnoDB (MySQL 8.0) and
MyRocks (MariaDB 10.3.7) using Sysbench 1.0.14:
Software Infrastructure we have used for this
benchmarking :
MySQL 8.0 / InnoDB (no custom tuning done for
performance)
[root@localhost sysbench]# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core) …
[Read more]