diff --git a/Database-Research.md b/Database-Research.md new file mode 100644 index 0000000..768f67b --- /dev/null +++ b/Database-Research.md @@ -0,0 +1,7 @@ +# 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. \ No newline at end of file