frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

TideSQL – An alternative storage engine for MariaDB

https://github.com/tidesdb/tidesql
3•alexpadula•1h ago

Comments

alexpadula•1h ago
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

kalmuraee•1h ago
looks promising!