



Go embedded SDK (chromem-go) mimicking Chroma interface for in-memory/persistent vector DB ops with async queries via channels, batch upsert. For Rust/Go app integration without deps; LangChain-like chains; zero-overhead vs external JS/Python clients or APIs.
chromem-go is an embeddable vector database for Go applications with a Chroma-like interface. It's a standalone database (not a Chroma client) with zero third-party dependencies, operating in-memory with optional persistence.
Optimized for common use cases:
Free and open-source.
Loading more......