Pavel Novokshonov, Sr. Solutions Engineer, Couchbase | Couchbase Blog

Author

All posts by Pavel Novokshonov, Sr. Solutions Engineer, Couchbase

Pavel is a Sr. Solution Engineer at Couchbase. Previously, he worked at Teradata Corporation, Harrahs Entertainment and NCR in different roles including database management, consulting, performance engineering and technical pre-sales.

Upgrading Couchbase Community Edition
Upgrading Couchbase Community Edition

Upgrading Couchbase Community Edition to Enterprise Edition could be easily accomplished via rolling online upgrade process.

Refactoring Spring Microservices Apps to work with Couchbase
Refactoring Spring Microservices Apps to work with Couchbase

Migrating a Spring Boot microservices app to Couchbase can be done easily. Find out some tips, tricks and how-to in this blog that shows a vehicle tracking app.

Testing N1QL Workloads with Apache JMeter
Testing N1QL Workloads with Apache JMeter

One of the key features that Couchbase provides for querying JSON data is a N1QL language. N1QL allows users to access and modify the contents of their JSON documents with familiar SQL statements. Quite often, during development phase of a...