Results for: query mobile

Test Couchbase Sync Gateway REST API interface using Postman

Test Couchbase Sync Gateway REST API interface using Postman

The Couchbase Sync Gateway is one of the core components of the Couchbase Mobile stack. At a high level, it is responsible for securely routing and syncing data between web and mobile clients and Couchbase server. It supports a REST...

Announcing Couchbase Server 5.5 – Developer Build

Announcing Couchbase Server 5.5 – Developer Build

Announcing Couchbase Server 5.5 Developer Build It is my pleasure to share this early preview of Couchbase Server 5.5 features – there are some very exciting improvements coming and this Developer Build (DB) highlights several of them. There are many...

Tyler Mitchell March 8, 2018
Develop with Agility, Develop at any Scale with Couchbase on Cisco UCS

Develop with Agility, Develop at any Scale with Couchbase on Cisco UCS

Author’s note: This excerpt from the Couchbase on Cisco UCS® solution brief is published on behalf of Cisco. Full solution brief for Couchbase on Cisco UCS® is available later in this blog. As the world migrates to a digital economy, businesses are...

Keshav Murthy February 16, 2018
Comparing Couchbase vs CosmosDB

Comparing Couchbase vs CosmosDB

Microsoft has generated a lot of buzz since the launch of CosmosDB. It is basically a rebranding of Amazon DocumentDB with some new cool features. Let’s go a little deeper on it and explore its strategy, documentation, what developers have...

Introducing Couchbase PartnerEngage

Introducing Couchbase PartnerEngage

I’m very excited to announce the launch of Couchbase PartnerEngage, a new partner program tailored for resellers, system integrators, consultants and technology partners to capitalize on the Engagement Database market opportunity. Though Couchbase has been active in the partner community...

Matt McDonough January 25, 2018
Couchbase vs. DynamoDB – A Quick Comparison

Couchbase vs. DynamoDB – A Quick Comparison

Choosing a NoSQL database is way more complicated than selecting an RDBMS, the world of NoSQL database comes in multiple flavors, each one has a specific design focused on solving a different set of problems. A common comparison and recently...

Get to know our Couchbase Community Meet –Ratnopam Chakrabarti

Get to know our Couchbase Community Meet –Ratnopam Chakrabarti

Ratnopam Chakrabarti hails from Plano, Texas and is an AWS Certified Solution Architect at Ericsson. He has been actively involved in contributing to our our Community writing program sharing off his expertise on Couchbas

Developing a User Profile Store with Golang and a NoSQL Database

Developing a User Profile Store with Golang and a NoSQL Database

Remember the tutorial series I wrote in regards to creating a user profile store with Node.js and NoSQL? That tutorial covered a lot of ground, from creating a RESTful API with Node.js, handling user sessions, data modeling, and of course...

Converting XML to JSON In C# Using Json.NET

Converting XML to JSON In C# Using Json.NET

Converting XML to JSON data that can be loaded into Couchbase Server can be accomplished with a little bit of .NET. Depending on the source of the data, you might be able to use a tool like Talend. But you...

Matthew Groves July 6, 2017
Couchbase Meetup Project on NativeScript, Angular, and NoSQL Development Available

Couchbase Meetup Project on NativeScript, Angular, and NoSQL Development Available

I recently hosted a Couchbase Meetup in Mountain View, California, on the topic of NativeScript, Angular and NoSQL development. With special guest, TJ VanToll from Progress, we discussed mobile application development and how Couchbase can be included for NoSQL storage...

Engaging for growth: Introducing the industry’s first Engagement Database

Engaging for growth: Introducing the industry’s first Engagement Database

Today at Couchbase, we tread a new path by carving out a new category of database: the Engagement Database. What is an Engagement Database, you ask me – a guy steeped in the technology side of the business? It’s something...

Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase

Synchronizing Images Between Android and iOS with NativeScript, Angular, and Couchbase

A few weeks ago I had written a guide that demonstrated saving captured images to Couchbase Lite as base64 encoded string data in a NativeScript with Angular mobile application. While the previous guide worked for both Android and iOS, the...