Category: Best Practices and Tutorials
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 Full Text (CBFT) for Content Management
See how to integrate FTS capability in a scalable way in this architecture without the need for yet another tier (ElasticSearch, Solr, LudicWorks).
Moving SQL business logic to the Application Layer
Last time we left with a very raw, straight forward import of SQL tables in Couchbase, with one document per table row. Â But there is still work to do. Primary keys have changed in the process so we need to...
Moving SQL database content to Couchbase
Since the GA release of N1QL, we get a lot of questions about moving content from a SQL database to Couchbase. There are many different ways to do so. Today, I have chosen what is probably the simplest. I will...
NDP Episode #1: NoSQL in the Perspective of Industry Leaders
I am pleased to announce the first ever NoSQL Database Podcast episode hosted by Couchbase. The episode is titled NoSQL in the Perspective of Industry Leaders and focuses on a lot of introductory material for NoSQL in general. In the...
Storing Blobs in Couchbase for Content Management
This blog was originally posted on Cecile Le Pape's personal blog. To see to original blog post, click here.  In my previous post, I talked about how to setup a flexible content management service using Couchbase as the metadata repository,...
Test the Latest Couchbase Features with a Docker Image
We’re lucky to have a smart and active team of developers at Couchbase and they often come up with new things for us try out! If you follow this blog you might have seen we published a developer preview for...
The Value of Schemaless Databases
Learn what schemaless databases are & how they revolutionize data design by eliminating rigid structures. Discover their meaning, design strategies, & more.
How to Authenticate Couchbase with Windows Active Directory (via LDAP)
Authenticate Couchbase server logins/users with LDAP and Windows Active Directory, Step by step guide of how to accomplish the task.
Couchbasics: How Functional and Performance Needs Determine Data Access in Couchbase
There are multiple ways of getting data in and out of Couchbase. Notice that I did not say querying, I said in and out…on purpose. Not all ways of getting data in and out of Couchbase are querying like in...
The Best Database For Storing Images Might Not Be a Database At All
From a developer perspective, it is easy and convenient to store files in a database. But the best database for storing images might not be a database all.
Couchbase on Jelastic
I recently started playing around with Jelastic. They provide Platform-as-Infrastructure. It's a PaaS + IaaS platform. They recently released a new version named Joker (for Jelastic + Docker). And one of their particularities is to offer easy horizontal AND vertical...
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- 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...