Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Database structure: Difference between revisions

From MoodleDocs
No edit summary
 
Line 1: Line 1:
[[Database Structure]]
#REDIRECT [[Database_schema_introduction]]
 
On this page we will describe the structure of the database of a Moodle installation
===Introduction===
All the data we set on our Moodle installation is stored on a database, the one we set on the installation, Moodle supports many database engines such MySql, Postgresql, etc.
 
As developers some times we need to know the structure of the tables, what are do they store and what each field mean.
 
[[Category:Database Structure]]

Latest revision as of 14:28, 21 July 2008