Skip to content
| Marketplace
Sign in
Visual Studio Code>Databases>ChromaDB ViewerNew to Visual Studio Code? Get it now.
ChromaDB Viewer

ChromaDB Viewer

Michael Ermer

|
48 installs
| (0) | Free
View and manage ChromaDB (databases, collections, records & vectors) from the VS Code sidebar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ChromaDB Viewer — VS Code extension

A lightweight VS Code extension to explore and manage ChromaDB (tenants, databases, collections and vectors) directly from the editor.

Preview

ChromaDB Viewer — Explorer

ChromaDB Viewer — Record view

Key benefits

  • Browse and manage tenants, databases, collections and records from the Activity Bar
  • Add / view / update / delete records (documents, metadata, embeddings)
  • Run similarity queries and inspect results inline
  • Small, focused UI — no need to leave VS Code

Quick usage

  • Open: Activity Bar → ChromaDB → Explorer
  • Connect: Command Palette → ChromaDB: Connect (or use connection panel)
  • Primary commands are available from the tree item context menus and the Command Palette

Settings (examples)

  • chromadb.host — host for the Chroma server
  • chromadb.port — server port
  • chromadb.tenant — default tenant used by the explorer
  • chromadb.database — default database used by the explorer

Where to get it

  • Install from the Visual Studio Marketplace or build a .vsix locally with npx vsce package.

Disclaimer

This project is independently developed and not affiliated with Chroma Inc.

For development, testing and contribution instructions see DEVELOPER.md.

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