Category: Best Practices and Tutorials
Moving from MongoDB to Couchbase Server
Moving from MongoDB to Couchbase server This is a developer-focused guide to moving your application’s data store from MongoDB to Couchbase Server, following on from Laurent’s guide to making the move from PostgreSQL. While it doesn’t cover every corner-case, it...
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...
Free Couchbase training online
If you’re new to Couchbase, or non-relational databases generally, you might be wondering where to start your learning. You can get up to speed quickly by following our new introductory online training courses. They’re free and will take you from knowing...
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...
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?
- What Is Data Analysis? Types, Methods, and Tools for Research
- Semantic Search vs. Keyword Search: What’s the Difference?
- A Breakdown of Graph RAG vs. Vector RAG
- Application Development Life Cycle (Phases and Management Models)
- A Guide to Vector Search