Skip to content

Commit

Permalink
Merge pull request #2756 from yiwen92/patch-17
Browse files Browse the repository at this point in the history
Update comparison.md
  • Loading branch information
liyun95 authored Aug 8, 2024
2 parents ae42c6d + 36ea30e commit 4cc2c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/about/comparison.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To compare between Milvus and Pinecone, two vector database solutions, the follo
| Scalability | Scale up/down only | Scale out/in and Scale up/down | Milvus features a distributed architecture for enhanced scalability. |
| Availability | Pod-based architecture within available zones | Available zone failover and cross-region HA | Milvus CDC (Change Data Capture) enables primary/standby modes for higher availability. |
| Perf-Cost (Dollar per million queries) | Starts at $0.178 for a medium dataset, $1.222 for a large dataset | Zilliz Cloud starts at $0.148 for a medium dataset, $0.635 for a large dataset; free version available | Refer to [Cost Ranking report](https://zilliz.com/vector-database-benchmark-tool?database=ZillizCloud,Milvus,ElasticCloud,PgVector,Pinecone,QdrantCloud,WeaviateCloud&dataset=medium&filter=none,low,high&tab=2). |
| GPU Accelaration | Not supported | Support Nividia GPU | GPU acceleration significantly enhances performance, often by orders of magnitude. |
| GPU Acceleration | Not supported | Support NVIDIA GPU | GPU acceleration significantly enhances performance, often by orders of magnitude. |

## Terminology comparison

Expand Down

0 comments on commit 4cc2c83

Please sign in to comment.