DDSQL Reference

This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

Supported DDSQL Syntax

DDSQL is a query language for Datadog data. It implements several standard SQL operations, such as SELECT, and allows queries against unstructured data, such as tags. Get exactly the data you want by writing your own SELECT statement. Query tags as if they are standard table columns.

There are two different variants of DDSQL. For the DDSQL Editor, use the syntax documented in the DDSQL Editor syntax documentation.

Further reading

Más enlaces, artículos y documentación útiles:

PREVIEWING: esther/docs-10588-ddsql-reference