Elektrine lite

← Feed

@raphael@mastodon.communick.com

Post #3128400

2026-03-17 19:19 UTC

So, if you are working and your app has already a few thousand documents, every time you need to make a script that "builds" those keys. It's like having to run a migration script every time you need a new query.

Replies (1)

  • Next was dexie. Less issues with indexing compared to pouchdb. But still the same problem: you can only query for keys that are in the index and screw you if you want to get a join.

    Open ##3128401