Category: Couchbase Server
New Querying Features in Couchbase Server 5.5
New querying features figure prominently in the latest release of Couchbase Server. ANSI JOINs, HASH joins, aggregate pushdowns are covered in this post.
Store more for less using data compression in Couchbase Server 5.5
This blog provides a quick overview of the data flow within Couchbase to set the stage for deep diving into data compression.
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...
Simplified Couchbase Server Cluster Creation via Docker
This article walks you through a shell script which author wrote to automate the process. Check out how it is written using Bash language its usage etc.
ANSI JOIN Support in N1QL
Find out why ANSI JOIN is more flexible than lookup join, and index join, allowing join to be done on arbitrary expressions on any fields in a document.
Tuning your replication stream for most optimal performance
XDCR is a high performance asynchronous data replication system used primarily to replicate data between your Couchbase clusters deployed in different data centers. Several Fortune 500 enterprises rely on XDCR for their mission-critical applications. High availability, disaster recovery and data...
Working with JSON Arrays in N1QL
In this Couchbase blog post, we cover array constants, facilities for searching in arrays, ways to transform arrays, and some useful N1QL array functions.
Machine Learning with Couchbase and Nexosis
Machine Learning APIs from Nexosis can be used from Couchbase using the CURL function in N1QL. In this post, machine learning classifies Amazon reviews.
Optimize Latency, Throughput With Master Slave Replication
Learn more about the different kinds of data replication models. This article focuses on master-slave replication in Key-Value (KV) stores.
Create Continuous Deployment Pipelines with Golang & Jenkins
In this Couchbase post find out how to use Jenkins for a pipeline for a Golang application, enabling continuous integration and continuous deployment.
Intro to Couchbase HA/DR: Java Multi-Cluster Aware Client
In this post, I’m going to take a look at a sample application that uses the Couchbase Server Multi-Cluster Aware (MCA) Java client. This client goes hand-in-hand with Couchbase’s Cross-Data Center Replication (XDCR) capabilities. XDCR supports flexible replication of data...
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...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- Application Development Life Cycle (Phases and Management Models)
- What are Vector Embeddings?
- What Is Data Analysis? Types, Methods, and Tools for Research
- The Importance of Data Preprocessing in Machine Learning (ML)
- Semantic Search vs. Keyword Search: What’s the Difference?
- High Availability Architecture: Requirements & Best Practice...