https://github.com/discourse/discourse-data-explorer
SQL Queries for admins in Discourse
https://github.com/discourse/discourse-data-explorer
discourse discourse-plugin sql-query
Last synced: 8 months ago
JSON representation
SQL Queries for admins in Discourse
- Host: GitHub
- URL: https://github.com/discourse/discourse-data-explorer
- Owner: discourse
- License: mit
- Created: 2015-06-24T23:57:54.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:27:40.000Z (about 1 year ago)
- Last Synced: 2024-10-21T21:38:31.840Z (about 1 year ago)
- Topics: discourse, discourse-plugin, sql-query
- Language: Ruby
- Homepage:
- Size: 1.42 MB
- Stars: 86
- Watchers: 20
- Forks: 46
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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