| From: | Imre Samu <pella(dot)samu(at)gmail(dot)com> |
|---|---|
| To: | Anders Kildemand <AndKil(at)erst(dot)dk> |
| Cc: | "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Question regarding the new SQL standard |
| Date: | 2023-10-26 17:45:33 |
| Message-ID: | CAJnEWwnDxVyyDW=FnkeTmbE1UGcQuL_KyKO8iVajbJicm=OFyA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Anders Kildemand <AndKil(at)erst(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zain Kabani | 2023-10-26 17:56:29 | Prepared statements plan_cache_mode considerations |
| Previous Message | Adrian Klaver | 2023-10-26 17:21:49 | Re: issue with remote backup |