Tag: JSON
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.
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
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.
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!
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
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
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)
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.
Using Couchbase to Store Non-JSON Data
I believe most of the power of Couchbase Server comes when you use it as a document database to store JSON documents. You get to use N1QL, for instance! However, there are some times when you need Couchbase to store...
Chicago User Group Visits – September 2016 (Videos)
I spent nearly a week in Chicago, visiting three user groups, appearing on a video podcast, and talking to everyone who would listen about Couchbase. Something happened at the Chicago .NET Developers Downtown user group that I have never seen...
New Raw Query Result for the Java SDK
Latest version of our Java SDK (2.3.3 at the time of writing) introduces a new class: RawQueryExecutor. It gives you the direct result of a N1QL or FTS query as a JSON String or JsonObject, just like if you were...
Top Posts
- PatientIQ: Building a Patient 360 on Couchbase
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Speed, Context, and Savings: Mastering Caching in the Capella AI...
- Application Development Life Cycle (Phases and Management Models)
- Build a Celebrity Look-Alike App With Multimodal Vector Search an...
- Filtered ANN Search With Composite Vector Indexes (Part 4)
- What Is Data Analysis? Types, Methods, and Tools for Research