If having a coffee in the morning doesn't wake you up, try deleting a table in a production database instead. - Juozas Kaziukenas
A database is an organized collection of data so that it can be easily accessed and managed.
Data is the core and foundation of every application and without it, there won't be much of an use of the
application.
In this module, there'll be specific resources on how to better understand this world, optimize it and
better design a good database structure.
Track: Advanced Beginner
Subject: DB
Topics:
- ACID properties
- Consistency
- Joins
- Normalisation
- Sharding
- Tuning
- Mix