This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
documentation:support_for_database_platforms [2019/11/25 13:20] schuemie |
documentation:support_for_database_platforms [2025/02/14 12:46] (current) schuemie |
||
---|---|---|---|
Line 6: | Line 6: | ||
Adding support for a DBMS is a massive undertaking, both initially to configure the tools to work with the DBMS, but also forever after to ensure the tools keep working as they are updated and expanded. Below we attempt to list which activities are required. | Adding support for a DBMS is a massive undertaking, both initially to configure the tools to work with the DBMS, but also forever after to ensure the tools keep working as they are updated and expanded. Below we attempt to list which activities are required. | ||
+ | |||
+ | For the CDM: | ||
+ | |||
+ | * The [[https://github.com/OHDSI/CommonDataModel|CDM DDL]] is automatically generated from a master DDL through SqlRender translation. | ||
For OHDSI R packages: | For OHDSI R packages: | ||
Line 19: | Line 23: | ||
? (Note: not sure what is needed, and how far this needs to be split up. WebAPI? Specific services in WebAPI?) | ? (Note: not sure what is needed, and how far this needs to be split up. WebAPI? Specific services in WebAPI?) | ||
- | The CDM DDL is automatically generated from a master DDL through SqlRender translation. | ||
- | ===== Support matrix ===== | ||
- | Who supports which DBMS for which OHDSI tool? (Names are Github handles) | + | ~~NOTOC~~ |
- | ^ ^ SQL Server ^ Oracle ^ PostgreSQL ^ PDW ^ RedShift ^ Impala ^ BigQuery ^ Netezza ^ Sqlite ^ | ||
- | ^ SqlRender | schuemie | schuemie | schuemie | schuemie | schuemie | | | | schuemie | | ||
- | ^ DatabaseConnector | schuemie | schuemie | schuemie | schuemie | schuemie | | | | schuemie | | ||
- | ^ CI server | leeevans | leeevans | leeevans | | | | | | | | ||
- | ^ | | | | | | | | | | | ||
- | ^ ACHILLES | | | | | | | | | | | ||
- | ^ Methods Library | schuemie | schuemie | schuemie | schuemie | schuemie | | | | schuemie | | ||
- | ^ | | | | | | | | | | | ||
- | ^ ATLAS | | | | | | | | | | | ||
- | ~~NOTOC~~ | ||