I’m working on a game where users can have a lot of items (50-100k). The items are stored in a database, they are all unique because they have metadata (achieved time etc.). We would like to allow the users to have a decent overview and se…