Skip to content

Should we change WebSQL to IndexedDB? #24

Answered by mantzaris
mantzaris asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, the initial choice to go with WebSQL was a mistake. There was a bit of a learning curve with Indexeddb, but that was primarily on the set up of the collections and handling of the transactions. But after that, all is much better with literal object notation insertions and having intuitive straightforward JSON flows in and out.

Replies: 1 comment

Comment options

mantzaris
Nov 19, 2021
Maintainer Author

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