Skip to main content
You add Infino to your application as a library and query your data where it already lives, on local disk or object storage like S3. Start with the quickstart, or see how it works under the hood.

Quickstart

Index a few documents and run keyword, vector, and SQL retrieval in Python, Node.js, or Rust.

Core concepts

The mental model: one Parquet copy, indexed and queried four ways.

Object-storage-native retrieval

Search directly on Parquet on S3, Azure, or local disk.

Guides

How-tos for tables, embeddings, indexing, search, and storage.

Get help

Questions or run into something? Open an issue on GitHub.
Last modified on July 6, 2026