GeistHaus
log in · sign up
4 pages link to this URL
phiresky's blog

I was writing a tiny website to display statistics of how much sponsored content a Youtube creator has over time when I noticed that I often write a small tool as a website that queries some data from a database and then displays it in a graph, a table, or similar. But if you want to use a

Speeding up IndexedDB reads and writes

2025 update: there is now a getAllRecords API in IndexedDB which resolves some of the issues described in this post. Namely, you can now query in batches in descending order, and you can fetch both…

1 inbound link article en