parse-server VS Appwrite

Compare parse-server vs Appwrite and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
parse-server Appwrite
39 581
20,600 40,869
0.1% 3.2%
9.4 10.0
7 days ago 1 day ago
JavaScript TypeScript
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

parse-server

Posts with mentions or reviews of parse-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    Backend as a Service (BaaS) goes back to early 2010’s with companies like Parse and Firebase. These products integrated everything a backend provides to a webapp in a single, integrated package that makes it easier to get started and enables you to offload some of the devops maintenance work to someone else.
  • Placemark is going open source and shutting down
    1 project | news.ycombinator.com | 14 Nov 2023
  • Thoughts on Parse Platform / Server
    1 project | /r/node | 17 Jan 2023
  • Tools for scanning commits?
    3 projects | /r/cybersecurity | 28 Dec 2022
    Prototype Pollution Fix
  • How to set up a Parse Server backend with Typescript
    2 projects | dev.to | 1 Dec 2022
    Parse Server is a great way to quickly spin up a backend for your project. Parse is a Node based utility that sits on top of ExpressJS.
  • A Guide On Appwrite
    4 projects | dev.to | 12 Nov 2022
    Parse
  • [SERIOS] Solutie backend + DB pentru o aplicatie web
    3 projects | /r/programare | 1 Sep 2022
  • Free online DB for production app
    1 project | /r/flutterhelp | 29 Aug 2022
    You can try https://parseplatform.org/, it is self-hosted if you need. And also there are a number of cloud services with compatible API, like https://www.back4app.com/ It has dart-friendly generated API client, much simpler than firebase and is built on top of postgresql and mongodb.
  • Backend (auth/payment) options for Flutter app and web.
    5 projects | /r/FlutterDev | 20 Aug 2022
    Parse - https://parseplatform.org/
  • Supabase Series B
    1 project | news.ycombinator.com | 12 Aug 2022
    Not to crash the party or anything. Supabase is great and all but in terms of feature completeness and getting actual products built, it doesn't come close to Parse[0].

    Same with Appwrite. Both of these are very popular but they either lack essential features or have them behind a subscription wall. For example, the OSS version of Supabase (last I checked) doesn't include the edge functions which are really important for easily computing stuff on the server side. Parse on the other hand is 100% open source and has a huge feature set. It's older than all of these lo-code tools and actually helps solve the issues one comes across when using such tools.

    Another thing is extending these tools which is a pain. For example, Parse supports multiple databases by default (postgres & MongoDB) and the ability to write a custom adapter if you need something else. Similarly, if you at any point need to go 100% custom it also makes that possible so you are never locked in. These tools however don't have that level of low-level control and are general all or nothing kind of tools best for small-to-medium sized problems which don't have a lot of room to grow.

    But both of these (Appwrite & Supabase) are super markety. Appwrite is all over the place with their ads, Supabase got a huge trend when it launched etc. Parse on the other hand is not too good at marketing their product being fully community run which is one reason not many know of it. Another is their not-so-fancy docs.

    I have no stake in any of these products: just my conclusion after having tried all of these.

    [0] https://parseplatform.org/

Appwrite

Posts with mentions or reviews of Appwrite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • How I use Appwrite Databases with Pinia to build my own habit tracker
    2 projects | dev.to | 14 Apr 2024
    If you haven't tried Appwrite, make sure you give it a spin. It's a open source backend that packs authentication, databases, storage, serverless functions, and all kinds of utilities in a neat API. Appwrite can be self-hosted, or you can use Appwrite Cloud starting with a generous free plan.
  • Exploring Appwrite: A Comprehensive Guide
    1 project | dev.to | 13 Apr 2024
    What is Appwrite? Appwrite is an open-source backend server that abstracts the complexity of backend development, allowing developers to focus on building their applications. It provides a wide range of services including databases, storage, functions, and authentication, all designed to work seamlessly together. This integration simplifies the development process, reducing the need for extensive configuration and integration work.
  • 11 Planetscale alternatives with free tiers
    8 projects | dev.to | 11 Apr 2024
    Appwrite is an open source BaaS platform that provides services like serverless functions, serverless databases, user authentication, and messaging. Since its release, it has quickly become a popular choice for building websites and applications.
  • Biometric authentication with Passkeys
    3 projects | dev.to | 9 Mar 2024
    Appwrite for user management, databases, and serverless functions
  • Appwrite
    1 project | news.ycombinator.com | 6 Mar 2024
  • 100+ FREE Resources Every Web Developer Must Try
    22 projects | dev.to | 26 Feb 2024
    Appwrite: Open-source backend server for web and mobile developers.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to save data easily. These modern tools build a blend of managed database with curated plugins such as authentication, great admin dashboards, and function as a service type capability - all in one package, and often offered as a integrated hosted service.
  • Why would you use Backend as a Service (BaaS)?
    5 projects | dev.to | 9 Feb 2024
    View on GitHub
  • 2024 Web Development Wish List
    7 projects | dev.to | 10 Jan 2024
    Joins - see Future of Queries - MariaDB supports json joins, so definitely possible!
  • Show HN: Mutable.ai – Turn your codebase into a Wiki
    14 projects | news.ycombinator.com | 8 Jan 2024
    Wow, looks nice! I almost felt like I could understand Bitcoins code xD

    Could you do Appwrite? https://github.com/appwrite/appwrite

    I'm not affiliated to them, just wanted to get started hacking it.

What are some alternatives?

When comparing parse-server and Appwrite you can also consider the following projects:

supabase - The open source Firebase alternative.

nestjs-graphql - GraphQL (TypeScript) module for Nest framework (node.js) 🍷

Strapi - πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

ObjectBox Java (Kotlin, Android) - Java and Android Database - fast and lightweight without any ORM

pocketbase - Open Source realtime backend in 1 file

MongoDB - The MongoDB Database

nhost - The Open Source Firebase Alternative with GraphQL.

Vapor - πŸ’§ A server-side Swift HTTP web framework.

Directus - The Modern Data Stack 🐰 β€” Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

inspect - Source Code that Powers the CSFloat Inspect Link API

serverpod - Serverpod is a next-generation app and web server, explicitly built for the Flutter and Dart ecosystem.