FAQ
-
What is SpacetimeDB? It's a cloud platform within a database that's fast enough to run real-time applications.
-
How do I use SpacetimeDB? Install the
spacetimecommand line tool, choose your favorite language, import the SpacetimeDB library, write your module, compile it to WebAssembly, and upload it to the SpacetimeDB cloud platform. Once it's uploaded you can call functions directly on your application and subscribe to changes in application state. -
How do I get/install SpacetimeDB? Just install our command line tool and then upload your application to the cloud.
-
How do I create a new database with SpacetimeDB? Follow our Quick Start guide!
-
How do I create a Unity game with SpacetimeDB? Follow our Unity Tutorial guide!