Tag: JSON

Learn N1QL in 10 Minutes: An Interactive Online Tutorial
Learn N1QL in 10 Minutes: An Interactive Online Tutorial

See what is N1QL. To make your learning even faster, we have an interactive tutorial. You can modify the queries and see how the result changes.

Converting XML to JSON In C# Using Json.NET
Converting XML to JSON In C# Using Json.NET

Follow the necessary steps to convert XML to JSON in C# using Json.NET with this guide from Couchbase. We are here to make data work best for you.

Data Modeling NoSQL Documents in MongoDB vs Couchbase Server
Data Modeling NoSQL Documents in MongoDB vs Couchbase Server

Learn how data modeling should be done in Couchbase Server after coming from MongoDB, an alternative NoSQL document database.

SQL to JSON Data Modeling with Hackolade
SQL to JSON Data Modeling with Hackolade

Walkthrough of a very simple SQL to JSON data modeling exercise and show how IntegrIT's Hackolade can help.

N1QL: A Practical Guide
N1QL: A Practical Guide

This book is a compilation of articles on NoSQL concepts, N1QL features, optimization techniques, tools and use cases by N1QL R&D team, solution team from Couchbase.

Moving from SQL Server to Couchbase Part 2: Data Migration
Moving from SQL Server to Couchbase Part 2: Data Migration

In this blog post series, I'm laying out the considerations when moving from Microsoft SQL Server to Couchbase Server. This post is about data migration.

Couchbase and the Document-Oriented NoSQL Database
Couchbase and the Document-Oriented NoSQL Database

The blog covers why Couchbase is a perfect NoSQL database and some concerns on what makes Couchbase such a great option in the NoSQL space.

Analyze Donald Trump Tweets with Couchbase and N1QL
Analyze Donald Trump Tweets with Couchbase and N1QL

This blog is inspired by SQL on Twitter: Analysis Made Easy Using N1QL blog by Donald Trump, will show how these tweets can be analyzed using N1QL.

New to NoSQL?  Meet N1QL!
New to NoSQL? Meet N1QL!

A few years ago NoSQL might have sounded like a alien monster, but given the advances in the technology and how modern web and mobile applications are storing and accessing data, it is and has become a critical part of...

Using Jil for custom JSON Serialization in the Couchbase .NET SDK
Using Jil for custom JSON Serialization in the Couchbase .NET SDK

How to override the default serializer with own custom JSON serializer Jil by extending the ITypeSerializer interface and providing own serializer.

Using cbimport to import Wikibase data to JSON documents
Using cbimport to import Wikibase data to JSON documents

I’m busy working on some SQL Server to Couchbase Server blog posts, but in the meantime, I’d thought I’d leave you a little chestnut of JSON goodness for the Christmas weekend. Wikibase has a huge database of information. All kinds...

Moving from MongoDB to Couchbase server (revisited)
Moving from MongoDB to Couchbase server (revisited)

This post will guide you how to move your application’s data store from MongoDB to Couchbase Server. Also see difference between MongoDB vs Couchbase.