[Developers] Graph database recommendations?
Paul Houle
paul at ontology2.com
Mon Mar 30 19:45:36 UTC 2009
Parama Danoesubroto wrote:
> Hi,
>
> If I were to download the Freebase data dump, are there any graph
> database that you can recommend for me to use?
>
I'll tell you what not to try...
http://gen5.info/q/2009/02/25/putting-freebase-in-a-star-schema/
My next plan is to develop a special-purpose processor that extracts
the freebase schema from the dump in one pass, and another one that
constructs a taxonomic skeleton of freebase in a second pass. Both of
these should have modest RAM requirements. At this point I think it
would be easy to build out relational tables for types that you're
interested in and populate them in yet another pass. This ought to be a
pretty efficient procedure.
More information about the Developers
mailing list