Category: Couchbase Server
Skipping default bucket creation
Some days ago I made the following search: “databases unprotected”. It is really incredible the number of databases deployed without authentication. Most of them are just test databases published on the internet, but others are exposing sensitive data. (Image Licensed through...
Learning Angular2 for the CEAN Stack
The CEAN (pronounced “keen”) stack is used to design web apps with a segregated UI (it’s like the MEAN stack, except it uses Couchbase Server). I’m learning and writing Angular2 for the first time this month, so I thought I...
Announcing Couchbase Server 4.1.2
Today, we are happy to announce the availability of Couchbase Server 4.1.2, the latest bug-fix release in the 4.x Couchbase Server series. Based on the feedback we received from our customers, the 4.1.2 release fortifies the 4.x series and...
Using the Couchbase Sub-Document API with the Node.js SDK
Many questions pop up in the Couchbase forum and Stack Overflow regarding reading and writing only parts of a document rather than the full document. I can see where this would be a concern. For example, what if you have...
Getting Multiple Documents by Key in a Single Operation with Node.js
Learn how to get multiple documents by Key in a single operation with Node.js. Check out the scenario demonstrating the same.
How to use #Couchbase Query Workbench
This video shows the new Query Workbench in Couchbase Server 4.5. For more information, check out my blog post from July about Query Workbench. If you’d like to learn more about how to use Couchbase, please visit our Couchbase Developer...
.NET and Couchbase – July 2016, Findlay Ohio (video)
I was a guest speaker at the FANUG (Findlay Area .NET User Group) on July 26, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record the session, and so...
Using the Sub-Document API to get (only) what you want
The Subdoc API feature allows efficient access to parts of documents (sub-documents) without requiring the transfer of the entire document over the network.
Node.js and Couchbase – July 2016, Columbus Ohio (video)
I was a guest speaker at the CBusJS Columbus JavaScript User Group on July 20, 2016. My topic was Full Stack Development with Node.js and NoSQL. The group and venue was kind enough to let me record the session. I’ve...
NDP Episode #7: Service Deployment with Juju Charms
Check the podcast to know how to create applications and services using Juju Charms, and why they are useful in terms of NoSQL database deployment.
Summer Project 2016 update: The Couchcase Begins
Last time, I blogged about the concept of my summer project: the suitcase cluster for demonstrating Couchbase Server. I have good news: the project is underway! In this blog post, I’m going to show you how I started preparing the...
Using Full Text Search (FTS) with Couchbase in a GoLang Application
I recently wrote about using Full Text Search (FTS) in a Node.js application that makes use of Couchbase Server 4.5 and higher. As you may know, FTS is available as Developer Preview starting in Couchbase Server 4.5. This is huge...
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 are Vector Embeddings?
- What Is Data Analysis? Types, Methods, and Tools for Research
- The Importance of Data Preprocessing in Machine Learning (ML)
- High Availability Architecture: Requirements & Best Practice...
- Semantic Search vs. Keyword Search: What’s the Difference?