WebKit2.Settings.enable_html5_database
Settings.enable_html5_database: Boolean (Read / Write / Construct)
Whether to enable HTML5 client-side SQL database support. Client-side SQL database allows web pages to store structured data and be able to use SQL to manipulate that data asynchronously.
HTML5 database specification is available at http://www.w3.org/TR/webdatabase/.