CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

SPIKE: Investigate pros/cons of JSONB, JSON, or Blob for Postgres #157

Open robertandremitchell opened 1 week ago

robertandremitchell commented 1 week ago

https://www.postgresql.org/docs/current/datatype-json.html

If we proceed with query_data column in the query table, how might we represent that data.

linear[bot] commented 1 week ago

QUE-83 SPIKE: Investigate pros/cons of JSONB, JSON, or Blob for Postgres