Skip to main content

Python library to download data from Salesforce and synchronize with a relational database

Project description

salesforce-dbsync

Python library to download data from Salesforce and synchronize with a relational database

Example

Following sample code downloads data from tables from Salesforce. It also creates a MySQL Database, sets up the mirror tables alongwith Indexes and inserts the data in the table. Running the same script at a later date with Syncronize the Database table with any additions or changes in Salesforce Deletion if records in Salesforce is currently not handeled Only MySQL database is supported at this time

from salesforce-dbsync import Screenwriter
Output:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

salesforce-dbsync-1.2.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

salesforce_dbsync-1.2.0-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page