Skip to main content
GuideServerConfigure and deploy Tabsdata servers on your machine.TutorialsConfigure data integration workflows within a running Tabsdata server.Advanced TutorialsBuild end-to-end workflows between two specific systems.API ReferenceCLI ReferenceRelease Notes
Version: 2.0.0

Sources

AwsGlueSchemaRegistryAWS Glue schema registry attached to a KafkaStreamSrcConn.
AzureBlobSrcAzure Blob source for @publisher -- one output slot per path.
AzureBlobSrcConnAzure Blob connection used by AzureBlobSrc.
BinlogPositionCDC start position: a binlog file + byte offset.
CommitSeqPositionCDC start position: one global commit sequence for every table.
ConfluentSchemaRegistryConfluent-style schema registry attached to a KafkaStreamSrcConn.
DataOne dataframe emitted by DataGenSrc, optionally chunked.
DatabricksSrcDatabricks source for @publisher -- one output slot per query.
DatabricksSrcConnDatabricks workspace connection used by DatabricksSrc.
DataGenSrcSource emitting in-line dataframes for @publisher -- one slot per Data.
DataGenSrcConnConnection for DataGenSrc -- no configuration.
Db2CdcStreamSrcDb2 CDC stream source for @stream_publisher.
Db2CdcStreamSrcConnDb2 CDC connection used by Db2CdcStreamSrc.
Db2SrcDb2 source for @publisher -- one output slot per query.
Db2SrcConnDb2 connection used by Db2Src.
GCSSrcGCS source for @publisher -- one output slot per path.
GCSSrcConnGCS connection used by GCSSrc.
GtidPositionCDC start position: a MySQL Global Transaction ID.
KafkaStreamSrcKafka streaming source for @stream_publisher -- one batch per rollover.
KafkaStreamSrcConnKafka connection used by KafkaStreamSrc.
LocalFileSrcLocalFile source for @publisher -- one output slot per path.
LocalFileSrcConnLocalFile connection used by LocalFileSrc.
LsnPositionCDC start position: a WAL Log Sequence Number.
ManifestStageConnConnection for ManifestStageSrc -- one stage backend.
ManifestStageSrcStream-stage source -- materialises the files in one manifest.
MSSQLSrcMSSQL source for @publisher -- one output slot per query.
MSSQLSrcConnMSSQL connection used by MSSQLSrc.
MySQLCdcStreamSrcMySQL CDC stream source for @stream_publisher.
MySQLCdcStreamSrcConnMySQL CDC connection used by MySQLCdcStreamSrc.
MySQLSrcMySQL source for @publisher -- one output slot per query.
MySQLSrcConnMySQL connection used by MySQLSrc.
OracleSrcOracle source for @publisher -- one output slot per query.
OracleSrcConnOracle connection used by OracleSrc.
PostgresCdcStreamSrcPostgres CDC stream source for @stream_publisher.
PostgresCdcStreamSrcConnPostgres CDC connection used by PostgresCdcStreamSrc.
PostgresSrcPostgres source for @publisher -- one output slot per query.
PostgresSrcConnPostgres connection used by PostgresSrc.
S3SrcS3 source for @publisher -- one output slot per path.
S3SrcConnS3 connection used by S3Src.
SalesforceReportSrcSalesforce report source for @publisher -- Tabular reports only.
SalesforceSrcSalesforce SOQL source for @publisher -- one query.
SalesforceSrcConnSalesforce org connection used by SalesforceSrc / SalesforceReportSrc.
SrcAbstract batch source.
StreamSrcAbstract stream source.
TableCommitSeqPositionCDC start position: independent commit sequence per table.
TimestampPositionCDC start position given as a wall-clock timestamp.
TimestampPositionCDC start position given as a wall-clock timestamp.