Difference between revisions of "Database"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== supported database systems == | == supported database systems == | ||
− | The default database for a regify-provider system is '''MySQL''' | + | The default database for a regify-provider system is '''MySQL'''. During installation of the regify software appliance, you are also able to select '''MariaDB''' as an alternative. |
== database structure == | == database structure == | ||
− | The regify provider database consists of | + | The regify provider database consists of 38 tables, 85 indices (incl. PRIMARY keys, status Dec 2015). |
== needed space == | == needed space == | ||
− | * 1 mio regify transactions need about | + | * 1 mio regify transactions need about 185 MB storage capacity. |
* 1000 registered users need about 0,8 MB storage capacity. | * 1000 registered users need about 0,8 MB storage capacity. | ||
− | As of | + | As of those small values, a capacity of 20GB will fit for about |
* 90 mio transactions | * 90 mio transactions | ||
* 600'000 users | * 600'000 users | ||
− | + | This number increases massively, if you plan to offer '''regichat''' and/or '''regibox'''. | |
− | + | Please consider 2MB for each regibox user and 1MB for each regichat user. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 15:13, 7 December 2015
supported database systems
The default database for a regify-provider system is MySQL. During installation of the regify software appliance, you are also able to select MariaDB as an alternative.
database structure
The regify provider database consists of 38 tables, 85 indices (incl. PRIMARY keys, status Dec 2015).
needed space
- 1 mio regify transactions need about 185 MB storage capacity.
- 1000 registered users need about 0,8 MB storage capacity.
As of those small values, a capacity of 20GB will fit for about
- 90 mio transactions
- 600'000 users
This number increases massively, if you plan to offer regichat and/or regibox.
Please consider 2MB for each regibox user and 1MB for each regichat user.