[카테고리:] 모범 사례 및 튜토리얼
-

How to Backup Couchbase: A Quick Start Guide
In this article, you will get an overview of how to backup both Couchbase Community and Enterprise editions on Ubuntu and how to set up a basic Couchbase backup strategy. The scripts and techniques…
-

MongoDB에서 Couchbase로 데이터 마이그레이션하기
프롤로그 이 글은 MongoDB에서 Couchbase로의 일회성 마이그레이션을 안내합니다. MongoDB 데이터 구조에서 내보내고, Couchbase로 가져오며, 해당 문서에 대해 몇 가지 기본적인 변환을 수행하는 방법을 배우게 됩니다.…
-

A Tale of Two Ejection Methods: Value-only vs. Full
Introduction I would like to thank our Couchbase Server engineering team – especially, Dave Rigby and Jim Walker – for their tremendous help with this article and endless patience with all my questions. Thanks…
-

Training Update: June Edition
Couchbase Training : Program Update Just over a month ago I outlined a number of activities we have been up to at Couchbase Training. This month, I’m pleased to introduce two new courses that…
-

Fully Configured Couchbase on Red Hat OpenShift in 5 Minutes
I recently did a presentation at Red Hat Users Group – North Texas on Couchbase NoSQL Operator on OpenShift. Thank you to the Red Hat Dallas team for extending the invitation for a joint session – Sam…
-

루트가 아닌 사용자(Non-Root)로 Couchbase 서버를 운영하기 위한 모범 사례
With Couchbase Server 6.5.1. we now standardize the non-root install and upgrade for rpm packages. This will now allow you to easily install, upgrade and maintain Couchbase Server as non-root. The purpose of this…
-

Testing For Growth
The goal of load testing should be to identify what load your current cluster can handle, and how you need to mutate and adapt your cluster configuration as you reach various load milestones. The…
-

MongoDB 개발자 및 NoSQL 전문가를 위한 카우치베이스 소개
6천 년 전에 수메르인들은 트랜잭션 처리를 위해 문명을 발명했습니다 — 그레이 & 로이터 어떤 기준으로 보더라도, MongoDB는 대중적인 문서 지향 JSON 데이터베이스입니다. 지난 12년 동안, 그것은 다음에서 성장했습니다…
-

NoSQL 문서 데이터베이스 복제 – MongoDB 대 Couchbase
복제는 가용성과 재해 복구를 제공하기 위해 수십 년 동안 데이터베이스 시스템의 중요한 부분이었습니다. 최근 들어 고가용성, 확장성에 대한 요구를 해결하기 위해 분산 데이터베이스가 진화함에 따라…
-

Inter-Kubernetes Networking via VPC Peering
1. Introduction It is often desirable by enterprise customers to have standby database cluster/s for data locality and high performance, disaster recovery and/or for mere data backups. Couchbase Cross Data Center Replication (XDCR) requires…
-

Introducing Geo Bounded Polygon Query in Full Text Search
Geo Bounded Polygon Query The ability to perform text search with geospatial query capabilities is a very powerful and effective feature from full text search(FTS). And we are bringing the more flexible geo bounded…
-

How to Update Python 2 to Python 3 & The Differences Between Them
Introduction The last major Python upgrade — to version 3 — arrived in Dec. 2008, nearly 12 years ago. And yet there is a good chance that you are still working on the Python…