Category: Couchbase Server
Hello, Couchbase, it’s me, Matthew Groves!
I just started as a Developer Advocate at Couchbase, so let me tell you a little about myself. I’ve been coding since the early 2000s, mainly as a web developer. I live in Grove City, Ohio, which is a suburb...
Simple and Automated Couchbase Cluster Deployment on Azure
Building demos, experimenting with prototypes, daily builds, bug verifications, whitebox, blackbox, fuzz, performance, scale and stress testing… I create and destroy quite a few Couchbase Server clusters every day. My go-to cloud these days is Azure, for these experimentations. For...
Couchbase @ DevoxxFR 2016
tl;dr Couchbase is sponsoring DevoxxFR. Pay us a visit if you're around! As a Devoxx champion I am really happy to tell you Couchbase is sponsoring DevoxxFR 2016! Join us at our booth to talk about all things Couchbase....
Use Couchbase and RxJava to Make Java Read CSV files
This blog shows you how to use RxJava, which is an awesome tool for reactive programming that's also useful as a Java CSV reader when paired with Couchbase.
Moving from MySQL to Couchbase
I think it is safe to assume that every developer or system administrator has touched MySQL at some point in time. It was often the rite of passage for any new developer a few years ago when langauges like PHP...
Couchbase Support With Tesora Database as a Service Platform on OpenStack Trove
Learn how to use the Tesora DBaaS Platform with Couchbase and Couchbase Enterprise Edition (EE) on OpenStack cloud.
Using JRebel for Rapid Re-Deployment in a Couchbase Java SDK Project
It is no secret that Java projects take a long time to build. This long build time is variable depending on how many classes your project has among other things. Let's say you're a developer that likes to frequently check...
NDP Episode #3: Switching from a Relational Database to NoSQL
Check out the podcast on Switching from a Relational Database to NoSQLand it also focuses on a particular users story pertaining to their transition.
Load CSV Data into Couchbase using Apache Spark
I’ve been spending a lot of time working with Big Data tools lately, in particular Apache Spark. In case you’re unfamiliar, Apache Spark is an incredibly efficient tool for processing massive amounts of data. It performs significantly better than MapReduce,...
Picking the right caching tier for your database!
Why Do You Need a Caching Tier? For many years databases have been in need of a caching tier and for good reason. Caching tiers are used to lower the latencies under high throughput to cache both reads and writes depending...
Storing Base64 Files Directly in Couchbase via Node.js
So you're developing an application and you want to store your files in Couchbase. As of right now, Couchbase allows for documents up to 20MB in size which is larger than you think. Why would we store our files in...
Official YUM and APT Repos for Couchbase Now Available
We are super excited to announce that we have created and deployed new yum and apt-get repos for installing Couchbase products. We now provide a single “couchbase-release” package in both RPM and DEB for installing latest versions of – Couchbase...
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?
- The Importance of Data Preprocessing in Machine Learning (ML)
- Application Development Life Cycle (Phases and Management Models)
- A Breakdown of Graph RAG vs. Vector RAG
- High Availability Architecture: Requirements & Best Practice...
- Semantic Search vs. Keyword Search: What’s the Difference?