About: FlockDB

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

FlockDB is an open-source distributed, fault-tolerant graph database for managing wide but shallow network graphs. It was initially used by Twitter to store relationships between users, e.g. followings and favorites. FlockDB differs from other graph databases, e.g. Neo4j in that it is not designed for multi-hop graph traversal but rather for rapid set operations, not unlike the primary use-case for Redis sets. Since it is still in the process of being packaged for outside of Twitter use, the code is still very rough and hence there is no stable release available yet. FlockDB was posted on GitHub shortly after Twitter released its Gizzard framework, which it uses to query the FlockDB distributed datastore. The database is licensed under the Apache License.

Property Value
dbo:abstract
  • FlockDB is an open-source distributed, fault-tolerant graph database for managing wide but shallow network graphs. It was initially used by Twitter to store relationships between users, e.g. followings and favorites. FlockDB differs from other graph databases, e.g. Neo4j in that it is not designed for multi-hop graph traversal but rather for rapid set operations, not unlike the primary use-case for Redis sets. Since it is still in the process of being packaged for outside of Twitter use, the code is still very rough and hence there is no stable release available yet. FlockDB was posted on GitHub shortly after Twitter released its Gizzard framework, which it uses to query the FlockDB distributed datastore. The database is licensed under the Apache License. Twitter no longer supports FlockDB. (en)
dbo:author
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2012-02-23 (xsd:date)
dbo:latestReleaseVersion
  • 1.8.5
dbo:license
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 26963323 (xsd:integer)
dbo:wikiPageLength
  • 3729 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1031124336 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Nick Kallen, Robey Pointer, John Kalucki and Ed Ceaser from Twitter (en)
dbp:caption
  • A distributed, fault-tolerant graph database. (en)
dbp:developer
dbp:discontinued
  • yes (en)
dbp:genre
dbp:latestReleaseDate
  • 2012-02-23 (xsd:date)
dbp:latestReleaseVersion
  • 1.800000 (xsd:double)
dbp:license
dbp:name
  • FlockDB (en)
dbp:programmingLanguage
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • FlockDB is an open-source distributed, fault-tolerant graph database for managing wide but shallow network graphs. It was initially used by Twitter to store relationships between users, e.g. followings and favorites. FlockDB differs from other graph databases, e.g. Neo4j in that it is not designed for multi-hop graph traversal but rather for rapid set operations, not unlike the primary use-case for Redis sets. Since it is still in the process of being packaged for outside of Twitter use, the code is still very rough and hence there is no stable release available yet. FlockDB was posted on GitHub shortly after Twitter released its Gizzard framework, which it uses to query the FlockDB distributed datastore. The database is licensed under the Apache License. (en)
rdfs:label
  • FlockDB (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • FlockDB (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License