Tag: image

Save Captured Images in a NativeScript Angular Application to Couchbase
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.

Storing Base64 Files Directly in Couchbase via Node.js
Storing Base64 Files Directly in Couchbase via Node.js

So you're developing an application and you want to store your files in Couchbase. As of right now, Couchbase allows for documents up to 20MB in size which is larger than you think. Why would we store our files in...