diff --git a/README.md b/README.md index 4d13add..4a73b7c 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. +* [SlothDB](https://github.com/SouravRoy-ETL/slothdb) - Embedded analytical SQL database in C++20. Reads Parquet, CSV, JSON, Avro, Arrow, SQLite, and Excel directly. [website](https://slothdb.org) ## dot-net