Skip to content

Database Research

Luke G edited this page Oct 1, 2023 · 1 revision

We chose to go with Postgres as our Database solution.

Pros of Postgres over other databases:

  • PostGres has an easy to install Asset Store plugin.
  • Postgres does not require our team to compile the engine from source, as if we were using MongoDB and MariaDB/MySQL plugins.
  • The MongoDB plugin has no official Linux documentation.
  • MariaDB Plugin has no official documentation, asides for how to install it.