Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3303294
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T20:56:31+00:00 2026-05-17T20:56:31+00:00

Is there a NoSQL (or other type of) database suitable for storing a large

  • 0

Is there a NoSQL (or other type of) database suitable for storing a large number (i.e. >1 billion) of “medium-sized” blobs (i.e. 20 KB to 2 MB). All I need is a mapping from A (an identifier) to B (a blob), the ability to retrieve “B” given A, a consistent external API for access, and the ability to “just add another computer” to scale the system.

Something simpler than a database, e.g. a distributed key-value system, may just fine, and I’d appreciate any thoughts along that vein as well.

Thank you for reading.

Brian

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T20:56:31+00:00Added an answer on May 17, 2026 at 8:56 pm

    If your API requirements are purely along the lines of “Get(key), Put(key,blob), Remove(key)” then a key-value store (or more accurately a “Persistent distributed hash table”) is exactly what you are looking for.

    There a quite a few of these available, but without additional information it is hard to make a solid recommendation – What OS are you targeting? Which language(s) are you developing with? What are the I/O characteristics of your app (cold/immutable data such as images? high write loads aka tweets?)

    Some of the KV systems worth looking into:
    – MemcacheDB
    – Berkeley DB
    – Voldemort

    You may also want to look into document stores such as CouchDB or RavenDB*. Document Stores are similar to KV stores but they understand the persistence format (usually JSON) so they can provide additional services such as indexing.

    • If you are developing in .Net then skip directly to RavenDB (you’ll thank me later)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

with MongoDB (and I assume other NoSQL database APIs worth their salt) the ways
When it comes to NoSQL, there are bewildering number of choices to select a
Short Question: Is there any nosql flat-file database available as sqlite? Explanation: Flat file
I'm using Redis as nosql database (and really enjoying it) but there are some
Other folks have asked about using SQL and NoSQL together, and subsequently whether there's
This question is for all NoSQL and specially mongoDB experts out there. I started
So there's this new cool thing, these NoSQL-databases. And so there's my data: Rows
There seems to be too many attributes/parameters in CSS... I want to know all
DynamoDB is a NoSQL database, with features common to many others NoSQL databases. However,
I'm investigating the different types of NoSQL database types and I'm trying to wrap

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.