You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

Session Name:

"Database-Oriented Design": Why We Built Our MMORPG Inside a Database (Presented by SpacetimeDB)

Overview:

Why build an MMORPG backend entirely inside a database? What does that even mean?nnIn this session, attendees will learn why the developers of BitCraft, a large-scale, survival crafting MMORPG built the game's backend entirely within SpacetimeDB, a relational database system complete with ACID transactions. The developers review the current state of the art in MMORPG backend architecture, breakdown misconceptions about the real-time performance of databases, and reveal how RDBMS + WebAssembly can massively simplify the development and deployment of large scale multiplayer games.nnWhat at first seems like a completely unhinged idea slowly transforms into a logical and natural extension of data-oriented design and ECS. Attendees will learn why database-oriented design offers unique advantages for MMORPGs and how it enables indie devs to build MMOs by simplifying the development through advanced techniques in databases like incremental query evaluation for real-time client updates or multi-version concurrency control.nnWhether you're building your own online game or rethinking backend systems, this session provides insights and inspiration for using modern database technology in game development.

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

  • Game Developers Conference 2025
  • Tyler Cloutier
  • Clockwork Labs
  • free content
  • Programming
  • Programming