Category: Couchbase Server
Azure: Getting Started is Easy and Free
Learn how to get started with Azure. It's easy and free. You'll be provisioning Virtual Machines, and running Couchbase Server in no time.
Bringing Your User Profile Store to Mobile with NativeScript and Angular
Learn how to take the user profile store example as seen in the previous tutorials and create a mobile front-end for it using NativeScript and Angular.
Diving into Couchbase Index Replicas
Index Replicas in Couchbase provide benefits, including high availability and load-balanced querying, simplified index management and improved performance.
Securely Storing Password Data in Couchbase with Golang and BCrypt
Learn how to use BCrypt in a Golang application to hash sensitive information like passwords before storing them in a NoSQL database like Couchbase.
Azure Functions with Couchbase Server
Azure Functions are Microsoft's answer to "serverless". With this post, you'll develop, deploy, and interact with Couchbase with Azure Functions.
Create a User Profile Store with Node.js and a NoSQL Database
Profiles often need to be flexible and accept data changes. Find out how to implement a user profile store using Node.js databases and Couchbase Server.
Couchbase Server on OpenShift Enterprise and Kubernetes – Developer Preview Available !!
Check out the developer preview available forCouchbase Server cluster on Red Hat OpenShift Enterprise which is based on Kubernetes.
Defining Scan Consistency in a Node.js with Couchbase Application
Learn how to define your own query scan consistency in a Couchbase Node.js application that uses both N1QL and Ottoman.js.
Using Couchbase with R
Learn by example how to integrate Couchbase and R using N1QL and REST API
Couchbase Meetup Project on the OCEAN Stack Available
See how to build an API using Ottoman.js and then with N1QL instead of Ottoman.js. Both APIs will be consumed by a front-end developed in Angular.
SQL Server and Couchbase side-by-side (video)
SQL Server and Couchbase Server compared and contrasted within an ASP.NET MVC web application. Entity Framework and Linq2Couchbase are also used.
Access to Shared Couchbase Database Bucket From Mobile and Web Clients
We have developed a Travel Sample Application that demonstrates the power of shared bucket access from web and mobile clients.
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...
- A Breakdown of Graph RAG vs. Vector RAG