jrgemignani commented on issue #14:
URL: https://github.com/apache/incubator-age/issues/14#issuecomment-768489122


   Correct, the main difference is that AGE is an openCypher plugin (extension) 
to PostgreSQL whereas AgensGraph is openCypher built into a fork of PostgreSQL.
   
   One item that is unique is that, with a fork, you are tied to a specific 
version of AgensGraph based off of a specific version of PG. Moving AgensGraph 
from one version of PG to another isn't trivial. Nor is migrating data into 
AgensGraph from a PG database.
   
   With an extension you have more flexibility with which versions you can use. 
Additionally, you can use your existing PG databases as opposed to migrating to 
AgensGraph.
   
   Currently we are working on getting all of the openCypher functionality into 
AGE. So, this is all that is unique about AGE relative to AgensGraph.


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