yathit / ydn-db

Javascript database module for Indexeddb, Web SQL and localStorage storage mechanisms supporting version migration, advanced query, SQL and transaction.
Apache License 2.0
503 stars 41 forks source link

Any example of integrating ydn-db with backbonejs #39

Closed RomanKapitonov closed 9 years ago

RomanKapitonov commented 9 years ago

Wondering whether this library could be integrated with backbonejs. Have anyone done this? Any examples would be appreciated.

yathit commented 9 years ago

although not a typical app, you can check out https://github.com/yathit/backbone-indexeddb-sync I know people are using with backbone. but don't have sample app.

RomanKapitonov commented 9 years ago

@yathit Thanks! That was pretty much of help, I guess the issue may be closed