Ask Your Question
3

What is the method and location of data storage in Apache AGE?

asked 2022-08-10 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-09-05 11:00:00 +0000

lalupa gravatar image

Apache AGE uses a distributed storage system called Apache Arrow Flight to store data. The data is stored in the form of Apache Arrow records which are optimized for high-performance data processing. The data is stored in a distributed manner across multiple nodes in the cluster. Apache AGE also supports multiple file formats for data storage like JSON, CSV, Parquet, and ORC.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-08-10 11:00:00 +0000

Seen: 10 times

Last updated: Sep 05 '21