In what scenarios where both CouchBase and PostgreSQL are being used in a phoenix application?

Hope somebody could help me identify the scenarios where couchbase and postgresql are being used together in real life. Thanks!

I was considering couchbase (+pouchdb) for syncing data between an application running on mobile devices (data-collection) and using postgres to move data to once sync is no longer needed.

why isn’t it already need? (if you won’t mind me askin)

I was only looking into couchdb for the sync between devices, which is damn simple with pouchdb. But I also had the need to optionally have sync without access to the internet (local network only) and therefore kept looking for other solutions.

1 Like

wow interested in that too! Thanks @LostKobrakai