Appwrite uses MariaDB under the hood, I would like to use postgres instead with all the provided SDKs and features. how to switch from Maria to postgress without developing functions?
TL;DR
Developers want to switch from MariaDB to PostgreSQL in Appwrite without having to develop functions.