cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Which workato connector is most capable for Database

deepaks
Deputy Chef II
Deputy Chef II

Luckily I have autonomy to choose a database (AWS RDS based) - which connector has most wide connection+action capabilities (particularly for bulk ops)

I am inclined towards Aurora (so choice between MySQL or Postgres)

 

1 ACCEPTED SOLUTION

gibson-cabello
Workato employee
Workato employee

Hi @deepaks,

For connecting to an Aurora database, you can use the following connectors supported by Workato:

  1. PostgreSQL: If your Aurora database uses the PostgreSQL engine, you can use the PostgreSQL connector.
  2. MySQL: If your Aurora database uses the MySQL engine, you can use the MySQL connector.
  3. JDBC: For more advanced or custom configurations, you can use the JDBC connector.

These connectors support various actions, such as running queries, inserting, updating, and deleting rows.

Thank you!

Gibson Cabello

View solution in original post

1 REPLY 1

gibson-cabello
Workato employee
Workato employee

Hi @deepaks,

For connecting to an Aurora database, you can use the following connectors supported by Workato:

  1. PostgreSQL: If your Aurora database uses the PostgreSQL engine, you can use the PostgreSQL connector.
  2. MySQL: If your Aurora database uses the MySQL engine, you can use the MySQL connector.
  3. JDBC: For more advanced or custom configurations, you can use the JDBC connector.

These connectors support various actions, such as running queries, inserting, updating, and deleting rows.

Thank you!

Gibson Cabello