Avatar
Gao
  • C
  • C#

see more about me on my Github profile.


CAP Theorem

The CAP theorem, also named as Brewer's theorem states that it is impossible for a distributed data store to simultaneously provide more than two out...


ACID

ACID is an acronym used in database systems to describe 4 properties that the relational database must conform with: Atomic: Each transaction is...