OMOP/Version4/PostgreSQL
leeevans 8b478ae7a0 changes after V4 testing 2015-03-20 14:08:48 -04:00
..
VocabImport changes after V4 testing 2015-03-20 14:08:48 -04:00
CDM V4 DDL.sql changes after V4 testing 2015-03-20 14:08:48 -04:00
README.md Add readme files 2015-03-19 00:37:16 -04:00

README.md

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:

  1. Create an empty schema.

  2. Execute the script CDM V4 ddl.sql to create the tables and fields.

  3. Load your data into the schema.