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
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...
- Database AI Column Suggestion Use Case
I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI ...