ACID and BASE are acronyms for different database properties, describing how the database behaves during processing a transaction, ACID: A: Atomicity: it ensures that all steps or statements in a transaction are fully applied committed, or fully rev...
blog.amjad.codes3 min read
No responses yet.