NDP Episode #18: Microsoft DocumentDB for NoSQL in the Cloud
Learn about Microsoft's DocumentDB NoSQL database in the Azure cloud from Kirill Gavrylyuk and how you can use it with your own applications.
Data Modeling NoSQL Documents in MongoDB vs Couchbase Server
Learn how data modeling should be done in Couchbase Server after coming from MongoDB, an alternative NoSQL document database.
Containerize a Node.js Application that Communicates with Couchbase Server
Learn how to containerize a Node.js application. Check the video helps to have a step by step process to avoid having any loose ends in the process.
Deploying a Containerized Couchbase NoSQL Database Cluster with Docker – Video Tutorial
Learn how to deploy containerized Couchbase Server instances with Docker and cluster these NoSQL database instances in this thorough video tutorial.
Deploy a Golang Web Application and Couchbase as Docker Containers
Learn how to containerize and deploy your Golang web applications and Couchbase Server NoSQL database nodes as Docker containers.
NDP Episode #17: Marten for .NET Developers
Learn about the PostgreSQL database wrapper, Marten, by author Jeremy Miller, in the latest episode of The NoSQL Database Podcast.
Use Docker to Deploy a Containerized Java with Couchbase Web Application
Learn how to deploy a containerized Java RESTful API and Couchbase NoSQL database using Docker and custom, hand-crafted, images.
Import Your MongoDB Collection Data into Couchbase Server with Golang
Learn how to migrate your MongoDB Collection data into Couchbase Server with the mongoexport CLI and a very simple Golang script.
Docker Node.js Deployment With Couchbase
Create a Node.js application that uses Couchbase Server along with Docker containers for web app deployment. ✓ Learn more with Couchbase!
Performance Enhancements to N1QL in the Couchbase 5.0 March Developer Build
The Couchbase Server 5.0 Developer Edition, March 2017 build, brings many bug fixes including performance enhancements to the N1QL technology.
Working with Arrays in Couchbase with N1QL – Video Tutorial
Learn how to work with nested arrays in a variety of ways in your complex NoSQL documents using Couchbase and N1QL for SQL queries.
TNDP Episode #16: The MEAN Stack for Application Development
In this episode of The NoSQL Database Podcast, I have special guest Jonathan Casarrubias on the show where we talk about the MEAN stack for development.
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Application Development Life Cycle (Phases and Management Models)
- What Is Data Analysis? Types, Methods, and Tools for Research
- What are Vector Embeddings?
- Vector Database Use Cases: Search, RAG, and AI Apps
- High Availability Architecture: Requirements & Best Practice...
- The Importance of Data Preprocessing in Machine Learning (ML)