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

|
18 installs
| (0) | 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

⚠️ This plugin is still in its early development phase. Feautures may contain critical bugs, so use it with caution.

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 settings to your workspace 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>"
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft