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
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...