homer7-docker
homer7-docker copied to clipboard
Can homer use mysql instead postgres as database backend?
My product environment has alred depolyed mysql cluster, so I'd like to know whether homer can use mysql as database storage? Thanks!
according to #115 and homer10 you cant, heplify-server probably can write to mysql. but homer is fully written for pgsql
Correct, Homer cannot support mysql, as it was designed not to use it. As @ChaerilM said you might try to see if heplify-server can, but afaik this is something you can do at your risk.