Have a look at this article about the HTML5 Indexed Database, which apparently is the replacement for now deprecated Web SQL database: http://en.wikipedia.org/wiki/Indexed_Database_API
We probably won't add Indexed Database to GWT until more browsers support it. <http://en.wikipedia.org/wiki/Indexed_Database_API> Thanks, John LaBanca [email protected] On Thu, Apr 7, 2011 at 5:02 PM, David E. <[email protected]> wrote: > So, I guess the question remains. > > If your looking for a local SQL database to use with GWT, what are the > recommendations going forward? > > Are there plans for a local SQL database to be incorporated into the > core GWT API? > > Should we be looking at http://code.google.com/p/gwt-mobile-webkit/ ? > They are not listing the latest browsers as being supported. (Firefox > 4, Chrome, IE 8) > > Should we use Gears? which had this functionality, going forward it's > not supported, it's being deprecated correct? > > > Is there there a different way to do it that I'm missing? > > > Any insight would be appreciated. > > Thanks, > David > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
