[카테고리:] 커넥터
-

Streaming Data using Amazon MSK with Couchbase Capella
We see that a significant number of customers take advantage of Couchbase integration with Apache Kafka by using the Couchbase Kafka connector plugin to reliably stream data to and from Apache Kafka at scale.…
-

Your Guide to Syncing Data between Couchbase and Relational Databases with GlueSync
Introduction Are you modernizing your development process? Are you following a rapid development approach to deliver higher quality and more frequent capabilities to your customers? Part of that process often requires us to work…
-

How to Troubleshoot Your SDK Connection using SDK Doctor & Couchbase Alternate Addresses
It’s a common experience to run into network connection errors when you’re developing an application – particularly if you’re connecting from your local computer SDK to a remote cluster. Is your SDK not connected?…
-

개발자가 Couchbase Connect에 참석해야 하는 5가지 이유
온라인 기술 컨퍼런스라면, 선택지가 많습니다. 아주 많죠. 만약 여러분이 NoSQL 개발자라면, Couchbase ConnectONLINE 2021이 목록의 맨 위에 있어야 합니다. 이 무료 이틀간의 컨퍼런스는...
-

Couchbase Java SDK 사용하기: Get & Upsert 기초
Java와 Couchbase를 함께 사용하는 것은 새로운 개발자라 할지라도 어려울 필요가 없습니다. 이 퀵스타트 튜토리얼에서는 다음을 사용하여 Couchbase에서 JSON 문서를 생성하고 가져오는 기초를 살펴보겠습니다...
-

Couchbase Autonomous Operator vs MongoDB Enterprise Kubernetes Operator
A Kubernetes Operator is a software extension to Kubernetes that supports built-in capabilities to manage your Kubernetes applications in an automated fashion and that follows Kubernetes principles – especially the Control Loop pattern. Why…
-

Getting started with Kafka and Couchbase as an endpoint
Couchbase is great as a source for Apache Kafka using the DCP connector. However it is also great as an endpoint for digesting data, as it is fast, memory first and reliable storage. In…