Tagged sql
2 notes
SQL vs NoSQL and when to use
How to pick between a relational database and a NoSQL one, the trade-offs, and worked examples for each.
#databases#sql#nosql#architecture
ACID transactions
The four ACID guarantees walked through a bank transfer, why banks rely on them, and whether NoSQL can do the same.
#databases#sql#acid#transactions