Category: Java

SDK Features – New For Couchbase 4.6

SDK Features – New For Couchbase 4.6

Along with this week’s Couchbase Server 4.6 release we have a super packed release with several new SDK features to help you streamline development. From efficiently managed Data Structures to the latest support for .NET Core, it is time to update to...

Tyler Mitchell February 16, 2017
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
Using Couchbase JDBC with Tibco BusinessWorks

Using Couchbase JDBC with Tibco BusinessWorks

Couchbase JDBC and Tibco ActiveMatrix Business Works 6.3 Summary Establish rapid application workflows with Tibco ActiveMatrix Business Works by using Couchbase Server third-party drivers provided by SimbaTechnologies and CData. Table of Contents Third Party Tools Query Data Integration Tibco Business Works Setup...

Using Autonumber in Couchbase

Using Autonumber in Couchbase

Ratnopam Chakrabarti is a software developer currently working for Ericsson Inc. He has been focused on IoT, machine-to-machine technologies, connected cars, and smart city domains for quite a while. He loves learning new technologies and putting them to work. When...

Testing Spring Data Couchbase Applications with TestContainers

Testing Spring Data Couchbase Applications with TestContainers

In a previous series of blog posts I explained how to use TestContainers for your Java Junit tests. Some of the issues we did not address were about how to test N1QL, create your own buckets, index etc… This post...

Using XRebel with Couchbase

Using XRebel with Couchbase

I recently was in Tallinn for a conference called TopConf and a local Docker meetup. And you might think that this doesn’t have much to do with the title of this post but actually it does. Tallinn is also where...

Connect 2016 Developer Workshop

Connect 2016 Developer Workshop

For the first day of Couchbase Connect 2016, I created a full-day developer’s workshop (with the help of our great SDK team, of course). It was great meeting some of our customers and helping people get up to speed with...

Matthew Groves December 6, 2016
Getting Started with Java and Couchbase

Getting Started with Java and Couchbase

In this quickstart video tutorial you’ll learn how to setup and start building a Java application that communicates with Couchbase Server to save NoSQL JSON data as well as query for it numerous ways. For more information on how to...

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

Couchbase Spark Connector 2.0.0 Released

Couchbase Spark Connector 2.0.0 Released

On behalf of the SDK team I’m happy to announce the release of the second major version of the Couchbase Spark Connector which most importantly brings compatibility with the Apache Spark 2.0.x series. A special thanks goes to community contributors...

Michael Nitschinger October 27, 2016
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...

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

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

I am pleased to announce that a collection of Couchbase developer webinars have been released to the public.  These webinars cover the construction of an issue tracking application built with various programming languages in combination with Couchbase Server. Learn how...