microblob VS rocksdb-cloud

Compare microblob vs rocksdb-cloud and see what are their differences.

microblob

Serve millions of JSON documents via HTTP. (by miku)

rocksdb-cloud

A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS (by rockset)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
microblob rocksdb-cloud
1 1
66 646
- 1.6%
5.3 0.0
6 months ago 1 day ago
Go C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

microblob

Posts with mentions or reviews of microblob. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-07.
  • Search 1B pages on AWS S3 for
    4 projects | news.ycombinator.com | 7 May 2021
    Combining data-at-rest with some slim index structure coupled with a common access method (like HTTP) was the idea behind a tool a key-value store for JSON I once wrote: https://github.com/miku/microblob

    I first thought of building a custom index structure, but found that I did not need everything in memory all the time. Using an embedded leveldb works just fine.

rocksdb-cloud

Posts with mentions or reviews of rocksdb-cloud. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-07.
  • Search 1B pages on AWS S3 for
    4 projects | news.ycombinator.com | 7 May 2021
    How big is each document ? If documents are big, keep each of them as a separate file and store the ids in a database. If documents are small, then you want something like https://github.com/rockset/rocksdb-cloud for a building block

What are some alternatives?

When comparing microblob and rocksdb-cloud you can also consider the following projects:

aistore - AIStore: scalable storage for AI applications

QtFirebase - An effort to bring Google's Firebase C++ API to Qt + QML

apple-store-helper - Apple Store iPhone预约助手

react-native-firebase - 🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

etcd - Distributed reliable key-value store for the most critical data of a distributed system

Hyrule-Compendium-API - An API serving data on all in-game items and regions in Breath of the Wild and Tears of the Kingdom.

tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust [Moved to: https://github.com/quickwit-oss/tantivy]