In recent years, Postgres has gone beyond a traditional database and has become more of a data platform. While keeping its roots as a robust RDMS, it has added flexible, friendly document storage, and more.
We'll take a tour of features which make Postgres a compelling choice for your next project, including
- Embedded JavaScript and JSON
- Other Extensions and Datatypes
- Window Functions
- Accessing non-postgres data like Redis, Mysql, and even Mongo