Guides

What database do we use?

We use postgres database to store all our data. We wanted to ensure certainty in every aspect of how the data can be queried and how fast it can be queried. With speed in our minds, we had to go for the more low-level database over for example NoSql databases.