Replicate NoSQL Data between Data Centers with Couchbase XDCR
Learn how to replicate NoSQL data between clusters or datacenters with Couchbase Server's cross datacenter replication (XDCR) tooling.
Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL
Learn how to create a full stack application with Couchbase as the NoSQL database, Node.js and Hapi for backend, and Vue.js for the frontend.
Scaling a Couchbase Cluster for Increasing and Decreasing Demand
When it comes to scaling a database, it is often a task that people want to avoid. For relational databases, which are often vertically sized databases, the administrators would have to take the database offline and add new hardware to...
Using Facets in a Couchbase NoSQL Full Text Search Query
Learn how to use facets for result aggregation in a Full Text Search (FTS) query made with Node.js and the NoSQL database, Couchbase Server.
Develop Web Applications with Hapi.js and Couchbase NoSQL
About a month ago I had written about developing RESTful APIs for web applications using Node.js and the Hapi.js framework. In this previous article, I demonstrated the use of these technologies with NoSQL in the flavor of Couchbase Server. In...
JavaScript and Couchbase in Southern California
Over the past few months I’ve been bouncing between major Southern California cities such as Los Angeles, Irvine, and San Diego. These trips included developer Meetups on technologies such as Golang and Node.js and how to use them with the...
Deploy Couchbase Server in Minutes with Amazon Web Services
See how Couchbase is deployed, configured, and made ready for use and development through Amazon Web Services (AWS) within minutes.
Query Natural Language with Couchbase Server’s Powerful Full Text Search
Learn about Couchbase Server's powerful Full Text Search (FTS) functionality and see how it can be used to query natural language.
Secure Your NoSQL Data with Couchbase Role-Based Access Control
Learn how to define an access control configuration in Couchbase Server to protect your cluster, buckets, and data from being accessed without permission.
Create a RESTful API with Node.js, Hapi, and Couchbase NoSQL
Learn how to create a RESTful API with Couchbase NoSQL, N1QL, and the efficient Hapi framework for Node.js
Asynchronously Perform Subdocument Mutations in Couchbase with Golang
Learn how to perform Couchbase Server subdocument mutations in parallel using the Go programming language and Goroutines.
Hashing Password Data in Couchbase with Golang and BCrypt – Video
Learn how to hash your password data using Golang and BCrypt before storing it in your Couchbase NoSQL database, in this video tutorial.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Six Types of Data Models (With Examples)
- Application Development Life Cycle (Phases and Management Models)
- Capella AI Services: Build Enterprise-Grade Agents
- What Is Data Analysis? Types, Methods, and Tools for Research
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What are Vector Embeddings?
- 5 reasons SQLite Is the WRONG Database for Edge AI