void linux user.

  • 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: August 28th, 2024

help-circle





  • The most simple way to understand this is that databases are made to be proof to failures. When you write a single value into the database a lot of things are happening behind to ensure something called ACID, by other hand, excel documents are a monolith file, doesn’t have a mecanism behind to rely and ensure the integrity of the data.

    Edit: changed the link to ACID.