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

  • SEARCH
  • Home
  • 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 35115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:11:06+00:00 2026-05-10T14:11:06+00:00

Can you please point to alternative data storage tools and give good reasons to

  • 0

Can you please point to alternative data storage tools and give good reasons to use them instead of good-old relational databases? In my opinion, most applications rarely use the full power of SQL–it would be interesting to see how to build an SQL-free application.

  • 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. 2026-05-10T14:11:07+00:00Added an answer on May 10, 2026 at 2:11 pm

    Plain text files in a filesystem

    • Very simple to create and edit
    • Easy for users to manipulate with simple tools (i.e. text editors, grep etc)
    • Efficient storage of binary documents

    XML or JSON files on disk

    • As above, but with a bit more ability to validate the structure.

    Spreadsheet / CSV file

    • Very easy model for business users to understand

    Subversion (or similar disk based version control system)

    • Very good support for versioning of data

    Berkeley DB (Basically, a disk based hashtable)

    • Very simple conceptually (just un-typed key/value)
    • Quite fast
    • No administration overhead
    • Supports transactions I believe

    Amazon’s Simple DB

    • Much like Berkeley DB I believe, but hosted

    Google’s App Engine Datastore

    • Hosted and highly scalable
    • Per document key-value storage (i.e. flexible data model)

    CouchDB

    • Document focus
    • Simple storage of semi-structured / document based data

    Native language collections (stored in memory or serialised on disk)

    • Very tight language integration

    Custom (hand-written) storage engine

    • Potentially very high performance in required uses cases

    I can’t claim to know anything much about them, but you might also like to look into object database systems.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Please can anyone one point me to a good tutorial that helps me to
Can you please point out what I am doing wrong in following statement? $db
Can someone please point me out a hash function (preferably an implementation) which would
Can anyone please point out what im doing wrong with this Stored Procedure please.
Can someone please point me to instructions for installing the latest Indy10 in Delphi
it's assembler right? can someone please point out the progression that we've had in
Can any expert here please point me to some valid walkthrough on how to
Could someone please point out a site where I can find an algorithm to
Can you please suggest to me the syntax for doing floating point comparison in
Can please someone explain to me or bring me on the way how to

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.