6.3Database Support

 

HAPI FHIR JPA Server maintains active support for several databases:

Use of any of the above databases is fully supported by HAPI-FHIR, and code is actively written to work with them.

6.3.1Experimental Support

 

HAPI FHIR currently provides experimental for the following databases, but does not actively support them, or write code specifically to work with them:

HAPI FHIR uses the Hibernate ORM to provide database abstraction. This means that HAPI FHIR could theoretically also work on other databases supported by Hibernate. For example, although we do not regularly test or validate on other platforms, community members have reported successfully running HAPI FHIR on:

  • DB2
  • Cache
  • Firebird

6.3.2Deprecated Support

 

These databases were previously supported by HAPI FHIR JPA Server, but have since been deprecated, and should not be used.