MySQL Connector vs MySQL Partition Connector "Near Realtime" Performance Best Practice?

Hi all,

I'm currently investigating the best practice for performance connecting with MySQL for a "near realtime" connection for monitoring missed call tickets in Domo. The idea is Domo will replace both FiveTran and Snowflake.

Any guidance is highly appreciated!

Tagged:

Answers

  • Using a partition connection will allow you to pull in a subset of the data that gets updated instead of having to pull all of the data which would reduce the amount of data needed to process and thus improving the import speed into Domo.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**