Open Source & Free  

SQL PLAYGROUND – SQL TUTORIAL IN THE BROWSER, IPHONE (IOS), ANDROID, WINDOWS…

Full power of relational DB everywhere

The SQL Playground app shows off some of the SQL capabilities of Codename One and sqlite. It provides the ability to issue arbitrary SQL queries and view the results. It also provides a tutorial mode with some sample queries.
Important: JavaScript SQL support is problematic at best and thus this demo only works on Chrome and has some bugs even there… We are working on resolving the issues from our side but since there is apparently no W3C standard for SQL it’s unclear how we will support this moving forward…

Notice that the JavaScript HTML5 demo is not what we have on the device where applications are translated to native code!