ERPNext and Vitess

Thanks for quick reply Jermaine!

So database will be bottleneck on somewhere. Actually i want to use PostgreSQL, it’s has a lot of option for scaling and HA but ERPNext not supported fully yet :frowning:

Probably I will continue with MariaDB read-only replicas with seperating read write queries to different MariaDB instances.