How to Find Which Database Appwrite use?
Like MySql , Mongo etc
Hi, it is maria DB => https://appwrite.io/docs/environment-variables#mariadb
Hi, that's true- what @Mickaël LT mentioned
Can we change it to NoSQL like MongoDB?
It is planned for Appwrite to support different database backend for different databases in your project. MongoDB adapter as well as PostgreSQL are finished, but there needs to be a LOT of QA done before implementing this into Appwrite. I would expect this feature later this year.
Cool! I'll be wait for the Postgres one
[SOLVED] Find Which Database Appwrite use
Recommended threads
- Cannot use createdBefore query on bulk d...
sdk: dart version: 19.2.1 ```final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await databas...
- Upgrade mechanism using coolify
Hi there I am hosting an appwrite instance with coolify. Setting it up worked really well, everything works🎉 But it is stuck on the 1.7.4 version. What is ...
- Does anyone know default sender id and f...
Need it for otp verification in appwrite self hosted