Hello hn, I’m Alex the creator of TidesDB and over the past few months I’ve been working on putting TidesDB to work inside MariaDB through a plugin which the project is labeled TideSQL.
The project has grown quite a lot where I’d like to share it.
The plugin allows for MariaDB to optimize writes; not leave resources on the table and optionally scale infinitely. In tpc-c benchmarks the plugin shows rather great numbers comparing to MyRocks and InnoDB, you can find this analysis on the TidesDB website.
alexpadula•1h ago
The project has grown quite a lot where I’d like to share it.
The plugin allows for MariaDB to optimize writes; not leave resources on the table and optionally scale infinitely. In tpc-c benchmarks the plugin shows rather great numbers comparing to MyRocks and InnoDB, you can find this analysis on the TidesDB website.
https://tidesdb.com
Cheers