SQL Connectors

SQL Connectors provide flexible integration options for SQL databases through direct queries and database connections.

1.1 SQL Query

SQL Query Configuration

1.1.1 Input Configuration

  • Add Error: Error handling configuration
  • Database URL: Connection string for the database
  • Include Columns: Specify columns to include
  • Passthrough: Direct query passthrough options
  • Query: SQL query to execute

1.2 SQL Database

1.2.1 Input Configuration

  • URI: Database connection URI

Note: Ensure proper database credentials and connection strings are configured before using these connectors.