Month: October 2017

CURL Comes to N1QL: Querying External JSON Data

CURL Comes to N1QL: Querying External JSON Data

JSON is a helpful way to transmit data. Now, N1QL can query it thanks to a CURL update in Couchbase 5.0. See how to connect to various endpoints to do just that. N1QL has many functions that allow you to...

October 6, 2017
Performance Testing and Load Testing Couchbase with Pillowfight

Performance Testing and Load Testing Couchbase with Pillowfight

Performance testing and load testing are important processes to help you make sure you are production ready. For testing Couchbase Server clusters, there is an open-source command line utility called “cbc-pillowfight”. It’s part of libcouchbase. Before you begin You’ll need...

October 3, 2017
On the road with Couchbase Developer Advocacy

On the road with Couchbase Developer Advocacy

It’s that time of year again when the Developer Advocacy team is getting prepped and ready for conference season! We look forward to meeting you and these events and getting to know our community more intimately. Check out the listings...

Create a RESTful API with Node.js, Hapi, and Couchbase NoSQL

Create a RESTful API with Node.js, Hapi, and Couchbase NoSQL

Developing Node.js applications with Express is no doubt a very popular option, however it isn’t the only option and it may not even be the best option. I recently started looking into Hapi which defines itself as being a framework...

Infrastructure as code: Couchbase distributed cluster best practices – Part 1 introduction and theory  

Infrastructure as code: Couchbase distributed cluster best practices – Part 1 introduction and theory  

Arkadiusz Borucki works as a Site Reliability Engineer at Amadeus, focused on NoSQL databases and automation. In his day-to-day work, he uses Couchbase, MongoDB, Oracle, Python, and Ansible. He’s a self-proclaimed big data enthusiast, interested in data store technologies, distributed systems, analytics,...