PostgreSQL also known as Postgres
, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.
This notebook goes over how to use Postgres to store chat message history.
PostgreSQL also known as Postgres
, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.
This notebook goes over how to use Postgres to store chat message history.