├── LICENSE ├── README.md ├── SFMC_mssql_create.sql ├── SFMC_mysql_create.sql ├── SFMC_postgres_create.sql ├── SFMC_sqlite_create.sql └── schema.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/README.md -------------------------------------------------------------------------------- /SFMC_mssql_create.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/SFMC_mssql_create.sql -------------------------------------------------------------------------------- /SFMC_mysql_create.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/SFMC_mysql_create.sql -------------------------------------------------------------------------------- /SFMC_postgres_create.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/SFMC_postgres_create.sql -------------------------------------------------------------------------------- /SFMC_sqlite_create.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/SFMC_sqlite_create.sql -------------------------------------------------------------------------------- /schema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samteezy/sfmc_schema/HEAD/schema.png --------------------------------------------------------------------------------