For the complete documentation index, see llms.txt. This page is also available as Markdown.

MariaDB

MariaDB

You can create your MariaDB connection from either your team's dashboard or directly inside a spreadsheet. From the Dashboard, navigate to the Connections menu item. Or from inside a spreadsheet, press / and then Manage connections.

MariaDB connections use the same details as MySQL.

Connection details

To connect to your MariaDB database, enter the following parameters in the Team connections modal:

  • Connection name — the display name for your connection across Quadratic and your team

  • Hostname — your database's host, an IP address or URL

  • Port — typically 3306

  • Database — the database name

  • Username / Password — credentials with the access you want available in Quadratic

IP allow-list

You must whitelist both Quadratic IP addresses to make connections, which are: 44.240.255.40 54.68.134.35

  • These IP addresses do not apply to self-hosted instances

Once you've made your connection, you can use it directly in spreadsheets to read data to your spreadsheets. Learn how in SQL - getting started.

Was this helpful?