Partitions - How to Deal with a Giant
-
40 min
Imagine a universe that keeps expanding. Each table in your database is a small universe! And nothing can stop its growth…
So what’s next — a Big Bang in production? Absolutely not!
In my talk, I will tell you how to effectively work with tables that are as large as a supernova.
Together, we will figure out:
- The different types of partitions.
- Why they allow you to execute queries faster.
- When they should be used, when — not.
- How to choose the right one.