Postgres Just Became a Graph Database. Nobody Needs a Fourth One.
pgGraph adds bounded graph traversal to plain PostgreSQL tables, no migration, no new database required. Here is what changes, and what still does not.
2 articles exploring postgresql
pgGraph adds bounded graph traversal to plain PostgreSQL tables, no migration, no new database required. Here is what changes, and what still does not.
PostgreSQL's built-in full-text search can handle global search for most SaaS applications. Learn when Postgres is enough and when Elasticsearch makes sense.