[태그:] ACID 트랜잭션
-

Quer levar seu banco de dados para o próximo nível? (Portuguese)
[See English version of this post] Saiba por que dezenas de milhares de organizações adotaram bancos de dados NoSQL como #Couchbase para melhorar a resiliência, o desempenho e a estabilidade, ao mesmo tempo em…
-

트랜잭션 데이터베이스란 무엇인가요?
트랜잭셔널 데이터베이스는 데이터를 빠르게 읽고 쓰기 위해 컬럼 대신 행 단위로 데이터를 저장합니다. 트랜잭셔널 데이터베이스는 ACID(원자성, 일관성, 고립성, 지속성) 속성에 의존하여 데이터 무결성을 유지합니다. ACID는 다음을 보장합니다...
-

Data Consistency Models & Performance: Couchbase vs. CockroachDB
Design decisions influenced by CAP Theorem The CAP theorem states that a database cannot simultaneously provide all three of the following guarantees: In the CAP theorem for databases, most databases need to persist the…
-

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

Why Choose a NoSQL Database? There Are Many Great Reasons
NoSQL, short for “Not only SQL,” is a term used for database systems that store information in a variety of formats to support requirements that traditional relational (or SQL) databases have difficulties addressing. Legacy…
-

Top Blogs of 2021 – Part 2
And now for Part 2 in our series, here are the top 5 blog posts published in 2021: 5. How we implemented distributed multi-document ACID transactions in Couchbase, by Denis Rosa In this blog…
-

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…