Last week, security firm Appthority published a report titled HospitalGown: The Backend Exposure Putting Enterprise Data at Risk, which highlighted newly-discovered vulnerabilities between mobile apps and insecure backend databases containing enterprise data. The vulnerability is caused not by code in...
Obtain the workshop material used at Music City Code 2017 in Nashville for the workshop Full Stack Development with Node.js, Angular, NativeScript and NoSQL
Tooling improvements have come to Couchbase 5.0. This post covers visual query plans, query monitoring, improved UX/UI, and import/export tools.
Learn the photo gallery application which allows users to upload any image of their choice and view all the images that have been uploaded by other users.
Learn how much easier it is to create and maintain a NoSQL cluster with Couchbase than it is with MongoDB, and see why companies are switching.
Couchbase is a great tool to persist data inside our app. If you haven’t heard of it, it’s a document object storage that allows you to save your data. If you are using NativeScript-Angular, there are already some great tutorials...
A frequent request from customers is a way to identify PII within their databases.  I thought I’d show a brief example how this can be done. User Story: “I want to identify unencrypted credit card numbers and social security numbers...
See how to create a modular Couchbase image that doesn’t require any Web UI interaction to have a ready-to-go database for you.
Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile. Learn all about the most advanced NoSQL mobile database on the planet!
Learn how easy synchronizing image data between iOS and Android can be in a NativeScript with Angular using Couchbase Mobile, in part two of this series.
Learn about Microsoft's DocumentDB NoSQL database in the Azure cloud from Kirill Gavrylyuk and how you can use it with your own applications.
How we can leverage FakeIt + Couchbase Server + Sync Gateway to get our local environment up and running for mobile development. We will be doing this by using Docker and docker-compose.