Re: Question regarding the new SQL standard

Поиск
Список
Период
Сортировка
От Imre Samu
Тема Re: Question regarding the new SQL standard
Дата
Msg-id CAJnEWwnDxVyyDW=FnkeTmbE1UGcQuL_KyKO8iVajbJicm=OFyA@mail.gmail.com
обсуждение исходный текст
Ответ на Question regarding the new SQL standard  (Anders Kildemand <AndKil@erst.dk>)
Список 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 по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: issue with remote backup
Следующее
От: Zain Kabani
Дата:
Сообщение: Prepared statements plan_cache_mode considerations