Appwrite
Open-source backend platform: databases, auth, storage, functions, self-hostable.
Compared on toolweight in:Convex alternatives
Related comparisons:Vercel alternatives
Logo assets
Appwrite brand colours
Extracted from the artwork and ranked by how much of the mark each covers — not from a brand book, so treat them as observed rather than official.
#FD366E
#FE9567
#19191D
#FFFFFF
What Appwrite is
Appwrite is a batteries-included backend you can run on your own Docker host, with a console-driven model where collections, attributes, indexes and permissions are configured through a UI or CLI rather than a schema file in your repo. It stores data in MariaDB but exposes only its own REST and SDK API. Realtime is a websocket subscription to document events rather than reactive queries.