Does Altibase support data partitioning?
- Post by
- Altibase
- Date
- 2021-03-10
Yes. Data partitioning is the division of a large database object into several small pieces for easier management of very large data sets. Objects can be partitioned in three ways: list, range, and hash.
Altibase’s Partitioning Technology
These three ways of partitioning can be selectively used according to data size, data type, data usage, data density, and other database requirements.