[webkit-qt] sqlite database as local storage

Richard Gerd Kuesters richard at humantech.com.br
Tue Feb 25 12:37:19 PST 2014


hello all! :)

i was reading some of webkit resources, and one of them is to provide 
local database storage, including sqlite3.

ok, i'm developing a custom application with webkit, and i would like to 
expose my apps database to it, so i can access it directly using 
javascript (instead of writing miles of cpp code).

is it possible?

references:

  * https://github.com/WebKit/webkit/blob/master/Source/WebCore/platform/sql/SQLiteDatabase.cpp
  * https://www.webkit.org/blog/126/webkit-does-html5-client-side-database-storage/


kind regards,
richard.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-qt/attachments/20140225/022a30d6/attachment.html>


More information about the webkit-qt mailing list