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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file salesforce-dbsync-1.3.0.tar.gz
.
File metadata
- Download URL: salesforce-dbsync-1.3.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b20407df89dff278a89bb5febfd1a5e019f9e97b663136594b33df4da6e086e3 |
|
MD5 | ece470fce64874a6145c5c166f7cd3ae |
|
BLAKE2b-256 | 4a48f0384dfc810b976b00a14dc86902d771a40937b7bddc4b1a192024d6977f |
File details
Details for the file salesforce_dbsync-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: salesforce_dbsync-1.3.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d724155ea016f4850f92fb56a0640955bb48740e302f2f4f8cfc07ea00b45c68 |
|
MD5 | 48845fa01d12758ca84bab6d91eb5922 |
|
BLAKE2b-256 | 6602e5d9ef600bf83fb099ecb3819b6a3d3b9d61326c4bdd17a824a5680b3090 |