postgresql - Streaming data from Postgres to a REST API -


i want write small utility application connect postgres table , stream data rest api endpoint.

i don't care language utility application written in, needs streaming because amount of data in postgres table won't fit in memory.

how go doing this?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -