株式会社オブライト
Database2026-05-17

Chroma

Also known as: Chroma / ChromaDB / クロマ

A simple open-source vector database usable from Python and JavaScript. It supports in-memory, persistent, and HTTP server modes, making it the go-to tool for RAG prototyping and local LLM development.


Overview

Chroma requires minimal setup — a single `pip install chromadb` gets a RAG prototype running. Many projects migrate to other vector DBs at production scale, but Chroma provides the fastest start for learning and development.

Local LLM Compatibility

Combining Chroma with local inference engines like Ollama or LM Studio enables fully offline RAG development, ideal for enterprise teams validating workflows with confidential data.

Related Columns

Related Terms

Feel free to contact us

Contact Us