Category: Couchbase Server
Getting Started with Node.js and Couchbase
In this video tutorial you can see how to build a very simple Node.js with Express Framework application that uses Couchbase Server as the NoSQL database. For more information on how to use Couchbase with Node.js, visit the Couchbase Developer...
Announcing the new Couchbase Spark Connector
Announcing the New Couchbase Spark Connector Couchbase Spark Connector 1.2.0 is now available. It includes significant new features and enhancements, as well as support for Apache Spark 1.6. On behalf of our outstanding product development team, I’m very pleased to...
Why Use Spark With NoSQL Databases?
In this Couchbase blog, we talk about why Apache Spark and a NoSQL database make a good combination. Get a crash course in Spark 101 for best practices.
Multi-Node Full Text Search in Couchbase 4.5 Beta
Scale out Full Text Search in Couchbase Server 4.5 Beta Couchbase Server 4.5 includes a new service, full text search (FTS) . In this blog, I’ll talk about how FTS scales out across nodes, how to replicate indexes, and how...
How to Install Couchbase Server on Windows (Video)
I created a video to walk you through the entire process of installing and setting up Couchbase Server 4.5 on Windows. Some links that will help if you’re following along with the video: Download Couchbase Server Chocolatey NuGet Couchbase Community...
Couchbase with Windows and .NET – Part 5 – ASP.NET CRUD
Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Part 3 showed the very simplest example of using Couchbase in ASP.NET In Part 4, I did some...
Enterprise Grade Backup and Restore Tool in Couchbase Server 4.5
The enterprise grade backup and restore tool, cbbackupmgr, provides a high performance, consistent, reliable and secure solution for backing up and restoring business critical data for enterprise customers. Backing up Exponential Data Growth at Speed Exponential data growth, the need...
PHP SDK 2.2.0 Beta3: Examples with Sub-Document and Index Management
Check out the enhanced PHP SDK 2.2.0 Beta third version which brings a couple of new features along with internal fixes and improvements.
Watching SCRAM authentication in Java
SCRAM authentication is one of the new features in version 4.5. Check this blog entry for an introduction on SCRAM in Couchbase. In this article we will cover how to monitor SCRAM handshake from Java. First, you do not have...
Improved security in Couchbase 4.5: SCRAM-SHA
Security is important to us, here at Couchbase. I'd like to draw your attention to a new security feature in Couchbase 4.5 that might otherwise go unnoticed: SCRAM-SHA (pronounced like 'scram-shaw'). (Scram Image Licensed through Create Commons via...
Couchbase will be at DevNation 2016
I am excited to say that I will be at DevNation 2016 in San Francisco with my colleague, Arun Gupta. This is a huge developer conference hosted by Red Hat. At DevNation we’ll be talking about full stack development using Node.js and...
Faster Indexing and Query: Introducing Circular Writes with Standard Global Secondary Indexes for Efficient IO – PART III
In Part I or the series, we have corevered the architecture behind global vs local Indexes and when to use a global (GSI) vs a local index (MapReduce View) index in Couchbase Server. In Part II of the series, we...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What are Vector Embeddings?
- A Breakdown of Graph RAG vs. Vector RAG
- Application Development Life Cycle (Phases and Management Models)
- Semantic Search vs. Keyword Search: What’s the Difference?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Columnar Database Use Cases and Examples