Oracle: Difference between revisions
From MoodleDocs
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Installing Moodle}} | {{Installing Moodle}} | ||
Moodle will technically work on Oracle, as it's supported by our database framework and it passes our basic unit testing. Some very large institutions use it successfully. | |||
However, we do not recommend it for any new installations because it is generally slow, and hardly any core Moodle developers use it for development. Oracle support relies 100% on volunteer fixes. | |||
Unless you are being forced somehow to use Oracle, we recommend Postgres or MariaDB for new Moodle installations. | |||
== See also == | == See also == |
Latest revision as of 10:23, 6 April 2017
Moodle will technically work on Oracle, as it's supported by our database framework and it passes our basic unit testing. Some very large institutions use it successfully.
However, we do not recommend it for any new installations because it is generally slow, and hardly any core Moodle developers use it for development. Oracle support relies 100% on volunteer fixes.
Unless you are being forced somehow to use Oracle, we recommend Postgres or MariaDB for new Moodle installations.