javascript-sqlite
javascript-sqlite copied to clipboard
A very simple javascript layer for a browser based SQLite database.
Results
1
javascript-sqlite issues
Sort by
recently updated
recently updated
newest added
Hello, I would like to use my existing SQLite database. How can I use your library to open the existing local SQLite database (i will use it for a HTML5...