OS agnostic connection to MySQL database

I notice that there are multiple documentation pages for using Matlab to setup a connection to a MySQL database:
  1. https://www.mathworks.com/help/database/ug/mysql-jdbc-linux.html
  2. https://www.mathworks.com/help/database/ug/mysql-jdbc-windows.html
Is there a way to connect to a MySQL database in an OS agnostic manner? I am trying to provide open source code that needs to use a MySQL database, and would like to find a way around constraining users around any particular OS.

Answers (0)

This question is closed.

Asked:

on 15 Jul 2019

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!