Home > lmce_db_mindmaps

lmce_db_mindmaps

Lmce_db_mindmaps is a project mainly written in ..., based on the MIT license.

A script used to create MindMaps from the LinuxMCE mysql database

A script that will create mindmaps from a LinuxMCE database.

This script could be generalized fairly easily. LinuxMCE's databases use a naming convention to identify primary and foreign keys (PK and FK prefixes). So to port, you will need to figure out how your database (or ORM) identifies the keys.

Have fun, Roy