Tag: Business Logic
N1QL Now Supports User-Defined Functions
Declarative query languages have been a major gear shift in the world of database engines. The SQL++ query language (formerly N1QL) is primarily a declarative query language. You tell the query what to get and N1QL works out the rest...
Madhuram Gupta
August 25, 2021
Couchbase Mobile Changes Explorer – Part. 2
Introduction The Couchbase Mobile Sync Gateway changes feed provides a way to monitor events in a mobile deployment. The feed makes it feasible to write sophisticated business logic. I wrote a tool to help examine and understand the feed. You...
Madhuram Gupta
March 9, 2017
Couchbase Mobile Changes Explorer – Part. 1
The Couchbase Sync Gateway changes feed can be useful for driving various kinds of logic besides replications. To help understand the intricacies of the changes feed, I developed a simple tool. In this blog post I’ll talk about what the...
Madhuram Gupta
February 28, 2017