Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>couchdb connectorNew to Visual Studio Code? Get it now.
couchdb connector

couchdb connector

Saheb Khan

|
32 installs
| (1) | Free
to connect to couch db instances
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Couchdb-connector

[!INFO] This is my first attempt to build vs code extension it is not ready for shipped yet

{
    "url":"couch db url",
    "username":"userName",
    "password":"password",
    "database":"databaseName",
    "name":"name to show in extension",
    "category":"Group the couchdb connections",
    "desc":"Description work when you hover over connection"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft