Tag: javascript
Save Captured Images in a NativeScript Angular Application to Couchbase
See how to capture images in a NativeScript application using Angular and save those captured images to Couchbase Lite, an embedded device level database.
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!
Migrate from MongoDB Mongoose to Couchbase with Ottoman
Learn how to migrate your Mongoose and MongoDB powered Node.js application to a faster and more scalable Ottoman and Couchbase powered solution.
Getting Started with GeoJSON, Couchbase, .NET, and Google Maps
Learn through a very simple example of storing/querying GeoJSON data from a Couchbase instance &loading it into a mapping product.
Video Tutorial for Creating a URL Shortener with Node.js and N1QL
Not too long ago I wrote a lengthy tutorial on how to use Node.js and Couchbase to create a URL shortener. This tutorial used N1QL for querying the data. To compliment that writeup I’ve gone ahead and created a video...
Syncing Couchbase Documents Between Mobile Platforms and Devices with NativeScript and Angular
Over the past few days we’ve been exploring how to create a simple Android and iOS application using NativeScript, Angular and Couchbase. First we saw how to use Couchbase for basic key-value operations and then we saw how to query...
Querying for Couchbase Documents in a NativeScript Angular Mobile Application
Learn how to take your key-value NativeScript with Couchbase application by adding MapReduce view queries for querying data based on document properties.
Building a Google Chrome Extension with Couchbase and Angular 2
Learn how to create a Google Chrome extension with Angular 2 that uses Couchbase for replicating data. Learn how to build the extension using Angular 2.
Key-Value Operations in Couchbase Mobile via NativeScript and Angular
Learn how to perform key-value operations in Couchbase Mobile within a NativeScript Android and iOS application built with Angular.
Syncing with Couchbase in an Ionic 2 App using PouchDB
Learn how to create an Android and iOS application that syncs using Ionic 2, PouchDB, and Couchbase. This is an alternative method to Couchbase Lite.
Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps
This blog covers how to create a cross-platform iOS and Android hybrid mobile application with Ionic 2 that uses Couchbase Mobile.
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...
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
- Vector Database Use Cases: Search, RAG, and AI Apps
- What are Vector Embeddings?
- High Availability Architecture: Requirements & Best Practice...
- Data Normalization vs. Denormalization Comparison