🗂️ Navigation

FlockDB

A distributed, fault-tolerant graph database from Twitter.

Visit Website →

Overview

FlockDB is a distributed, fault-tolerant graph database that was developed at Twitter for storing social graphs (who follows whom, who blocks whom). It is designed for high throughput of write operations and is optimized for storing adjacencies and performing set arithmetic.

✨ Key Features

  • Distributed and horizontally scalable
  • Fault-tolerant
  • Optimized for write-heavy workloads
  • Simple data model (source_id, graph_position, destination_id)

🎯 Key Differentiators

  • Optimized for high-throughput writes and adjacency list storage
  • Proven at scale at Twitter

Unique Value: Store and query massive social graphs with high throughput and fault tolerance.

🎯 Use Cases (2)

Social graphs Storing and querying large adjacency lists

✅ Best For

  • Managing the social graph at Twitter.

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Complex graph traversals or queries that require traversing multiple hops.

💻 Platforms

API

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: Open-source, free to use.

Visit FlockDB Website →