Results for: Node.js

Couchbase Weekly, June 28 2016

Couchbase Weekly, June 28 2016

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Highlights Couchbase Server 4.5 released – redefining the database to simplify the transition from relational to NoSQL. Read more in the Press Release....

Using Golang to get Multiple Couchbase Documents by Key in a Single Operation

Using Golang to get Multiple Couchbase Documents by Key in a Single Operation

Couchbase and the various server SDKs offer many different ways to query for data. You could write N1QL queries, view queries, or you could even lookup documents by their key. Of the three possible ways to obtain data, doing lookups...

Couchbase Weekly Feb 29, 2016

Couchbase Weekly Feb 29, 2016

Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. March 3: Voxxed Days, Zurich Couchbase Meetup is happening today! Learn more about Mobile at the Couchbase Paris Meetup. Media Mentions Telegraph UK: Nine ways tech...

Syncing with Couchbase in an Ionic 2 App using PouchDB

Syncing with Couchbase in an Ionic 2 App using PouchDB

Not too long ago I wrote about using Couchbase in an Ionic 2 application. In the previous example we saw how to use Couchbase Lite and the RESTful API for saving data and working with Couchbase Sync Gateway. While that...

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

Data Synchronization with Couchbase in Ionic 2 Hybrid Mobile Apps

Last year I wrote about using Couchbase Mobile in an Ionic Framework mobile application. Back then we were using Ionic Framework 1.0 and AngularJS 1.0. Technology has changed over the months and we’ve moved from what seems like ancient frameworks...

Create a RESTful URL Shortener with Couchbase and Go

Create a RESTful URL Shortener with Couchbase and Go

Previously I wrote about creating a URL shortener using Node.js and N1QL, but I figured it would be useful to demonstrate the same in my other favorite programming language, Golang. In this video tutorial we’ll see how to create a...

Austin User Group Visits – October 2016 (Videos)

Austin User Group Visits – October 2016 (Videos)

I spent nearly a week in Texas, visiting four user groups and talking about Couchbase as much as possible. The first two days of the week I spent in Austin. Here are the videos: Austin .NET User Group – Full...

Matthew Groves November 29, 2016
Visualization Dashboard with Couchbase Analytics

Visualization Dashboard with Couchbase Analytics

In the world of Big Data, where we have gogolbytes of information available about all aspects of our applications and the users that are interacting with them, being able to analyze all of this data and provide insightful intelligence is...

Developing an API with Golang using Couchbase NoSQL and N1QL

Developing an API with Golang using Couchbase NoSQL and N1QL

Have you ever wanted to create a RESTful API with Golang, but didn’t know where to start?  What do you do about URL routing, data modeling, or even the data layer in general? In this start to finish video tutorial,...

Upcoming #Couchbase Events in Austin, Houston and New York City

Upcoming #Couchbase Events in Austin, Houston and New York City

I’m going to be in New York on October 8th and Texas from October 10th to October 13th. If you’re in any of those areas and interested in NoSQL and Couchbase, now is a good chance to attend some sessions, visit...

Matthew Groves October 4, 2016
Get to know our Couchbase Community –  Meet Aaron Benton

Get to know our Couchbase Community – Meet Aaron Benton

Welcome to the newest member of our Couchbase Champion Community, Aaron Benton. Tell us about yourself and what you do in your daily role? I am a Senior Applications Architect for Market America / Shop.com. I work closely with our...

Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices

Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices

Not too long ago I wrote about using Couchbase to synchronize data on an Intel IoT Gateway device.  In this project I was creating a Java application that was installed to an IoT device that had bluetooth and wireless internet...