Skip to content

How much data can be stored? #1341

Discussion options

You must be logged in to vote

Dexie has no more limit than what the browser/device allows. Indexeddb has no row limit but there can be storage limits on the device depending on browser software, device type and available hard disk on the device. StorageManager api can be used to see storage quota.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dfahlander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants