I'm trying to wrap my head around where AppWrite fits and what it can do for me. I have experimented a little with Directus, so that's my point of reference. Upon skimming through the documentation, it appears like
- AppWrite is much more flexible in that it is intended to integrate with whatever development frameworks you're already using (in contrast to Directus which only integrates with various frontend frameworks)
- AppWrite is however much less flexible in terms of storage, in that Directus lets you choose from several databases and (as far as I can tell so far) AppWrite does not.
- AppWrite seems aimed at doing the boring and repetetive parts of development, while Directus seems aimed at being a sort of CMS + complete LowCode development tool all in one.
Am I at all close to being accurate with those statements? (At least as it relates to Appwrite?) Please tell me what I'm mising and what I got wrong.
Recommended threads
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.