function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rajesh_yrajesh_y 

integrate salesforce with my sql

 

Hi ALL

           How can i integrate salesforce with my sql without apps(app exchange).I would like to implement it using apex call outs.Is it possible.?. I didnot find any apis for mysql.
I wanna transfer data between salesforce and mysql.Is there any to connect salesforce to mysql through coding(apex coding only) or any apis for this (mysql).And how to connect to like this local urlhttp://localhost/phpmyadmin from salesforce 
Please help me 
thank you in advance.
rajesh
AmitSahuAmitSahu

You have already mentioned that no apps.

 

But I dont think it is directly possible through Apex.

 

You can try Pentaho Integration tool which is not from App Exchange, but can be used for integration with most other database with the salesforce data.