Home » Blog » Reply » Reply To: How to Create Chrome Extension With SQLite Database?

Reply To: How to Create Chrome Extension With SQLite Database?

Andrew Jackson ~ Modified: September 16th, 2015 ~ ~ 1 Minute Reading

Home Forums How to Create Chrome Extension With SQLite Database? Reply To: How to Create Chrome Extension With SQLite Database?

#670 Score: 0
Andrew Jackson
Moderator
1 pt

Chrome supports WebDatabase API (which is powered by sqlite), but looks like W3C stopped its development.