haskey-btree VS rocksdb-haskell

Compare haskey-btree vs rocksdb-haskell and see what are their differences.

haskey-btree

B+-tree implementation in Haskell (by haskell-haskey)

rocksdb-haskell

Haskell bindings to RocksDB (http://rocksdb.org) (by agrafix)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
haskey-btree rocksdb-haskell
- -
27 12
- -
0.0 0.0
almost 5 years ago over 7 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

haskey-btree

Posts with mentions or reviews of haskey-btree. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning haskey-btree yet.
Tracking mentions began in Dec 2020.

rocksdb-haskell

Posts with mentions or reviews of rocksdb-haskell. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning rocksdb-haskell yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing haskey-btree and rocksdb-haskell you can also consider the following projects:

postgresql-simple - Mid-level client library for accessing PostgreSQL from Haskell

HDBC-session - This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.

sqlite-simple - Mid-level bindings for sqlite

selda - A type-safe, high-level SQL library for Haskell

direct-sqlite

positron - Experiment

traildb - Haskell bindings for TrailDB

squeal-postgresql - Squeal, a deep embedding of SQL in Haskell

pool-conduit - Persistence interface for Haskell allowing multiple storage methods.

acid-state - Add ACID guarantees to any serializable Haskell data structure

HDBC - Haskell Database Connectivity