fjenett / sql-library-processing

SQLibrary – a SQL database library for Processing incl. MySQL, SQLite and PostgreSQL
http://fjenett.github.com/sql-library-processing/
37 stars 24 forks source link

Evaluate JS possibilities #6

Open fjenett opened 11 years ago

fjenett commented 11 years ago

SQL.js: https://github.com/kripken/sql.js

Web SQL storage: http://www.html5rocks.com/en/features/storage http://playground.html5rocks.com/#async_transactions

fjenett commented 11 years ago

Here's more on SQL storage: http://creativepark.net/1191 http://playground.html5rocks.com/#async_transactions http://www.w3.org/TR/webdatabase/