Skip to content
Access
Esc
navigateopen⌘Jpreview
On this page

MariaDB

Connect MariaDB the same way you would MySQL.

Connect

Host, database, user, password. Access keeps the secret.

Keep it safe

Start read-only. Allow writes when the job needs them.

Example

Using MariaDB, list the largest tables by size.

Was this page helpful?