Hacker News new | ask | show | jobs
TideSQL – An alternative storage engine for MariaDB (github.com)
3 points by alexpadula 76 days ago
2 comments

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.

https://tidesdb.com

Cheers

looks promising!
Thank you for your comment!