About 1,670,000 results
Open links in new tab
  1. sql - Facebook database design? - Stack Overflow

    Jun 18, 2009 · There is a Facebook Engineering page that has a lot of this type of information, but not quite what you are asking. You may want to ask there and see if you can get an answer. …

  2. Facebook database [Updated] – A thorough insight into the databases ...

    It takes a deep dive into questions like what database does Facebook use? Is it a NoSQL or a SQL DB? Is it just one or multiple databases? Or a much more complex polyglot database …

  3. An Introduction to Facebook’s System Architecture: Social

    Sep 7, 2020 · Surprisingly, Facebook uses only two database tables to represent the social graph that captures the activities of its one billion users, object table and association table.

  4. Table schema - Ad Targeting dataset - Meta for Developers

    Ad Library data table schema. The Ad Targeting dataset (refreshed monthly) contains data about targeting selections for each ad, specified by `archive_id`. We also provide the Ad Library data …

  5. Facebook’s Database Handling Billions of Messages

    Mar 11, 2025 · Apache Cassandra® is a powerful database system designed to store and manage massive amounts of data across many computers. Facebook originally developed it to …

  6. Publications - Meta Research

    With bumped ribbon retrieval (BuRR), we present the first practical succinct retrieval data structure. In an extensive experimental evaluation BuRR achieves space overheads...

  7. Facebook’s User DB — Is It SQL or NoSQL? - DZone

    Jul 18, 2019 · Ever wondered which database Facebook (FB) uses to store the profiles of its 2.3B+ users? Is it SQL or NoSQL? How has FB database architecture evolved over the last …

  8. Database design for Facebook - Medium

    Mar 25, 2019 · For every group chat, we create a new table, which has the following attributes. Message — — Text; User 1— — References User Table; User 2— — References User Table; …

  9. How Facebook matured its data structure and stepped into the …

    So in 2009, engineers at the social networking site started working on a database architecture that could perform better than its then-current relational database backed by Memcached for in …

  10. Facebook database design...why have a profile table?

    May 30, 2011 · An account has profile data in it. So, it has an instance (table) of a profile. This way you can access profile data seperately, and maybe in the future add more data to the …

  11. Some results have been removed