Skip to main content
Version: 0.3.0

Supported Data Sources

TypeCRUDDescriptionDocs
CSVReadLocal or remote CSV filesdocs/server.md
ParquetReadLocal or remote Parquet filesdocs/server.md
JSON / NDJSONReadLocal or remote JSON filesdocs/cli.md
PostgreSQLFullTable or catalog registration, pgvector KNNdocs/postgres/
MySQLFullTable or catalog registrationdocs/mysql/
SQLiteFullTable or catalog registration, sqlite-vec KNN, FTSdocs/sqlite/
MongoDBFullCollections with point lookupsdocs/mongo/
RedisFullHashes mapped to SQL rowsdocs/redis/
SeekDBFullMySQL-wire CRUD, native FULLTEXT FTS, HNSW VECTOR KNNdocs/seekdb/
Apache IcebergReadSchema evolution, partition pruningdocs/iceberg/
LanceRead (job-write)KNN vector search, BM25 FTS; job destinationdocs/lance/
S3 / GCS / AzureReadCSV, Parquet, Lance from object storesdocs/S3_USAGE.md