from Hacker News

VectorCheetahDB: The Fastest Vector Database as a Service in the World

by shagbag on 7/16/24, 4:33 AM with 1 comments

  • by shagbag on 7/16/24, 4:33 AM

    VectorCheetahDB: The Fastest Vector Database As a Service In the World!

    VectorCheetahDB runs on top of mach3db, the world's fastest Database As a Service (DBaaS).

    You need to buy a mach3db subscription at https://shop.mach3db.com to use it.

    VectorCheetahDB is a JSON REST API so no database libraries are required!

    --

    Here are some of the main features:

    Create tables with vector columns and optional JSON metadata column.

    Vector columns can specify required vector length or accept any arbitrary vector.

    Add, modify, and delete rows at lightning speed!

    Compare vectors by: L2 distance (negative) inner product cosine distance

    Create HNSW and IVFFLAT indexes to speed up vector comparison operations. Query a table by row id, ordered search, unordered search, or custom SQL search!

    --

    REST API Documentation:

    https://docs.google.com/document/d/1xPoqZ2Tv5v5KzKPQfMV4a0NF...

    Go to View and set Text Width to Wide for maximum legibility.

    If you want to test out mach3db and VectorCheetahDB to get a feel for their extreme speed, please email james@mach3db.com to ask for a free test account.

    Thanks!