SkillAgentSearch skills...

SalesforceSQLSchemaGenerator

Generates create table scripts for Microsoft SQL Server that match selected objects in a Salesforce org

Install / Use

/learn @jeffzmartin/SalesforceSQLSchemaGenerator

README

Salesforce SQL Schema Generator

Generates SQL script to match/mirror objects in the provided Salesforce org translating Salesforce types to Microsoft SQL Server data types. Generated script can be placed into a single file or multiple files based on table/object name. Script files can then be run against a MSSQL database to build tables.

Wish list/To-do items:

  • Support for scripting global lookups
  • Command line support
  • Generate delta sync scripts
View on GitHub
GitHub Stars4
CategoryData
Updated3y ago
Forks4

Languages

C#

Security Score

75/100

Audited on Oct 25, 2022

No findings