AdvancedVocabulary#backend#architecture#devops

Table Partitioning Vocabulary

Learn the vocabulary of splitting one logical table into physical partitions within a single database.

0 / 5 completed
1 / 5
At standup, a dev mentions splitting one logical table into several physical partitions, each holding rows for a specific range of a partition key, like one partition per calendar month, all within the same single database instance. What is this technique called?