Is Neo4J good for storing images and text files?

1,088 views
Skip to first unread message

Mahesh Lal

unread,
May 15, 2012, 3:15:20 PM5/15/12
to Neo4j
Hi,

As of 1.5 - 1.6 I remember that storing images or text files in Neo4J was not considered to be optimum.

Are there any improvements in 1.8 that would make it optimal to store images and/or text?

Or should I opt for some document database like MongoDB/Couch for storing text/Images and use Neo4J as a primary database for defining data and relations between them?


Thanks.
Mahesh Lal

Michael Hunger

unread,
May 15, 2012, 4:34:55 PM5/15/12
to ne...@googlegroups.com
It is still not the sweetspot of a graphdatabase to store big binary data.

So we recommend to store these things elsewhere (kv-store, s3, filesystem) and put only a link to the place into Neo4j.

Cheers

Michael
Reply all
Reply to author
Forward
0 new messages