Database Navigation

Administration tools ::: tool_navdb
Maintained by Ferran Recio Calderó
Database Navigation (tool_navdb) is a database browsing plugin for Moodle. This plugin is designed especially for Moodle's DB structure and adds some practical tools. Some improvements are virtual foreign keys links, and contextual dropdown menus depending on the table, bookmarked table list and an interactive SQL filter editor.

Database Navigation 0.1.0

Moodle 3.5, 3.6, 3.7
Released: Monday, September 9, 2019, 10:53 PM

tool_navdb

First Beta versions of the plugin including:

  • DB table Browsing and bookmarking
  • Table SQL filter interactive generator (using javascript)
  • Table SQL filter
  • Sortable records table
  • Single record special view
  • Automatic field translation for roles, users, courses, contextlevels, timestamps...
  • Auto-formatting JSON, PHP serialize fields (like block_instances configdata and logstore_standard_log other fields)
  • Basic acceptance test
  • More human readable results option (Beta feature)

Version information

Version build number
2019090901
Version release name
0.1.0
Maturity
Beta
MD5 Sum
7b8d8c2e76a9520afdcc33fa7bb108af
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
0.1.0

Default installation instructions for plugins of the type Administration tools

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation