zilliztech / zilliztech/VectorDBBench
Does not recognize mongodb as a option
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 438
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
Usage: vectordbbench [OPTIONS] COMMAND [ARGS]...
Try 'vectordbbench --help' for help.
Error: No such command 'mongodb'.
Tried seeing supported options using help, MongoDB is missing.
version : vectordb-bench-1.0.4
% vectordbbench --help
Usage: vectordbbench [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
alloydbscann
awsopensearch
batchcli
clickhouse
lancedb
lancedbautoindex
lancedbhnsw
lancedbivfpq
mariadbhnsw
memorydb
milvusautoindex
milvusdiskann
milvusflat
milvusgpubruteforce
milvusgpucagra
milvusgpuivfflat
milvusgpuivfpq
milvushnsw
milvushnswpq
milvushnswprq
milvushnswsq
milvusivfflat
milvusivfrabitq
milvusivfsq8
oceanbasehnsw
oceanbaseivf
pgdiskann
pgvectorhnsw
pgvectorivfflat
pgvectorscalediskann
pgvectorsflat
pgvectorshnsw
pgvectorsivfflat
qdrantcloud
qdrantlocal
redis
test
tidb
vespa
weaviate
zillizautoindex
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the vectordbbench mongodb --help entry point and compare how the existing database commands are registered and exposed by vectordbbench --help. Done means MongoDB is recognized as a command and appears in the help output with usable options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100