Connectors
Connect Your Data
GCS, BigQuery, and REST API connectors available today. Schema inference, OAuth, and incremental sync are built into every connector. More sources coming soon.
Built Into Every Connector
These features work across all source types.
Automatic Schema Inference
Every connector detects column names, types, and nested structures on connect. No manual schema definition needed.
OAuth & Credential Management
GCS and BigQuery use Google OAuth for authentication — no raw access keys to manage. Tokens refresh automatically.
Incremental Sync
File connectors track modification dates so only new and changed data is ingested on subsequent runs.
AI-Guided Setup
The Ingestion Engineer walks you through configuration conversationally: browsing, file selection, validation, and schema inference.
Available Today
Three connector types you can use right now.
Cloud Storage
Connect to object stores and ingest files at any scale. Browse buckets and folders, select specific files, and auto-detect schema.
- Bucket and prefix browsing
- File-level selection
- CSV, Parquet, JSON auto-detect
- Incremental sync by modification date
Data Warehouses
Ingest from existing warehouses or use them as compute engines for large-scale processing.
- Dataset and table browsing
- BigLake Iceberg integration
- Partitioned table support
- Also used as a compute engine
APIs
Ingest from any REST endpoint with automatic pagination and nested JSON flattening.
- Any JSON or CSV endpoint
- Automatic pagination handling
- Nested JSON flattening
- Custom headers and auth
Coming Soon
These connectors are in active development.
Amazon S3
Cloud Storage
Redshift
Data Warehouse
Snowflake
Data Warehouse
PostgreSQL
Database
MySQL
Database
GraphQL
API
What's Next
Connected a source? Build your first pipeline.
Connect once. OptimaFlo handles schema inference, auth refresh, and incremental sync.