Skip to main content

MySQL / MariaDB

Our current quickstart tutorial covers other patterns to use with your database.

Defining the database

  1. Define a globals section
  2. Add the databases field
  3. Add a database identifier
  4. Set the driver to mysql
  5. Add the connection string
MySQL Basic
loading...

For all available database options see database inputs

Querying

View the quickstart tutorial here.