alon1874Original post
Rank 1: Thread
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
Summary
Appwrite uses the Utopia-PHP database module, which doesn't fully support all features of MariaDB, including GIS data. However, there is a solution. You can follow Steven's article on using Appwrite with location to store and query GIS data. The article provides guidance on how to work with GIS data via Appwrite.