Skip to main content
Version: 0.2.0

Supported Data Sources

TypeCRUDDescriptionDocs
CSVReadLocal or remote CSV filesdocs/server.md
ParquetReadLocal or remote Parquet filesdocs/server.md
PostgreSQLFullTables, catalog mode, pgvector KNNdocs/postgres/
MySQLFullTables and catalog modedocs/mysql/
SQLiteFullTables, catalog mode, sqlite-vec KNN, FTSdocs/sqlite/
MongoDBFullCollections with point lookupsdocs/mongo/
RedisFullHashes mapped to SQL rowsdocs/redis/
Apache IcebergReadSchema evolution, partition pruningdocs/iceberg/
LanceReadKNN vector search, BM25 full-text searchdocs/lance/
S3ReadCSV, Parquet, and Lance from S3/GCS/Azuredocs/S3_USAGE.md