camunda / issues

4 stars 0 forks source link

MS SQL, MySQL & PostgreSQL Outbound JDBC Connector #764

Open engineering-issue-sync-app[bot] opened 1 month ago

engineering-issue-sync-app[bot] commented 1 month ago

Value Proposition Statement

The Connector simplifies data exchange between Camunda 8 and both MySQL, MSSQL and PostgreSQL databases, allowing users to easily read and write data directly in a Camunda process.
This enables a wide range of process blueprints \/ use cases which can be executed on our platform without any additional installation \/ development

User Problem

As a user, I'm currently forced to rely on external, unsupported connectors (infosys) or invest time and resources into developing custom solutions to read and write data in our MySQL, MSSQL and PostgreSQL databases, leading to increased complexity, potential security risks, and higher maintenance costs.

Release Notes

Seamless Data Exchange with Camunda 8 and Databases

The new Database Connector for Camunda 8 simplifies data exchange with MySQL, MSSQL, MariaDB, and PostgreSQL databases, allowing you to easily read and write data directly within your Camunda processes. This integration enables a wide range of process blueprints and use cases to be executed on our platform without any additional installation or development. With the new Camunda Connector, you can now seamlessly integrate database operations into your workflows. This feature reduces complexity, enhances security, and lowers maintenance costs by providing a robust and efficient method for data exchange directly within the Camunda platform.

User Stories

Must have:

Nice to have:
CRUD operations for tables, columns and rows.

Implementation Notes

:robot: This issue is automatically synced from: source