TapFlow Developer Guide (Preview)
Tap Flow is an API framework for the TapData Live Data Platform, offering a programmable interface for tasks such as managing replication pipelines, building wide tables or materialized views, and performing general data integration. The framework currently includes a Python SDK and an interactive CLI for flexible development and management.
๐๏ธ Introduction to TapFlow
Tap Flow is an API framework for the TapData Live Data Platform, offering a programmable interface for tasks such as managing replication pipelines, building wide tables or materialized views, and performing general data integration. The framework currently includes a Python SDK and an interactive CLI for flexible development and management.
๐๏ธ Getting Started
This guide demonstrates how to use TapFlow to build a basic data flow task, helping you quickly understand data replication and stream processing workflows. For more complex business needs, such as multi-table processing to create real-time wide tables, refer to Typical Use Cases.
๐๏ธ TapFlow API Reference
2 items
๐๏ธ Tap Shell Reference
Tap Shell offers a comprehensive set of commands for managing data sources and data flow tasks. This document provides detailed instructions on how to use these commands. For automated management of data sources and data flow tasks via API, please refer to the API Reference Guide.
๐๏ธ Typical Use Cases
3 items