Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work on other dialects of CDM or just Postgres? #53

Open
jduke99 opened this issue Oct 21, 2015 · 2 comments
Open

Does this work on other dialects of CDM or just Postgres? #53

jduke99 opened this issue Oct 21, 2015 · 2 comments

Comments

@jduke99
Copy link

jduke99 commented Oct 21, 2015

No description provided.

@JosuaKrause
Copy link
Member

I'm using the python SQLAlchemy library for accessing the CDM. The library is db-engine agnostic and I can add an option for users to choose a different one than Postgres when setting up. Before that, the db-access is currently set up here: https://github.com/nyuvis/patient-viz/blob/master/omop.py#L58
A list of supported engines can be found here: http://docs.sqlalchemy.org/en/latest/core/engines.html

@jduke99
Copy link
Author

jduke99 commented Oct 21, 2015

I will check out SQLAlchemy,but for working with the OHDSI network CDMs, you'd want to use SQLRender (https://github.com/OHDSI/SqlRender).

JosuaKrause added a commit that referenced this issue Dec 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants