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
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...
- Realtime Error Invalid query: Syntax err...
I was test driving Self-Hosted Appwrite for my use with Swift IOS apps as a backend while back and after successful trials, I started to move to incorporate int...