Today someone showed me a project that aims to implement a MongoDB compatible database on top of PostgreSQL using JSONB called Pongo. It led me to a rabbit hole of people that use PostgreSQL for everything, which is quite interesting specially since the Elixir community seems to be on the same track with tools like Oban.

I really like the idea of simplifying my development stack, and Postgres is my favorite database.

Resources

https://www.amazingcto.com/postgres-for-everything/
https://www.radicalsimpli.city/