I’m a looong-time user of DreamFactory. I got started with v1.x. And… I’m still on v 2.8.1 (from 2017!)
Two reasons I’m on that old version. 1) I’ve got a relatively simple and small MySQL database underneath and DreamFactory changed licensing (at some point) that the MySQL integration was paid, and 2) I’ve been happy as a clam with what I’ve got.
Would appreciate any suggestions. Thanks!
That said, having a migrating path forward for upgrades seems responsible.
Moving to a commercially-sold version of DreamFactory isn’t viable. The reason I like MySQL is because of phpMyAdmin. I’ve got a data admin that’s database savvy and can do the maintenance on data in the backend using it.
Q1: Is MySQL still only in the commercially sold DreamFactory product, or is it available in the community edition too?
I’d really like to stay on MySQL to avoid DBMS migration, especially to not have to rewrite some stored procedures that I coded to be able to change certain business functionality without redeploying to the app stores.
Q2: If not MySQL, then what? What DBMS is a) now supported in the community edition that b) has a phpMyAdmin-like web-based interface that’s c) quick to set up with Docker.