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
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this
- How to determine if a user is anonymous?
This is probably a silly question, but I have not yet found a good answer. Is there a method to determine if the current session is anonymous aside from seein...