Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>CouchDB ExplorerNew to Visual Studio Code? Get it now.
CouchDB Explorer

CouchDB Explorer

arbko

|
1,046 installs
| (2) | Free
Datamanagement for CouchDB.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CouchDB Explorer

Visual Studio Marketplace test status stars - badge-generator

CouchDB Explorer is a plugin for the Visual Studio Code editor that allows for quick navigation of the CouchDB directly from the editor. With CouchDB Explorer, you can easily browse the available databases in your CouchDB instance and view their contents.

Getting Started


To get started with CouchDB Explorer, simply install the plugin from the Visual Studio Code Marketplace. Once installed, you can access the plugin from the Explorer sidebar.

To configure the plugin, add the following properties to your user settings:

"couchdb-vs.protocol": "<your-couchdb-protocol>",
"couchdb-vs.host": "<your-couchdb-host>",
"couchdb-vs.username": "<your-couchdb-username>",
"couchdb-vs.password": "<your-couchdb-password>"

Features


Navigation of all data

  • See all available databases
  • Create and delete databases
  • Display and delete documents of a selected database

Overview

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft