Skip to main content
Skip table of contents

Salesforce.com - SOQL vs JDBC Driver

Description

You can use the following APIs to pull data from your SFDC/Salesforce.com database:

Notes

  • You can use third-party tools such as URL Encode Decode to encode your SOQL Queries.

  • SFDC database can be accessed either via 1)SOQL queries/REST Apis or 2)JDBC Driver. The SOQL approach is in most cases (depending on your sfdc license) free or significantly cheaper, whereas pulling that data straight from Salesforce.com ’s database using JDBC driver is licensed and requires a per-user license.

  • Germain supports both approach.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.