discourse/plugins/discourse-data-explorer
2025-07-28 18:38:22 +02:00
..
app
assets Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
config Update translations (#33892) 2025-07-28 18:38:22 +02:00
db/migrate
lib
spec DEV: Clean up js: true from recently bundled plugin specs (#33873) 2025-07-27 12:59:00 +02:00
test/javascripts DEV: Fix various lint issues (#33811) 2025-07-24 15:27:04 +02:00
plugin.rb DEV: Move discourse-data-explorer to core (#33570) 2025-07-15 16:38:05 +02:00
README.md

Data Explorer Plugin

This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.

For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566