What kind of database do you use? Is your platform open source?

Under the hood Freebase is a graph database. This means that instead of using tables and keys to define data structures, Freebase defines its data structure as a set of nodes and a set of links that establish relationships between the nodes. Because its data structure is non-hierarchical, Freebase can model much more complex relationships between individual elements than a conventional database, and is open for users to enter new objects and relationships into the underlying graph.

The Freebase database is not open source, meaning we don't make our source code available to others for further development. However, the information contained in Freebase is open to anyone to use in their own applications provided they give proper attribution to the Freebase community, as described in our licensing policy.

Freebase does offer some open source tools, such as the freebase-suggest jquery plugin, and a freebase python library, that you can check out through download.freebase.com.

Search Help Center

Discussions

There are no conversations on this topic. Would you like to start one?

Start the Discussion »