EGOCMS databases in detail

Database

Database connections in EGOCMS offer the flexibility to store data in different database systems. The special feature is that these DB drivers can be used simultaneously or on different servers in a cluster. This allows for broad scalability and redundancy. Both live matching, cluster matching and data backup are independent of the database used.

All DB drivers can be used simultaneously or on different servers in a cluster. Live synchronisation, cluster synchronisation and data backup are database independent.

MySQL/MariaDB & InnoDB Driver: Optimised MySQL/MariaDB driver for data storage of the EGOCMS in a MySQL/MariaDB. Use of the InnoDB subsystem for increased data security and better performance as well as a more stable system through the use of transactions.

PostgreSql: Optimised PostgreSql driver for data storage of the EGOCMS in a PostgreSql database.

MSSql: Performance optimised Microsoft SQL Server driver.

Oracle Driver: Performance optimised Oracle driver.

  • Versatility: The ability to use different database systems provides flexibility and adaptability.

  • Scalability: By using it on different servers or in clusters, performance and availability can be optimised.

  • Data security: The use of the InnoDB subsystem and transactions improves data security and system stability.

  • Performance: The optimised drivers ensure better performance and smooth data access.

  • Stability: The cluster capability and database independence contribute to the stability of the system.