jugglingdb / mysql-adapter

MySQL adapter for JugglingDB
34 stars 41 forks source link

jugglingdb , mysql-adapter for websql #81

Open pasindud opened 10 years ago

pasindud commented 10 years ago

making jugglingdb for websql and other HTML5 storages , if it is so there would be almost same code code for mysql adapter but would have bit diff things , would be good to

  1. make another adapter for this or
  2. depend on the mysql adapter here,
  3. or have a common sql and websql and mysql extend it
1602 commented 10 years ago

Better to create another adapter, but as far as I remember sqlite3 already works for html5 storage, someone already asked this question many years ago.

pasindud commented 10 years ago

so would do you think kind of should make a new adapter to this, if true will have to do very small change in the juggling js to make it compatible with browser.

anatoliychakkaev commented 10 years ago

What change?

On Sun, Mar 9, 2014 at 4:44 PM, Pasindu De Silva notifications@github.com wrote:

so would do you think kind of should make a new adapter to this, if true will have to do very small change in the juggling js to make it compatible with browser.

Reply to this email directly or view it on GitHub: https://github.com/jugglingdb/mysql-adapter/issues/81#issuecomment-37129925

pasindud commented 10 years ago

things like npm dependencies not sure whether they can be used as client js scripts