Why MongrelDB Uses a PGM Learned-Range Index
MongrelDB's PGM learned-range index uses an epsilon-bounded piecewise linear model to predict sorted-key positions, then verifies the bounded range exactly.
1 post filed under pgm.
MongrelDB's PGM learned-range index uses an epsilon-bounded piecewise linear model to predict sorted-key positions, then verifies the bounded range exactly.