Category: Best Practices and Tutorials
5 Reasons for Developers to Attend Couchbase Connect
Discover why you should attend this year's Couchbase Connect conference if you're a developer, DevOps or architect – see you there on 20-21 October 2021.
11 Fluent Bit Examples, Tips & Tricks for Log Forwarding with Couchbase
Log forwarding and processing with Couchbase just got easier. Review examples, tips, and tricks for making the most out of using Fluent Bit here.
How to Create Async Get/Upsert Calls with Node.js and Couchbase
All JavaScript devs will want to take advantage of async functions. Find out how to create async functions in Node.js that will call the Couchbase SDK.
A Better Development Experience with Ottoman JS [Video]
Catch up with Eric Bishard's presentation at JavaScript & Friends conference and learn more about using Ottoman JS – an ODM build for Couchbase and Node.js.
Your Guide to User-Defined Functions in Couchbase Analytics
Simplify your SQL++ for JSON queries and learn how to harness the power (and precision) of user-defined functions in Couchbase Analytics in this walkthrough example.
N1QL Now Supports User-Defined Functions
Discover what’s possible with the introduction of user-defined functions to the N1QL query language in Couchbase 7, including these UDF tips and tricks.
How to Use Full-Text Search across Couchbase Scopes & Collections
Read how to index your Couchbase data for better search performance using Scopes and Collections – new in 7.0 – and how your FTS queries improve at scale.
5 Steps to Streamline Your N1QL Queries & Migrate to Collections
Need a collections data model to be more powerful and intuitive? This Couchbase post will help simplify and streamline N1QL queries as a result.
Boost Query Efficiency with Cost-Based Optimization in Couchbase
Cost-based optimization for Couchbase queries is ready for general availability with Couchbase 7.0. Take a closer look at the new CBO features.
Amp Up Your Data Analysis with the New ROLLUP Aggregation in Couchbase Analytics
Walk through an example of the new ROLLUP sub-clause feature in Couchbase Analytics to help you aggregate data across multiple JSON document attributes.
How (and Why) to Use Couchbase as an XML Database
Find out how to use Eventing to transform Couchbase into an XML-capable database. This may sound too good to be true but trust us - it really does work!
4 Patterns for Microservices Architecture in Couchbase
This post focuses on microservice architecture data management and how Couchbase provides low latency, resilience, and scalability for your data layer.
Top Posts
- Build a Celebrity Look-Alike App With Multimodal Vector Search an...
- Filtered ANN Search With Composite Vector Indexes (Part 4)
- Data Modeling Explained: Conceptual, Physical, Logical
- Speed, Context, and Savings: Mastering Caching in the Capella AI...
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Application Development Life Cycle (Phases and Management Models)
- Semantic Search vs. Keyword Search: What’s the Difference?
- A Breakdown of Graph RAG vs. Vector RAG