Multiple database connections in Strapi v4

I found this has been covered previously in another post, but this solution requires an external ProxySQL server. Is it not possible to direct all writes to a master db and all reads to the read replicas within the strapi database config?