Setup Couchbase Server and Sync Gateway on Ubuntu
To start using Couchbase solution as data store for your mobile application you need to setup up couple of things. This stack is named Couchbase Mobile and consist of three components: * Couchbase Lite (Embedded NoSQL database) * Couchbase Sync Gateway (Server component to synchronize data between the device and server) * Couchbase…