Tag: couchbase labs

Hacktoberfest: The Couchbase Quest Awaits—Are You Ready?

Hacktoberfest: The Couchbase Quest Awaits—Are You Ready?

Your mission, should you choose to accept it: contribute to Couchbase open source this Hacktoberfest and dive deep into IDEs, web frameworks, CLIs and more. Couchbase has a tremendous amount of open source projects spanning a wide range of areas...

Introducing Couchbase.Lite.Mapping: A New Nuget Package

Introducing Couchbase.Lite.Mapping: A New Nuget Package

Couchbase Lite 2.0 is a powerful NoSQL embedded data store for iOS, Android and .Net Mobile Platforms. Couchbase Lite provides functionality such as database and document CRUD operations, brings powerful Query API with SQL-like semantics and Full-Text-Search (FTS) capabilities. Couchbase Lite Extensibility The Couchbase.Lite and Couchbase.Lite.Enterprise Nuget packages provide a broad...

Resolving Keys Embedded within JSON

Resolving Keys Embedded within JSON

A question came up today from a developer looking to migrate to Couchbase from something else.  That “something else” had a JSON document with some metadata in it.  Couchbase separates data from metadata for some good reasons, so then we’d...