Public CLI for parsing, formatting, testing, and certifying DQL blocks
DQL language core: lexer, parser, AST, semantic analysis
DQL Governance: block testing, certification, cost estimation, and access policies
DQL browser runtime: data fetching, Vega rendering, hot-reload client
DQL Language Server Protocol implementation
DQL chart library: visx-powered React SVG components for reusable analytics blocks
DQL database connectors for local files, SQL warehouses, and lakehouse engines
DQL compiler: IR lowering, Vega-Lite code generation, HTML/CSS emitting
DQL project and block registry primitives: block metadata, versions, sync, and storage adapters
Scaffold a new DQL project. Run with: npx create-dql-app <name>
Stable plugin contracts for DQL — connectors, chart renderers, governance rule packs. Frozen at v1.0.
Opt-in, privacy-first usage telemetry for DQL.
OpenLineage event emitter for DQL block and notebook runs.
Common functionalities for the Dynatrace DQL plugin
Package name: `@dynatrace/backstage-plugin-dql-backend`
Package name: `@dynatrace/backstage-plugin-dql`
Mongo DB adapter for Sails.js/Waterline.
DataLex Language Server Protocol implementation — schema-aware diagnostics for *.model.yaml files
a CodeMirror mode for the DQL language
Syntax highlighting, snippets, formatting, and language server support for DQL.
Mongo DB adapter for Sails.js/Waterline. Forked from sails-mongo and updated with Mongodb Driver v4.9.1
Dynatrace Apps MCP Server – provides Strato component docs, SDK docs, DQL knowledge base, and experience standards to AI coding assistants via the Model Context Protocol.
Pretty unicode tables for the command line. Based on the original cli-table.
Get stdout window width, with two fallbacks, tty and then a default.