Comment on Why IndexedDB is slow and what to use insteadparentComments−typingmonkeyOP4yLocalForage is similar slow as IndexedDBhttps://pubkey.github.io/client-side-databases/database-comp...−dspillett4yMaybe there is a case for LocalForage to use Absurd-SQL as mentioned elsewhere in the thread (https://news.ycombinator.com/item?id=29314766#29315976). It's data access layers all the way down...
Comments
LocalForage is similar slow as IndexedDB
https://pubkey.github.io/client-side-databases/database-comp...
Maybe there is a case for LocalForage to use Absurd-SQL as mentioned elsewhere in the thread (https://news.ycombinator.com/item?id=29314766#29315976). It's data access layers all the way down...