Skip to content

Examples

Focused, copy-paste examples organized by task. All examples use the sync API — swap import bundlebase.sync as bb for import bundlebase as bb and add await if you're in an async context.

Example What it covers
Basic Operations Create, attach, transform, query, export, version
Data Ingestion Sources, fetch modes, HTTP/S3/SFTP, multi-source pipelines
Persistent Rules always_delete and always_update for automatic data hygiene
Real-World Scenarios Complete end-to-end examples for common use cases