And is there a way of implement SQL instead of the NoSQL as the persist method using Server integration <http://developer.couchbase.com/documentation/mobile/1.1.0/develop/guides/sync-gateway/server-integration/index.html>. Persist data in SQL database when events trigger ?
On Monday, November 23, 2015 at 10:57:33 PM UTC+5:30, Jens Alfke wrote: > > > On Nov 22, 2015, at 10:24 PM, Dumidu Madushanka <[email protected] > <javascript:>> wrote: > > Okay. So If I use PouchDB in Node.js > <http://pouchdb.com/adapters.html#pouchdb_in_node_js> adapter can I make > it compatible with SQL using SQLDown > <https://github.com/calvinmetcalf/SQLdown>? > > > If PouchDB can be used as a server, not just as a client, then I suppose > you can. (I thought PouchDB was just a client, but I haven’t been keeping > up with it.) > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/b70f5a3b-21af-49d0-b0a6-0ca1d557f665%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
