Couchbase distributed document database reference. Covers N1QL (SQL++ for JSON) queries, joins, array operations, indexes, key-value sub-millisecond operations, sub-document mutations, atomic counters, and SDK patterns.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill couchbase --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Couchbase?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-couchbase)More formats (shields.io, HTML) on the badges page.
---
name: couchbase
version: 1.0.0
description: >
Couchbase distributed document database reference. Covers
N1QL (SQL++ for JSON) queries, joins, array operations,
indexes, key-value sub-millisecond operations, sub-document
mutations, atomic counters, and SDK patterns.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [couchbase, nosql, document, database, n1ql, json, distributed]
---
# Couchbase Reference
Distributed JSON document database with SQL.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Architecture, comparison |
| `n1ql` | SQL++ queries, indexes |
| `sdk` | Key-value, sub-document, counters |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!