Category: Java
Getting started with Kafka and Couchbase as an endpoint
Getting started with Apache Kafka and Couchbase. Use Couchbase easily as the target, and use a Kafka consumer to insert data into your Couchbase database.
Couchbase is taking part in Jfokus
This week the Couchbase Developer Advocacy team are taking part in Jfokus in Stockholm, which is the largest developer conference in Sweden. Jfokus is also one of the largest Java developer events in Europe with 1600 attendees, over 50 conference presentations...
Spring Data Couchbase 2.0 Release Candidate for Christmas
As a gift for Christmas we wanted to make a quick announcement that the Spring Data Couchbase 2.0 Release Candidate is now out! You can get your hands on this RC by adding the following Maven snapshot repository from Spring in your pom.xml (if you don’t already have...
Spring Data Couchbase: A New Generation (2.0 Preview)
The Spring Data Couchbase community project has been historically built upon the 1.4 generation of the official Couchbase Java SDK, although the SDK 2.0 has been out for quite some time. But now is definitely a great time to upgrade...
Backing Spring Cache With Couchbase
Find out how to cache data by utilizing Spring Cache and Couchbase as a backing store. Easy caching using Couchbase is now at your fingertips!
Using Couchbase Java SDK to write a Vert.x Verticle
In this post we’ll go reactive all the way! Some Couchbase customers use Vert.x, a framework for writing fully asynchronous applications, knowing that the Couchbase Java SDK fits well into this picture, being asynchronous from the ground up and exposing...
Couchbase Mobile Mini-Hack Challenge
If there is one thing you should learn this year, it’s how to build mobile apps that work both online and offline. You will be blown away with how awesome your apps are once you start building them this way. ...
Move Documents from MongoDB to Couchbase
Maybe you remember my post about moving data from CouchDB to Couchbase. If you are not using CouchDB but MongoDB you might have felt let down. I am sorry. Let’s fix this. Here’s how to move your data out of...
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)
- What are Vector Embeddings?
- Data Normalization vs. Denormalization Comparison
- High Availability Architecture: Requirements & Best Practice...