작가
-

컬렉션을 위한 .NET 캐싱 공급자 확장
.NET 개발자들이 애플리케이션에서 카우치베이스(Couchbase)를 더 잘 사용할 수 있도록 돕기 위해, 커뮤니티에서 지원하는 카우치베이스 확장(Couchbase Extensions) 컬렉션이 있습니다. 여기에는 캐싱, 세션, 멀티오프(multiop), 압축, 잠금을 위한 확장 기능이 포함됩니다. 그리고 공식적으로 지원되는 몇 가지 기능도 있습니다…
-

Updating Sensor Data: Exploring Couchbase’s Multi-Model Options
Couchbase has become a popular choice for IoT use cases, thanks to its flexible multi-model data management capabilities. Recently, I was working with a customer in the cruise industry that had a unique challenge…
-

Join Us for a New Webcast: New Year, New UI
Join us on January 18th for a live, free webcast: “New Year, New UI”. The Couchbase Capella UI had a recent developer experience refresh. In the upcoming webcast, I’ll take you through a live…
-

DevIntersection 2022 요약
라스베거스에서 열린 DevIntersection 2022 컨퍼런스의 스폰서로서, 카우치베이스는 참석자들에게 자사의 NoSQL 데이터베이스 솔루션을 선보일 수 있었습니다. 저희는 엑스포 홀에 부스를 마련하고 발표를 진행했습니다...
-

How to Model Data: A Guide To JSON Data Modeling
When beginning to learn about document databases, it’s nice to have a grasp of JSON data modeling basics. This will help you navigate the space and topics easier having an expanded vocabulary on the…
-

Six Types of Data Models (With Examples)
SUMMARY Data models specify how data is organized, stored, and accessed, helping teams ensure consistency, improve data integrity, and build scalable systems. NoSQL databases typically support six models: document, key-value, columnar, graph, time series,…
-

Data Modeling Explained: Conceptual, Physical, Logical
SUMMARY Data modeling, a process that supports efficient database design and management, involves three stages: conceptual, logical, and physical. The first stage, the conceptual model, defines high-level entities and relationships. The second stage, the…
-

Comparing Couchbase Capella vs CosmosDB
CosmosDB is Microsoft’s NoSQL offering that’s exclusive to Microsoft Azure. It used to be called DocumentDB, but they changed the name and added some interesting new features. Let’s go a little deeper on it…
-

Make Your Voice Heard: Stack Overflow Developer Survey
Stack Overflow releases a survey of the developer community every year. This is the 12th annual survey, and I’m very excited at the changes and improvements that have gone into it. Who is a…
-

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

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

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…