Connecting ElevateDB apps to MySQL/MariaDB

Hello,

I’ve put together a Delphi component library that lets you run queries against a remote MySQL/MariaDB database hosted on a web server and pull the results straight into a table in your application’s own ElevateDB database - and push data back the other way too.

Works fine on low-end shared hosting, Linux or Windows.

Also bundles a tool to convert an ElevateDB database to MySQL, schema and data included, if you need to get everything across.

Demo available here

Feedback from this crowd would be very welcome.