Skip to content

Accessing data with MariaDB #171

@JadAbouHawili

Description

@JadAbouHawili

I was trying to complete the Accessing data with MySQL guide on my archlinux laptop.
MariaDB is a fork of MySQL , and is preferred over MySQL by archlinux.
Quoting the arch wiki:
"
MariaDB is a reliable, high performance and full-featured database server which aims to be an 'always Free, backward compatible, drop-in' replacement of MySQL. Since 2013 MariaDB is Arch Linux's default implementation of MySQL.
"

I was able to successfully complete the Accessing data with MySQL guide and run the app , adding users and getting all users as explained in the guide.

This required simple changes to compose.yaml and applications.properties , in addition to adding a mariadb dependency in pom.xml.

I am open to adapting this guide to mariadb , would you accept this contribution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions