MariaDB

Create MariaDB Integration

When inside a workbook, click View > Databases, then click the + icon and follow the on-screen instructions.

Create a MariaDB connection

For detailed instructions, see Connect your data to DataLab.

If you want to experiment with MariaDB without setting up a connection, you can use our sample database containing with World Nations data (source).

Query the database

You can now query the MariaDB database with a SQL cell. Select it in the Select source dropdown in the top left corner of a SQL cell, or select the sample MariaDB database.

Example of a SQL cell using the MariaDB Demo database connection. The query result is available as df.

Last updated

Was this helpful?