I would like to store and query GIS data, I saw that MariaDB can support that, but I'm not sure how to work with it via Appwrite
Appwrite uses the Utopia-PHP database module is "hiding" the fact that MariaDB is the database for being able to use universal DB adapter. as of such you won't be able to use all MariaDB features GIS is one of them.
Check Steven's article about using Appwrite with location
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- Websites hosted on my appwrite sites hav...
Hello, all my websites hosted on appwrite sites are not running I am getting this message "This site can’t be reached drivehub.appwrite.network took too long t...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...