> So cursor pagination is just keyset pagination, except instead of using a column value directly you use an opaque string that gets translated back to a column value.
HashIds is a popular solution if those columns are numerical or can be represented numerically (e.g. timestamp).
HashIds is a popular solution if those columns are numerical or can be represented numerically (e.g. timestamp).
https://hashids.org/