vec2pg
Documentation: https://supabase-community.github.io/vec2pg
Source Code: https://github.com/supabase-community/vec2pg
vec2pg
is a CLI tool for migrating data from third-party vector databases to Supabase with Pgvector.
Supported data sources include:
vec2pg --help
Usage: vec2pg [OPTIONS] COMMAND [ARGS]...
╭─ Options ──────────────────────────────────────────────────────────────╮
│ --install-completion Install completion for the current shell.│
│ --show-completion Show completion for the current shell │
│ --help Show this message and exit. │
╰────────────────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────────────────╮
│ pinecone Move data from Pinecone to Supabase │
│ qdrant Move data from Qdrant to Supabase │
╰────────────────────────────────────────────────────────────────────────╯