javascript library for client side storage with server side sync

Posted by user126861 on Stack Overflow See other posts from Stack Overflow or by user126861
Published on 2010-03-14T11:25:31Z Indexed on 2010/03/14 11:35 UTC
Read the original article Hit count: 443

I'm looking for a javascript library that will let me store data in a client side database and in the back ground automatically sync the database back to the server's database

preferable something that supports a variaty of engines in the same way jStore for jQuery does

Looking around I can find anything

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about database