iitaejeong opened a new issue, #996:
URL: https://github.com/apache/age/issues/996

   I recently saw the Citus Paper 
(https://dl.acm.org/doi/10.1145/3448016.3457551). They suggest the multi-tenant 
system for distributed database system through engineering skills. among them, 
i think the high-performance CRUD by reference table and index is good synergy 
with AGE. because of 'indexing' function.
   
   I think the AGE can index function unlike Neo4j graph database (native vs. 
non-native). AGE is non-native but can use indexing of graph by assignment. so 
whoever wants to develop this project? not intervene low-level code(C++) only 
high-level code(SQL).


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

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

Reply via email to