I am currently developing a wrapper for IndexedDB to enable its usage in a way similar to SQL.
I am planning to post a series of detailed breakdowns step by step. I had to make various considerations while developing this, as IndexedDB offers relatively few features. ^^
https://codespitz.medium.com/april-8-2024-kotlinjs-indexed-db-3-ce4a2fe900a9