Category: Uncategorized
Bulk Transformations of Couchbase Data Using Apache Spark with an External Source
Spark is a great new tool for bulk transformation. Check out the techniques for migrating to Couchbase from a different data source.
Exploring Couchbase and N1QL through Touchbase using Node.js and Angular.js – Part 3: Session-based User Authentication
Part 3: Login and Session models So far, Part 0 and Part 1 cover the data model and user document used in the application followed by Part 2 where we verify accounts through email using Nodemailer and Sendgrid. These are...
Tectonic Summit: Couchbase and Containers Helping Enterprises
The Couchbase team, Anil Kumar, Senior Technical Product Manager and myself, will be in New York for the 2 Day Tectonic Summit on December 2nd and 3rd presenting on the Tectonic Stack, Kubernetes and CoreOS with Couchbase! Join us and...
DevoxxFR, DevoxxUK, DevoxxPL, DevoxxBE, DevoxxMA
Last week I attended my last Devoxx of 2015, DevoxxMa. Great conference, top-notch team, wonderful people, you have to go there. And actually you should go to any other Devoxx if you are a Java/JVM developer. And if so I...
Converting CSV data to JSON and Bulk Loading Documents into Couchbase
Bulk Loading Documents into Couchbase This blog post is an example of how one might load data as JSON into Couchbase. For the purpose of this post, data extracted from RDBMS as a CSV will be converted to JSON. RDBMS DBAs and Admins...
Running Couchbase with Kubernetes: Part 1
In this blog we will explore how to get setup with using Couchbase with Kubernetes and CoreOS. There are various deployment strategies ranging from the bare metal physical servers to virtual machines in the cloud or by using a fully...
Efficiently querying for deleted documents with N1QL’s MISSING
When you’re building an application, a situation often comes up where your users want to delete some content but you still need to know that the data once existed. Let’s say you’re building a messaging app. You might want to give...
Database on Amazon: Installing Couchbase AMI on AWS
Learn how to get started with installing the Couchbase AMI (Amazon Machine Image) to get up and running with Amazon EC2 in the cloud.
Exploring the Public and User Channels in Couchbase Sync Gateway
The Sync Function is one of the fundamental components of Sync Gateway: its main responsibility is to define which user has access to which documents. In this screencast, you’ll learn how to use the public channel (also known as the...
Couchbase Kafka Connector 1.0 GA
Just recently we released the first GA version of Couchbase Kafka Connector. It provides functionality to direct stream of events from Couchbase Server (3.0 or later) to Kafka. More info is on the documentation page. Its issue tracker is located...
Server Utilization: Couchbase vs MongoDB
When I started out using MongoDB in 2012 as the ops and architecture guy, I had a few key problems with how it is architected. As time has passed, I’ve observed others having similar challenges. A fundamental problem is MongoDB...
Announcing Couchbase Server 3.1.2
Today, we are happy to announce the availability of Couchbase Server 3.1.2, the latest bug-fix release in the 3.x Couchbase Server series. In Couchbase Server 3.0, we introduced several core architectural changes and exciting features. Based on the feedback...
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 Is Data Analysis? Types, Methods, and Tools for Research
- App Development Costs (A Breakdown)
- Data Normalization vs. Denormalization Comparison
- What are Vector Embeddings?
- High Availability Architecture: Requirements & Best Practice...