Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Early version of openIMIS will thus remain on SQL-Server, but phase 2 of the Transformation methodology is dedicated to switch to Postgres.

WARNING:

The first database connector to be found for django to MSSQL is django-mssql.

However that connector is not maintained anymore (and only supports django up to 1.8).

The connector to use is https://pypi.org/project/django-pyodbc-azure/

Other

FHIR implementation (fhirbase) only supports Postgres as database platform. No other database engine (Oracle, DB2, MongoDB,...) will be supported.

...