kaya-abdullah opened a new pull request, #579: URL: https://github.com/apache/druid-website-src/pull/579
LibreDB Studio is an MIT-licensed, self-hosted database IDE that runs in the browser. It queries Druid over the SQL HTTP endpoint (`POST /druid/v2/sql`, Router 8888 or Broker 8082) with no driver dependency, renders `EXPLAIN` as the native query plan, and browses datasources alongside nine other engines in one interface. Repository: https://github.com/libredb/libredb-studio Druid provider reference: https://github.com/libredb/libredb-studio/blob/main/docs/providers/druid.md Verified against Apache Druid 37.0.0. One line added to the UIs section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
