Hi all,

below there is an answer from Ignacio at my question about integrating Neo4j 
into hobo.

Neo4j is a NOSQL Graph DB, and I need to use it to create complex search like 
foaf*, 

It has better performance wth respect to standard relational DB, and can be 
used to manage big data projects.

It also support CRUD and ACID transactions.

I cannot accept the Ignacio's suggestion to use two databases, because what I 
would like to achive is to move everything on Neo4j.

Any suggestion is wellcome.

TIA

Paolo

----------------------------

Hi Paolo,

If you want support with Hobo, the best way is to use the Hobo Users
list. The comments in the website are intended to discuss the contents
of that page, not issues with external gems. I don't care if you write
to my personal email, but I think other people can benefit in the future
if we use Hobo Users (http://groups.google.com/group/hobousers).

Why does neo4j require you to remove sqlite3? I think you probably need
two databases in your project: a relational one for handling data like
users and neo4j for other data.

Warm regards,
Ignacio

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to