Re: Question regarding the new SQL standard - Mailing list pgsql-general

From Imre Samu
Subject Re: Question regarding the new SQL standard
Date
Msg-id CAJnEWwnDxVyyDW=FnkeTmbE1UGcQuL_KyKO8iVajbJicm=OFyA@mail.gmail.com
Whole thread Raw
In response to Question regarding the new SQL standard  (Anders Kildemand <AndKil@erst.dk>)
List pgsql-general
Anders Kildemand <AndKil@erst.dk> ezt írta (időpont: 2023. okt. 26., Cs, 14:38):
What's the situation with Property Graph Queries in Postgres?

If the underlying question is how to utilize graph database functionality in PostgreSQL, there are similar extensions that may be worth exploring:
- Apache AGE is a PostgreSQL extension that provides graph database functionality.  https://age.apache.org/
- AgensGraph is a transactional graph database based on PostgreSQL.  https://github.com/bitnine-oss/agensgraph
- etc.
 
Related : https://www.dylanpaulus.com/posts/postgres-is-a-graph-database/ (  https://news.ycombinator.com/item?id=35386948 )

Best regards,
  Imre

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: issue with remote backup
Next
From: Zain Kabani
Date:
Subject: Prepared statements plan_cache_mode considerations