Forums | Mahara Community
Developers
/
ERD for Mahara Database
21 February 2018, 2:19
Hello everyone,
I'm trying to produce the BI Reports from Mahara database and have no clue how the tables are joint or related to each other.
Therefore, just wondering, whether is there any link/guide to the entity relationship diagram of the Mahara database tables.
Regards,
Zafor.
21 February 2018, 9:12
Hi Zafor Iqbal,
There is currently no graphical way to display the database table connections but you could install something like SchemaCrawler to crawl the database and create HTML of the schema.
Cheers
Robert
08 March 2018, 4:06
Hi Robert,
Could you able to suggest which SchemaCrawler to use or install and also does the crawler would work on the MSSQL as I have already imported the tables from MySQL to MSSQL.
Regards,
Zafor.
09 March 2018, 23:54
Hi Robert,
Marcus Green has the old ERD which is great to start on, just thought to share in the community who are looking for the same solution, many thanks...
From: marcus green, mahara.org/user/marcusgreen (for security reason cannot add the https)
This is a few years old but it might be of interest
examulator.com/er/mahara/mahara_erd.pdf (for security reason cannot add the http and www)
Regards,
Zafor.