CocoIndex Built-in Sources
In CocoIndex, a source is the data origin you import from (e.g., files, databases, APIs) that feeds into an indexing flow for transformation and retrieval.
| Source Type | Description |
|---|---|
| LocalFile | Local file system |
| AmazonS3 | Object store (Amazon S3 bucket) |
| AzureBlob | Object store (Azure Blob Storage) |
| GoogleDrive | Cloud file system (Google Drive) |
| Postgres | Relational database (Postgres) |
Related:
- Life cycle of a indexing flow
- Live Update Tutorial for change capture mechanisms.