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 6685879
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T05:06:29+00:00 2026-05-26T05:06:29+00:00

Specifically is there some risk that data can be lost? I’m looking at running

  • 0

Specifically is there some risk that data can be lost? I’m looking at running an intensive transaction processing system where it is critical that nothing be lost. Are there any examples of NoSQL being used in mission critical applications such as banking transaction processing?

  • 1 1 Answer
  • 0 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-26T05:06:30+00:00Added an answer on May 26, 2026 at 5:06 am

    Without being flippant, the absence of ACID means you get no guarantees of atomicity, consistency, isolation, or durability.

    Without atomicity, you get no guarantee that multiple actions that must either succeed or fail together do so. For instance, if your transactions require you to debit one account and credit another in one go, in the absence of atomic transactions, you either have to roll your own solution, or accept that it’s possible for you to debit one account, without making the corresponding credit.

    Without consistency, there’s no guarantee that “side effects” of your transactions work – in relational databases, that’s things like the firing of a trigger, or the cascading of a foreign key relationship. So, if you need some kind of auto-incrementing unique identifier for your transaction, there’s no guarantee that you will get one.

    WIthout isolation, there’s no way to guarantee that two processes don’t affect the data at the same time. For instance, one process might be incrementing the value of a field, and a second one might be decrementing it – who wins?

    Without durability, hardware failure could leave the database in a different state than you expect – for instance, you may believe that a change was written to the data store, but it was queued in some internal memory buffer, and disappear into thin air if there’s a power failure.

    It’s probably possible to build a solution on NoSQL which works around the absence of ACID compliance, but the level of effort would be huge, and you almost certainly won’t do as good a job as the guys who write relational databases….

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

Sidebar

Related Questions

Specifically in JAX-RS (I'm not sure that is relevant) there are methods that allow
Are there any compression algorithms -- lossy or lossless -- that have been specifically
Are there any continuous integration frameworks for CL? Specifically, I'm looking for: Automated build,
Is there any scripting library for Audacity? Specifically, I'm looking for a way to
Is there some open source code already written out there somewhere that will accept
I have three C# methods that almost perform identically. More specifically there is a
Is there some way to preview documents in browser? Specifically in say an iframe
Is there some interface that will allow for iteraction of arrays and java.util.Lists? Seeing
Is there stable linear algebra (more specifically, vectors, matrices, multidimensional arrays and basic operations
Are there any libraries or tools specifically designed to help PHP programmers write Javascript?

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.