Skip to main content

Quickstart

This guide will have you inserting and searching vectors in under 60 seconds.

Prerequisites

Make sure VortexDB is running (see Installation).

Insert Your First Vector

Search for Similar Vectors

Retrieve a Point

Delete a Point

Complete Example

Here’s a complete example using the Python SDK with context manager:

Next Steps

Architecture

Understand how VortexDB works under the hood

Indexers

Choose the right index for your use case

Python SDK

Python client documentation

API Reference

Explore the complete API