gorgonzola-oh opened a new issue #29:
URL: https://github.com/apache/incubator-age/issues/29


   I've currently implemented graphs (sans vertex properties) in Postgres using 
Recursive CTEs, without any real issue or restriction.
   
   Is the main advantage of using AGE the query language being specialty 
focused on graph querying?
   
   In looking at the docs, it seems like the extension is primarily focused on 
providing functions for interacting with the data. Under the covers, are the 
data stored as blobs? How is typing enforced if it's not using the native 
Postgres type system?
   
   Sorry I'm making assumptions based on examples, and I could be totally 
wrong. I'm asking out of curiosity, not being critical.
   
   ---
   
   Original Post in r/postgreSQL
   
https://www.reddit.com/r/PostgreSQL/comments/lv9u7s/postgresql_with_graph_database_features/


----------------------------------------------------------------
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.

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


Reply via email to