Tag: Schema

Validate JSON Documents in Python using Pydantic
Validate JSON Documents in Python using Pydantic

Find out how to validate JSON documents against a specified schema using the popular Python library pydantic. Get validation best practices at Couchbase.

Couchbase Catalogs for the SQL Server DBA
Couchbase Catalogs for the SQL Server DBA

In this post, we introduce System Catalogs in Couchbase and walk through a specific use case compared to SQL Server.

Why I Use Double Colons as a Key Pattern Delimiter
Why I Use Double Colons as a Key Pattern Delimiter

People ask me all the time why I create Couchbase key patterns with double colons as a delimiter. Well… Not::much::else::uses::double::colons so it is a great delimiter They make for human readable keys Every object in Couchbase needs a unique key per bucket and since...