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

Sync direct or indirect with SQL database #82

Closed MarioVanDenEijnde closed 9 years ago

MarioVanDenEijnde commented 9 years ago

Hello YDN-DB team,

We want to use your solution in our mobile App build. The main purpose is to serve about 50.000 documents in which the user can search and find. The source data is maintained in the Companies SQL database.

Can you advise how we can sync the YDN-DB with the SQL source. Direct or indirect.

Kind regards, Mario

yathit commented 9 years ago

Please ask question in stack overflow.

MarioVanDenEijnde commented 9 years ago

Hello Yathit,

Sorry. I am new to this. Where is the "stack overflow"?

Can you supply a link?

Kind regards, Mario