[카테고리:] 카우치베이스 서버

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

Couchbase Autonomous Operator 대 MongoDB Enterprise Kubernetes Operator
쿠버네티스 오퍼레이터(Kubernetes Operator)는 자동화된 방식으로 쿠버네티스 애플리케이션을 관리하기 위한 내장 기능을 지원하고, 쿠버네티스 원칙, 특히 제어 루프(Control Loop) 패턴을 따르는 쿠버네티스의 소프트웨어 확장입니다. 왜…

Fluent Bit를 사용한 Couchbase 서버 로그 포워딩 및 처리
최근 Couchbase Autonomous Operator(CAO) 2.2의 출시와 함께, 저희는 OSS Fluent Bit 툴링을 사용하여 쿠버네티스 배포를 위한 로그 처리 및 포워딩 기능을 최근 제공하게 되었습니다. 이것 또한 OSS이며 사용 가능합니다…

SQL과 NoSQL 비교: ASP.NET 애플리케이션
이 SQL 및 NoSQL 비교는 SQL Server 데이터베이스를 Couchbase로 변환한 이후의 다음 단계입니다. 이전 게시물에서는 SQL Server에서 Couchbase로 AdventureWorks를 복사했습니다. 이번 게시물에서는...

Couchbase Adopts BSL License
Couchbase adopts Business Source License (BSL 1.1) with release of source code to Couchbase Server 7. Couchbase changes source code license to BSL 1.1 Today we are announcing that Couchbase is changing our source…

SQL to NoSQL: Automated Migration
SQL to NoSQL migration seems like a contradiction, but thanks to advances and innovations in Couchbase Server’s NoSQL database, it’s becoming easier. In this post, I’ll introduce you to a tool called SqlServerToCouchbase, an…

Couchbase N1QL을 활용한 데이터 구조 및 쿼리 (JSON용 SQL)
NoSQL 애플리케이션을 위한 데이터 구조 게시물에서 당사는 네이티브 컬렉션, 맵 등을 통한 간소화된 JSON 데이터 접근을 사용했습니다. 이 게시물에서는…에 대한 SQL 기반 언어인 고수준 N1QL 쿼리를 사용하여 해당 데이터를 쿼리하는 방법을 시연합니다.

DataGrip Setup for Couchbase
DataGrip from JetBrains has added NoSQL Couchbase support. It was first made available in their 2020.3 EAP (Early Access Preview) DataGrip 2020.3 EAP is Open! – Couchbase support – Grants – More powerful value…

Blockchain Technology vs. NoSQL Databases
Both NoSQL databases and modern Blockchain ledgers benefit from a set of common principles. When they are both implemented for an application a lot can be accomplished as the platforms can complement each other.…

전문 검색(Full-Text Search) – 쿼리 성능을 향상시키는 5가지 팁
검색 쿼리 성능을 튜닝하는 것은 비즈니스 크리티컬한 애플리케이션이 지연 시간 및 처리량과 관련된 SLA 요구 사항을 충족하는 데 도움을 주므로, 전문 검색(Full-Text Search)에서 매우 중요한 측면입니다. 서두는 각설하고, 다음과 같은 내용을 공유해 드리겠습니다.

카우치베이스를 이용한 클라우드 스토리지 백업 (AWS S3 오브젝트 스토어)
Couchbase 6.6 introduced the ability to back up the document database directly to AWS S3 cloud computing storage or any other S3-compatible Object Store. Using the cbbackupmgr backup utility you can now specify an…

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…