ScyllaDB

ScyllaDB is a high performance no sql database. Much lower latency compared to mongodb and apache cassandra

At what cost

ScyllaDB requires very specific schemas and partitioning to be able to guarantee it’s performance. And it also has maintenance operations that you have to plan out amongst your replicas to avoid performance hits.

References