Database of the Messenger (Part 1): Designing the Framework
How to translate business requirements into specific data structures using the example of designing a database for a messenger from scratch. Part 1: Designing the Database Framework Part 2: Live Partitioning Our database won't be as large and distributed as VKontakte or Badoo, but it should be functional, fast, and fit on a single PostgreSQL server — so that […]
