Dontopedia

Vector Database Performance Comparison

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)

Vector Database Performance Comparison has 20 facts recorded in Dontopedia across 8 references, with 3 live disagreements.

20 facts·5 predicates·8 sources·3 in dispute

Mostly:rdf:type(8), has metric(5), has unit(4)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

comparesDatabasesCompares Databases(1)

describesDescribes(1)

designedForDesigned for(1)

is-designed-forIs Designed for(1)

Other facts (19)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

19 facts
PredicateValueRef
Rdf:typeAnalysis Topic[1]
Rdf:typeTask[2]
Rdf:typeDataset[3]
Rdf:typePerformance Comparison[4]
Rdf:typeTechnical Analysis[5]
Rdf:typeData Matrix[6]
Rdf:typeComparison Document[7]
Rdf:typePerformance Evaluation Task[8]
Has MetricSearch Time[4]
Has MetricCost[6]
Has MetricCommunity Support[6]
Has MetricDeployment Flexibility[6]
Has MetricSecurity Features[6]
Has Unitmemory_usage_in_mb[3]
Has Unitstorage_size_in_mb[3]
Has Unitrate_as_decimal[3]
Has Unittime_in_seconds[3]
Has PurposePerformance Evaluation[4]
TopicVector Database Solutions[7]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

typebeam/ebc2fa71-57f7-42c2-94dc-697ba4990811
ex:AnalysisTopic
typebeam/0da25b5e-237a-422f-96bc-668666933b81
ex:Task
typebeam/1ff666a3-024a-43b9-a61b-238256feb9fd
ex:Dataset
labelbeam/1ff666a3-024a-43b9-a61b-238256feb9fd
Vector Database Performance Comparison
hasUnitbeam/1ff666a3-024a-43b9-a61b-238256feb9fd
memory_usage_in_mb
hasUnitbeam/1ff666a3-024a-43b9-a61b-238256feb9fd
storage_size_in_mb
hasUnitbeam/1ff666a3-024a-43b9-a61b-238256feb9fd
rate_as_decimal
hasUnitbeam/1ff666a3-024a-43b9-a61b-238256feb9fd
time_in_seconds
typebeam/4c0b780e-77bc-43f6-89c0-9fc02ba7ab53
ex:PerformanceComparison
hasMetricbeam/4c0b780e-77bc-43f6-89c0-9fc02ba7ab53
ex:search-time
hasPurposebeam/4c0b780e-77bc-43f6-89c0-9fc02ba7ab53
ex:performance-evaluation
typebeam/92df79b7-23d1-48bf-b715-dabb66f6c12b
ex:TechnicalAnalysis
typebeam/f81bd713-418c-4331-b01a-b394a1295f13
ex:DataMatrix
hasMetricbeam/f81bd713-418c-4331-b01a-b394a1295f13
ex:cost
hasMetricbeam/f81bd713-418c-4331-b01a-b394a1295f13
ex:community_support
hasMetricbeam/f81bd713-418c-4331-b01a-b394a1295f13
ex:deployment_flexibility
hasMetricbeam/f81bd713-418c-4331-b01a-b394a1295f13
ex:security_features
typebeam/f82b7bb2-ccfc-486e-9a90-aa9d29f0fdaf
ex:ComparisonDocument
topicbeam/f82b7bb2-ccfc-486e-9a90-aa9d29f0fdaf
ex:vector-database-solutions
typebeam/5e937662-abc6-4623-b5b6-7b168728e324
ex:performance-evaluation-task

References (8)

8 references
  1. ctx:claims/beam/ebc2fa71-57f7-42c2-94dc-697ba4990811
  2. ctx:claims/beam/0da25b5e-237a-422f-96bc-668666933b81
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0da25b5e-237a-422f-96bc-668666933b81
      Show excerpt
      matrix.loc['Qdrant 0.8.1', 'community_support'] = 0.9 matrix.loc['Weaviate 1.14.0', 'community_support'] = 0.85 matrix.loc['Milvus 2.3.0', 'cost'] = 100 matrix.loc['Faiss 1.7.3', 'cost'] = 120 matrix.loc['Annoy 1.18.0', 'cost'] = 150 matri
  3. ctx:claims/beam/1ff666a3-024a-43b9-a61b-238256feb9fd
    • full textbeam-chunk
      text/plain1 KBdoc:beam/1ff666a3-024a-43b9-a61b-238256feb9fd
      Show excerpt
      matrix.loc['Weaviate 1.14.0', 'indexing_time'] = 360 matrix.loc['Milvus 2.3.0', 'memory_usage'] = 500 matrix.loc['Faiss 1.7.3', 'memory_usage'] = 550 matrix.loc['Annoy 1.18.0', 'memory_usage'] = 600 matrix.loc['Hnswlib 0.9.2', 'memory_usag
  4. ctx:claims/beam/4c0b780e-77bc-43f6-89c0-9fc02ba7ab53
    • full textbeam-chunk
      text/plain1 KBdoc:beam/4c0b780e-77bc-43f6-89c0-9fc02ba7ab53
      Show excerpt
      matrix = pd.DataFrame(index=databases, columns=metrics) # Fill in the matrix with sample data matrix.loc['Milvus 2.3.0', 'search_time'] = 180 matrix.loc['Faiss 1.7.3', 'search_time'] = 200 matrix.loc['Annoy 1.18.0', 'search_time'] = 250 ma
  5. ctx:claims/beam/92df79b7-23d1-48bf-b715-dabb66f6c12b
    • full textbeam-chunk
      text/plain884 Bdoc:beam/92df79b7-23d1-48bf-b715-dabb66f6c12b
      Show excerpt
      matrix.loc['Qdrant 0.8.1', 'security_features'] = 'Encryption, Access Control' matrix.loc['Weaviate 1.14.0', 'security_features'] = 'Encryption, Access Control' print(matrix) ``` ### Summary and Recommendation After filling in the matrix
  6. ctx:claims/beam/f81bd713-418c-4331-b01a-b394a1295f13
    • full textbeam-chunk
      text/plain1 KBdoc:beam/f81bd713-418c-4331-b01a-b394a1295f13
      Show excerpt
      matrix.loc['Annoy 1.18.0', 'community_support'] = 0.8 matrix.loc['Hnswlib 0.9.2', 'community_support'] = 0.85 matrix.loc['Qdrant 0.8.1', 'community_support'] = 0.9 matrix.loc['Weaviate 1.14.0', 'community_support'] = 0.85 matrix.loc['Milvu
  7. ctx:claims/beam/f82b7bb2-ccfc-486e-9a90-aa9d29f0fdaf
  8. ctx:claims/beam/5e937662-abc6-4623-b5b6-7b168728e324
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5e937662-abc6-4623-b5b6-7b168728e324
      Show excerpt
      print(f"Weaviate time: {weaviate_time} seconds") print(f"FAISS time: {faiss_time} seconds") ``` ->-> 5,10 [Turn 4941] Assistant: Certainly! To properly benchmark Weaviate and FAISS, you'll want to measure both the indexing time and the sea

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.