WebSqlite app for iPhone and iPad


4.4 ( 1594 ratings )
Productivity Education
Developer: Parlaba
9.99 USD
Current version: 1.0, last update: 7 years ago
First release : 18 May 2015
App size: 48.22 Mb

WebSqlite is a very specific tool.

It allows communication from a website that uses JavaScript to access locally stored SQLite databases within the app.

Features:
- allows JavaScript to run queries on the local SQLite database
- compatible with multi SELECT (; as separator)
- unlimited number of websites can be added
- built-in query manager so you can check the local databases
- URL history (only for current session, gets cleared when you exit the website)
- Query history for the query manager (only for current sessionm gets cleared when you exit the query manager)

Warning: to be able to use this app, you need to have some experience with JavaScript, SQLite and have your own website.

The website you create requires:
- jquery (you can get it here: http://www.parlaba.com/websqlite/jquery-1.11.2.min.js)
- websqlite (you can get it here: http://www.parlaba.com/websqlite/websqlite-1.0.0.js)

And you can find a sample website so you can see how to use websqlite-x.x.x.js works:
http://www.parlaba.com/websqlite/index.html
(view source code / add the website url in the app)