Régis Hanol 9e8db489b3 Merge pull request #3 from Dax74/patch-1
Create client.it.yml
2016-10-17 11:31:42 +02:00
2016-02-17 17:17:43 -05:00
2016-08-19 16:46:03 +08:00
2015-08-25 00:52:17 -07: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
SQL Queries for admins in Discourse
Readme MIT 3.5 MiB
Languages
Ruby 56.4%
JavaScript 33.9%
Handlebars 7%
SCSS 2.7%