Starburst Galaxy

  • Get started

  • Working with data

  • Starburst AI

  • Data engineering

  • Developer tools

  • Cluster administration

  • Security and compliance

  • Troubleshooting

  • Galaxy status

  • Reference

  • Developer tools #

    Starburst Galaxy supports SQL and Python for querying data and for data maintenance, and provides a REST API.

    SQL #

    Galaxy supports Trino SQL. The SQL reference page provides an index to the reference SQL documentation.

    Python #

    Galaxy supports wrapping SQL statements in Python using either of several dataframe libraries, described on Python support.

    API #

    Galaxy’s REST API provides access to many Galaxy features. Start with the Starburst Galaxy API page to learn about the URLs and authentication methods to see the API documentation.