Skip to content

vectordbz/homebrew-vectordbz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-vectordbz

Homebrew tap for VectorDBZ — a GUI client for vector databases.

Supports: Qdrant, Weaviate, Milvus, ChromaDB, Pinecone, pgvector (PostgreSQL), Elasticsearch, and RedisSearch.

Install

brew tap vectordbz/vectordbz
brew install --cask vectordbz

Requirements

  • macOS Ventura (13) or later
  • Apple Silicon (M1/M2/M3) — ARM64 only

Update

brew upgrade --cask vectordbz

Uninstall

brew uninstall --cask vectordbz

Maintaining — bump the version

When a new VectorDBZ release is published, run the update script from the root of this repo:

bash scripts/update-cask.sh
git push origin master

The script will:

  1. Fetch the latest release from the GitHub API
  2. Parse the new version number and SHA256 hash automatically
  3. Update Casks/vectordbz.rb
  4. Create a git commit

No manual copy-pasting needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors