Results for: Node.js

Data Structures: Native Collections New in Couchbase 4.6

Data Structures: Native Collections New in Couchbase 4.6

Data Structures in Couchbase 4.6 is our newest time-saving SDK feature.  These allow your client applications to easily map your array-based JSON data into language specific structures. Leveraging native collections support in Couchbase will save you time and hassle: Easily map JSON...

Tyler Mitchell February 16, 2017
Couchbase and the Document-Oriented NoSQL Database

Couchbase and the Document-Oriented NoSQL Database

As a developer advocate at Couchbase, I often travel around and meet people who either have no idea what NoSQL is, or more importantly what Couchbase is. For the people who are already familiar with NoSQL, Couchbase often gets compared...

Couchbase Weekly, January 25 2017

Couchbase Weekly, January 25 2017

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Highights This Week January 26: Applying N1QL and FTS over machine learning January 24: Couchbase Partner Day January 24: Nuts and Bolts of...

Validating your Sync Gateway documents with synctos

Validating your Sync Gateway documents with synctos

When building any system with client and server components, it is critical to validate the data that the client tries to store on the server and to ensure that only those who are authorized can view or modify it. Otherwise...

New to NoSQL?  Meet N1QL!

New to NoSQL? Meet N1QL!

A few years ago NoSQL might have sounded like a alien monster, but given the advances in the technology and how modern web and mobile applications are storing and accessing data, it is and has become a critical part of...

Building a Google Chrome Extension with Couchbase and Angular 2

Building a Google Chrome Extension with Couchbase and Angular 2

Have you ever used a Chrome extension in your Google Chrome web browser? I personally use a ton of them and some of my favorites include ColorZilla and Google Hangouts. Have you ever wanted to make your own Chrome extension,...

Create a Desktop App that Syncs using Electron, PouchDB, Ionic 2 and Couchbase

Create a Desktop App that Syncs using Electron, PouchDB, Ionic 2 and Couchbase

I’ve been on a role when it comes to JavaScript and Couchbase. Over the past few weeks I’ve been creating content revolving around the Angular 2 framework, the JavaScript library PouchDB, and Ionic Framework for mobile. What I haven’t explored...

Couchbase Weekly, December 13 2016

Couchbase Weekly, December 13 2016

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Announcements This Week .NET SDK 2.3.1 update released — enhancements in data structures + full-text search APIs + known bug fixes Node.js SDK...

Serverless FaaS With AWS Lambda and Java

Serverless FaaS With AWS Lambda and Java

What is a Serverless Architecture? Serverless architecture runs custom code in ephemeral containers that are fully managed by a 3rd party. The custom code is typically a small part of a complete application. It is also called as function. This gives another name...

Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB

Using Couchbase Mobile in a Web Application with only Angular 2 and PouchDB

Last year I wrote an article that explained how to synchronize between platforms and Couchbase with only AngularJS and PouchDB. Back then AngularJS was booming and probably my favorite framework of all time. A year later AngularJS is still around,...

Couchbase Weekly, July 19 2016

Couchbase Weekly, July 19 2016

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Highlights Events  July 19: Chicago Java User Group – Full-stack NoSQL Document Database  July 20: Columbus JavaScript Meetup – Full Stack Development with...

Couchbase Server Editions Explained

Couchbase Server Editions Explained

Couchbase Server comes in 3 main editions – Open Source Edition, Community Edition and Enterprise Edition. Let’s demystify how each edition is distinct and how each serves the needs of different set of users. What is the Open Source Edition? Open Source Edition (OSE) is...