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
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...