triggan commented on issue #998:
URL: https://github.com/apache/age/issues/998#issuecomment-2537078182

   As many have suggested, reaching out to your AWS account team and asking 
them to +1 you to the open PFR (product feature request) and that is the best 
course of action.
   
   I would also suggest that those interested in graph support on PostgreSQL 
also begin to play closer attention to native SQL/PGQ support that is being 
developed in PostgreSQL.  While the mission of the Apache AGE project (IMO) is 
to use PostgreSQL as a graph store with an opinionated storage format and 
encapsulated openCypher, the idea of SQL/PGQ is to use data already residing in 
a PostgreSQL database by layering a "graph view" on top of the existing data 
model.  This then allows you to leverage Cypher/GQL-like motifs ( `()-[]-()` ) 
in SQL to query the data as a logical graph.  
   
   The on-going dev thread for SQL/PGQ support starts in the pgsql-hackers dev 
list here:  https://postgrespro.com/list/thread-id/2684138.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to