Database technology - overview
Your Genesis application data model can be configured without any concern about the database technology used to store the model and the data.
Genesis supports the following database technologies for the data storage:
Database | FoundationDb | Postgresql | Aerospike | MSSQL | Oracle |
---|---|---|---|---|---|
Technology | NOSQL | SQL | NOSQL | SQL | SQL |
Supports transactions | ✔️ | ✔️ | ❌ | ✔️ | ✔️ |
Returns sorted data | ✔️ | ✔️ | ❌ | ✔️ | ✔️ |
Unlimited operation size | ❌ | ✔️ | ✔️ | ✔️ | ✔️ |