mirror of https://github.com/docker/docs.git
18 lines
434 B
Markdown
18 lines
434 B
Markdown
---
|
|
title: couchdb
|
|
keywords: library, sample, couchdb
|
|
repo: couchdb
|
|
layout: docs
|
|
permalink: /samples/library/couchdb/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/couchdb/
|
|
description: |
|
|
CouchDB is a database that uses JSON for documents, an HTTP API, & JavaScript/declarative indexing.
|
|
---
|
|
|
|
CouchDB is a database that uses JSON for documents, an HTTP API, & JavaScript/declarative indexing.
|
|
|
|
|
|
{% include library-samples.md %}
|