Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to Use sqlite for website which is build in html and javascript

I have website which i am building using html and javascript but due to lot of data i want to use local data base which will be with files so that i can access and retrieve data easily is there way to make sqlite data base and access in html web page.

like image 917
Ali Imran Avatar asked Jan 22 '26 22:01

Ali Imran


1 Answers

you can use SQLite with javascript using sql.js refer below link:

http://badassjs.com/post/18857332551/sql-js-sqlite-compiled-to-javascript-via-emscripten

here is a start up tutorial: http://badassjs.com/post/18857332551/sql-js-sqlite-compiled-to-javascript-via-emscripten

like image 95
Jaid07 Avatar answered Jan 24 '26 16:01

Jaid07



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!