Python Connector for Salesforce 1.0.1 Review & Download

Python Connector for Salesforce is a connectivity solution for accessing Salesforce from Python applications to read and update data. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows, macOS, and Linux.

Standard SQL syntax

The connector fully supports the ANSI SQL standard and lets you execute SQL statements against your Salesforce data just like you would normally work with relational databases. Simple queries are directly converted to Salesforce API calls and executed on the Salesforce side.

Complex queries are transformed into simpler queries, which are then converted to Salesforce API calls. The embedded SQL engine then processes the results in the local cache and applies advanced SQL features from the original complex query.

Compatibility - Python versions from 3.7 to 3.12 - SQLAlchemy - pandas - petl

Supported platforms - Windows 32-bit and 64-bit - Windows Server 32-bit and 64-bit - macOS 64-bit and ARM (Apple M1 and M2) - Linux 64-bit

Note: For details on supported OS versions, check the compatibility page of your Python version.



Publisher: Visit Python Connector for Salesforce 1.0.1 Website

Download: Download Python Connector for Salesforce 1.0.1 Now

Category: Programming Software > VB Components Software

Size: 71.68MB

OS: Windows All

Downloads: 12089

License: Shareware

Python Connector for Salesforce Screenshot

More Software Like Python Connector for Salesforce 1.0.1

Zoho Books Excel Add-In by Devart

Optimize your Zoho Books workflow with the Devart Excel Add-in for Zoho Books.

Windows Std Serial Comm Lib for VB

Visual Basic RS232/R485/RS422 serial port communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.

Python Connector for Google BigQuery

Python Connector for Google BigQuery is a connectivity solution for accessing the Google BigQuery data warehouse from Python applications.