From 2044727591e949a44c39a065f2ca25beeabb4f1f Mon Sep 17 00:00:00 2001 From: Benjamin Sohns <83378786+benjasohns@users.noreply.github.com> Date: Fri, 15 Oct 2021 13:36:35 -0300 Subject: [PATCH] Adding BerylDB --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d13add..2d7032a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ A curated list of amazingly awesome database libraries, resources and shiny thin * [tokudb-engine](https://github.com/Tokutek/tokudb-engine)- TokuDB is a high-performance, write optimized, compressing, transactional storage engine for MySQL and MariaDB * [TokuMX](https://github.com/Tokutek/mongo)- TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB * [VoltDB](https://github.com/VoltDB/voltdb/) - VoltDB is a horizontally-scalable, in-memory SQL RDBMS designed for applications that have extremely high read and write throughput requirements. +* [BerylDB](https://github.com/beryldb/beryldb) - BerylDB, a modular key-value database. ## dot-net