mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-02-08 20:44:45 +00:00
discourse-data-explorer
This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.
Installation
Follow our Install a Plugin
howto, using git clone https://github.com/discourse/discourse-data-explorer.git
as the plugin command.
Once you've installed it, turn on the data_explorer_enabled
site setting, go to /admin/plugins/explorer
, and start querying.
TODO - screenshots of interface, etc
License
MIT
Description
Languages
Ruby
57.1%
JavaScript
32.5%
Handlebars
7.7%
SCSS
2.7%