Skip to main content

DataGen

Airbyte's certified DataGen connector offers the following features:

This source generates fake data for testing destinations in speed mode. Currently supported DataGen types:

  • Incremental: Has one column 'id' that contains monotonically increasing integers.
  • All Types: Produces one column per Airbyte data type.

Reference

Config fields reference

Field
Type
Property name
object
flavor
integer
max_records
integer
concurrency

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.12025-10-0867110Addition of proto types
0.1.02025-09-1666331Creation of initial DataGen Source
Was this page helpful?