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

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

두 가지 방출 방식의 이야기: 값 전용 대 전체 방출
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…
-

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

전문 검색에서 지리적 경계 다각형 쿼리 소개
지리적 경계 다각형 쿼리(Geo Bounded Polygon Query) 지리 공간 쿼리 기능과 결합된 텍스트 검색을 수행하는 기능은 전문 검색(FTS)에서 매우 강력하고 효과적인 기능입니다. 그리고 당사는 더욱 유연한 지리적 경계 기능을 제공합니다…
-

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

몇 가지 인덱스 관리 팁 – FTS 모범 사례 제2부
우리는 이미 1부에서 FTS 인덱스를 정의하기 위한 몇 가지 모범 사례를 살펴보았습니다. 이제 인덱스의 운영 및 유지보수 측면에 대한 몇 가지 유용한 팁을 살펴보겠습니다. A…
-

전문 검색(Full Text Search)을 사용하여 자동 완성 또는 타입어헤드 구현하기
자동완성 대 타입 어헤드(Type Ahead)? 위키백과에 따르면 “자동완성(Autocomplete) 또는 단어 완성은 사용자가 입력하고 있는 단어의 나머지를 응용 프로그램이 예측하는 기능”입니다. 이것은...
-

Meeting data protection needs for Couchbase Data Platform
In the world where data is the currency, backup & recovery for a database is as essential as any other defining parameter such as consistency or performance because the customers cannot afford data loss…