Home › Forums › JavaScript › Using SQLite database with Javascript › Reply To: Using SQLite database with Javascript
July 30, 2014 at 12:48 am
#176881
Participant
Thanks for the link I’ll try that the next time I need to use a database in JS.
For this project I ended up using db.js. It makes using IndexedDB rather simple
And sorry for the really late response