Is it possible to query the server database from Couchbase Lite. I know there is a REST API that does what I'm looking for but I'm wondering if the Node.js API supports this feature.
答案 0 :(得分:0)
目前,当您使用Couchbase Lite和Sync Gateway时,Sync Gateway REST界面是在服务器上查询的唯一方法。