Author
Using Couchbase Full Text Search Service in Java
Full-text based search is a feature that allows users to search based on texts and keywords, and is very popular among users and the developer community. So it’s a no-brainer that there are lots of APIs and frameworks that offer...
Graphql server with node and couchbase, ottoman and spatial view
Graphql is a query language for APIs, it was developed by facebook and it was released in 2015. It is designed to build client applications by providing an intuitive and flexible syntax and system for describing their data requirements and...
Couchbase Meets .Net Core and Docker
With the release of the Couchbase .NET SDK 2.4.0, Couchbase now has official support for .NET Core. This opens up a wide new world for .NET Couchbase developers. In particular, we can now use Docker to easily manage our applications...
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...
Develop a REST API with Couchbase Ottoman + Node.js + hapi.js
Jose Navarro is a full stack developer at FAMOCO in Brussels, Belgium. He has been working for the last 3 years as a web developer with Node.js, Java, AngularJS, and ReactJS, and has deep interest in web development and mobile...
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...
Transferring Data From Cassandra to Couchbase Using Spark
Shivansh Srivastava is a polyglot developer and a Scala ,Spark aficionado He likes to contribute to Open Source projects, and has contributed to many projects like, Apache Iota, Apache Spark, Apache Carbondata, Couchbase-Spark-Connector, Akka, Alpakka and many other projects. He has...
Ingesting JSON Data Into Couchbase NoSQL Database Using Streamsets
This week our Community Writing blog post comes from Nick Cadenhead Nick originally trained as a software engineer, he has spent the past 15 years using his technical expertise to provide specialist consulting services on key accounts. Currently Senior Consultant...
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...
A convenient workload generator for Couchbase in OpenShift
Our first Guest Post from the Community Writing Program comes from Nicolas Motte. Nico is a full-stack engineer in the South of France. He released several native and hybrid mobile applications to iTunes and Google Play and started his own company in 2015. Today...
Couchbase Weekly, December 21 2016
Learn what’s latest in the Couchbase Community. Let us know if we missed anything at @couchbasedev, @couchbase or #Couchbase. Announcements This Week Kafka Connector 3.0.0 GA released — provides functionality to stream, filter, and transform events from Couchbase Server to Kafka...
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...