This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Database Connector

Operators in the Database Connector category

Home > Database Connector

Operators

OperatorDescription
AsterixDB SourceRead data from a AsterixDB instance
MySQL SourceRead data from a MySQL instance
PostgreSQL SourceRead data from a PostgreSQL instance

Total: 3 operators

1 - AsterixDB Source

Read data from a AsterixDB instance

Home > Database Connector

Input Properties

PropertyRequirementTypeDefaultDescription
HostString-
PortStringdefaultA port number or ‘default’
DatabaseString-
Table NameString-
LimitLong-Max output count
OffsetLong-Starting point of output
Keyword Search?Booleanfalse
↳ Keyword Search ColumnString-
↳ Keywords to SearchString-“[‘hello’, ‘world’], {‘mode’:‘any’}” OR
"[‘hello’, ‘world’], {‘mode’:‘all’}"
Progressive?Booleanfalse
↳ Batch by ColumnString-
↳ MinStringauto
↳ MaxStringauto
↳ Batch by IntervalLong1000000000
Geo Search?Booleanfalse
↳ Geo Search By ColumnsList-Column(s) to check if any of them is in the
bounding box below
↳ Geo Search Bounding BoxList-At least 2 entries should be provided to form a
bounding box. format of each entry: long, lat
Regex Search?Booleanfalse
↳ Regex Search By ColumnString-
↳ Regex to SearchString-
Filter Condition?Booleanfalse
↳ PredicatesList-Multiple predicates in OR
  ↳ AttributeString-
  ↳ Condition=, >, >=, <, <=, !=, is null,
is not null
-
  ↳ ValueString-

Output Ports

PortMode
0Set Snapshot

2 - MySQL Source

Read data from a MySQL instance

Home > Database Connector

Input Properties

PropertyRequirementTypeDefaultDescription
HostString-
PortStringdefaultA port number or ‘default’
DatabaseString-
Table NameString-
UsernameString-
PasswordString-
LimitLong-Max output count
OffsetLong-Starting point of output
Keyword Search?Booleanfalse
↳ Keyword Search ColumnString-
↳ Keywords to SearchString-
Progressive?Booleanfalse
↳ Batch by ColumnString-
↳ MinStringauto
↳ MaxStringauto
↳ Batch by IntervalLong1000000000

Output Ports

PortMode
0Set Snapshot

3 - PostgreSQL Source

Read data from a PostgreSQL instance

Home > Database Connector

Input Properties

PropertyRequirementTypeDefaultDescription
HostString-
PortStringdefaultA port number or ‘default’
DatabaseString-
Table NameString-
UsernameString-
PasswordString-
LimitLong-Max output count
OffsetLong-Starting point of output
Keyword Search?Booleanfalse
↳ Keyword Search ColumnString-
↳ Keywords to SearchString-E.g. ‘sore & throat’ for AND; ‘sore’, ’throat’
for OR. See official postgres documents for
details
Progressive?Booleanfalse
↳ Batch by ColumnString-
↳ MinStringauto
↳ MaxStringauto
↳ Batch by IntervalLong1000000000

Output Ports

PortMode
0Set Snapshot