InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
ZoneTree Alternatives
Similar projects and alternatives to ZoneTree
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
LevelDB
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
NReco LambdaParser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
-
Event Store
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
-
-
rebuf
Rebuf is a library that can be used as a WAL which can be used for logging and later replaying the data bytes during downstream service failure
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ZoneTree discussion
ZoneTree reviews and mentions
-
Show HN: WAL Implementation in Golang
This reminds me of a ZoneTree which is persistent LSM tree project based on top of WAL, written in C#: https://github.com/koculu/ZoneTree
Kind of like RocksDB.
- 1 Billion Keys with .NET 6!
-
SQLite VS ZoneTree - a user suggested alternative
2 projects | 22 Aug 2022
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It can operate in memory or on local/cloud storage. It is several times faster than Facebook's RocksDB and hundreds of times faster than SQLite.
-
LevelDB VS ZoneTree - a user suggested alternative
2 projects | 22 Aug 2022
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It can operate in memory or on local/cloud storage. It is several times faster than Facebook's RocksDB and hundreds of times faster than SQLite.
-
RocksDB VS ZoneTree - a user suggested alternative
2 projects | 22 Aug 2022
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It can operate in memory or on local/cloud storage. It is several times faster than Facebook's RocksDB and hundreds of times faster than SQLite.
-
badger VS ZoneTree - a user suggested alternative
2 projects | 22 Aug 2022
ZoneTree is faster badger alternative for .Net
-
Probably faster key-value storage ZoneTree - now with automatic performance tuning
We need your feedback, we are open to discussion on github: https://github.com/koculu/ZoneTree/discussions/3
- ZoneTree - faster key-value data base written in pure C#
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 Sep 2024
Stats
koculu/ZoneTree is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ZoneTree is C#.