We’re trying to get an understanding of the storag...
# getting-started
h
We’re trying to get an understanding of the storage volume needs on ES and Neo4J. Is anyone willing to share some numbers, for example Gb in Neo4J, ES versus number of elements in Datahub?
b
Let me check with our SRE on the numbers
h
Thanks! 🙇
b
Avg ~150KB/document in ES and ~3KB/(node or edge) in Neo4j. Of course this depends largely on how complex the documents, nodes, and edges are.
h
Perfect, Thanks @bumpy-keyboard-50565 🙏
m
Just to follow up here it really depends on the data 🙂
our corp user index seems to average ~1 kb per document, and in total is well less than 100 mb. However, our dataset index is by far the largest in terms of number of document and disk size, and the average document size is much larger
(we have indexed millions of datasets)