343 B
343 B
Common-Data-Model / PostgreSQL
This folder contains the SQL scripts for PostgreSQL.
In order to create your instantiation of the Common Data Model, we recommend following these steps:
-
Create an empty schema.
-
Execute the script
CDM V4 ddl.sql
to create the tables and fields. -
Load your data into the schema.