CHT Technology Radar for ContributorsCHT Technology Radar for Contributors

PostgREST

data
Stop

PostgREST acts as a RESTful API layer, by providing endpoints to store and retrieve the data in/from a PostgreSQL database.

In the context of the CHT, PostgREST, in combination with Logstash and Redis was assessed for synching data from CouchDB to PostgreSQL in CHT Sync.

It usage was discontinued in June 2024, as Logstash was not considered production-ready for various reasons. CHT Sync uses an updated version of couch2pg to perform the sync between CouchDB and PostgreSQL.