March 18th, 2026

Improved

Integrations

MySQL Integration for AI Workflows: Direct Database Connections

Your MySQL database can now talk directly to Lamatic. Use it as a flow trigger, a query layer, or both. Operational data straight into your RAG flows, copilots, and pipelines. No extra infrastructure. Just connect and build.

On public demand: Now Integrate and Sync MySQL databases directly into Lamatic

  • Scheduled Sync: Automatically pull MySQL tables into your flows on a set schedule.

  • Incremental Updates: Fetches only new or changed rows using a cursor, not the whole table every run.

  • SQL in Flows: Run custom queries as a step inside any workflow.

  • Full or Incremental Mode: Pick the sync strategy that fits your data volume.

  • SSL + SSH Tunneling: Secure connections, works out of the box.

MySQL docs→

Improved Three things that were quietly annoying people. Including possibly you.

  1. Retry System: Fixed retries replaying against stale data. They now use actual log data, so failures reproduce accurately instead of guessing.

  2. Logs: Fixed a blind spot, in-progress and timed out flow requests now show up.

  3. Studio UI: Fixed a round of small interface inconsistencies across the board.

Try it in Studio β†’