Nic Raboy | Couchbase Blog

Author

All posts by Nic Raboy

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile development easier to understand.

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,...

Storing Password Data Safely with Java and Spring Security BCrypt
Storing Password Data Safely with Java and Spring Security BCrypt

Protecting data is a common concern amongst users as well as developers.  No one wants to find out that they've been hacked and that their password data was exposed.  In the unlikely or unfortunate event that this happens, you want...

Developing an API with Node.js using Couchbase NoSQL and Ottoman
Developing an API with Node.js using Couchbase NoSQL and Ottoman

Not too long ago I released a lengthy tutorial video on the topic of creating an API with Node.js and Couchbase that used N1QL for querying.  However, that is only one of several ways to get the job done.  If...

NDP Episode #11: Data for Mobile Developers
NDP Episode #11: Data for Mobile Developers

I am pleased to announce that the eleventh episode of The NoSQL Database Podcast has been published to all of the popular podcasting networks including iTunes, Pocket Casts, TuneIn, and Stitcher.  In this episode titled, Data for Mobile Developers, I am...

Using Couchbase Lite in a Java Gluon Application
Using Couchbase Lite in a Java Gluon Application

I recently wrote about building desktop applications with Couchbase Lite and JavaFX. As demonstrated Couchbase makes an excellent solution for data storage and sync in a desktop application because of the Java SDK available. However, I realize JavaFX is not...

NDP Episode #10: In-Memory Data Grids with Hazelcast
NDP Episode #10: In-Memory Data Grids with Hazelcast

The tenth episode of The NoSQL Database Podcast is live on all popular podcast networks. Check out the video of In-Memory Data Grids with Hazelcast.

Couchbase Node.js, Golang, Java and .NET Developer Webinars
Couchbase Node.js, Golang, Java and .NET Developer Webinars

Watch all three webinars which helps to build a fully functional full-stack web application using either Java, .NET, Node.js, or Golang.

NDP Episode #9: Graph Databases with Neo4j
NDP Episode #9: Graph Databases with Neo4j

I am pleased to announce that the ninth episode of the NoSQL Database Podcast has been published to all the popular podcast networks.  In this episode titled, Graphing Databases with Neo4j, I am joined by Ryan Boyd from Neo4j, where...

Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices
Collecting iBeacon Data with Couchbase and Raspberry Pi IoT Devices

First, see how java application is used with IoT devices to scan iBeacon data. Likewise, Raspberry PI uses Java application to communicate with Couchbase.

The Simplicity of RxJava with N1QL Queries and Couchbase
The Simplicity of RxJava with N1QL Queries and Couchbase

The Simplicity of RxJava with N1QL Queries and Couchbase Have you ever tried to query Couchbase using N1QL and the Java SDK's synchronous API? It works well and isn't particularly difficult, but I find it to be a little messy,...

NDP Episode #8: Oracle NoSQL and How it Integrates with RDBMS
NDP Episode #8: Oracle NoSQL and How it Integrates with RDBMS

Check out the podcast to know the differences between Oracle's relational database and the NoSQL solution.Also, learn scalability in Oracle NoSQL.

NDP Episode #7: Service Deployment with Juju Charms
NDP Episode #7: Service Deployment with Juju Charms

Check the podcast to know how to create applications and services using Juju Charms, and why they are useful in terms of NoSQL database deployment.