Category: Couchbase Server
JBoss EAP 7 and NoSQL using Java EE and Docker
JBoss EAP 7 Beta is now released, many congratulations to Red Hat and particularly to the WildFly team! There are plenty of improvements coming in this release as documented in Release Notes. One of the major themes is Java EE 7 compliance. JBoss EAP...
Using Couchbase Server and Couchbase Mobile in the Same Project with Node.js
This post focuses on creation of a Node.js application that used both the Couchbase Server Node.js SDK and Couchbase Sync Gateway.
AWS IoT Button, Lambda and Couchbase
Getting Started with Serverless FaaS and AWS Lambda shows how to use a simple Java function to store a JSON document to Couchbase using AWS Lambda. This blog builds upon that and shows how an AWS IoT Button can be used as a trigger for...
Couchbase on the Pete on Software Podcast
I was invited back on the Pete on Software Podcast to talk about Couchbase. Pete is a an independent software developer/architect, and he also runs The Swift Ninja blog. Pete and I run into eachother occasionally here in Ohio, and...
Using cbimport to import Wikibase data to JSON documents
I’m busy working on some SQL Server to Couchbase Server blog posts, but in the meantime, I’d thought I’d leave you a little chestnut of JSON goodness for the Christmas weekend. Wikibase has a huge database of information. All kinds...
NDP Episode #13: Docker with Distributed NoSQL Databases
Docker Champion and NoSQL advocate, Arun Gupta, joins the show. We give a background of containers and how they compare to virtual machines.
.NET Core and Visual Studio Code (video)
This video shows how I’m using .NET Core with Visual Studio Code and the Couchbase .NET Core SDK. Download .NET Core Download Visual Studio Code If you’d like to learn more about how to use Couchbase, please visit our Couchbase...
Provisioning a Couchbase Server Instance with the Command Line
Learn how to configure a Couchbase Server cluster with the command line and the RESTful API endpoints, how it is useful for managing servers via script.
Moving from MongoDB to Couchbase server (revisited)
This post will guide you how to move your application’s data store from MongoDB to Couchbase Server. Also see difference between MongoDB vs Couchbase.
Using the N1QL RETURNING keyword from .NET Core
I’ve recently learned about the RETURNING keyword in N1QL. When you add it to end of a N1QL query, that query will return the result set that was operated on. For instance, if you use an UPDATE, and that query...
Getting Comfortable with Couchbase Mobile: Couchbase Server via the Command Line
This post belongs to a series about the "Couchbase Mobile stack". In this post we’ll talk about working with Couchbase Server from the command line.
Connect 2016 Developer Workshop
For the first day of Couchbase Connect 2016, I created a full-day developer’s workshop (with the help of our great SDK team, of course). It was great meeting some of our customers and helping people get up to speed with...
Top Posts
- Optimizing Multi-Agent AI Systems With Couchbase
- Data Modeling Explained: Conceptual, Physical, Logical
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Embedding Models? An Overview
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?
- Application Development Life Cycle (Phases and Management Models)
- A Breakdown of Graph RAG vs. Vector RAG
- High Availability Architecture: Requirements & Best Practice...