awesome-appwrite VS parse-server

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
awesome-appwrite parse-server
18 39
931 20,628
1.3% 0.2%
7.2 9.4
6 months ago 8 days ago
JavaScript
- Apache License 2.0
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.

awesome-appwrite

Posts with mentions or reviews of awesome-appwrite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.
  • Announcing the Built With Appwrite Platform
    2 projects | dev.to | 16 May 2023
    A big part of growing Appwrite’s developer ecosystem is providing the right platform for our builders to showcase their works with Appwrite to our community so that they can gain better visibility, feedback, and usage. For the last couple of years, that has exclusively been the awesome-appwrite repository we have on Appwrite’s GitHub organization.
  • A Guide On Appwrite
    4 projects | dev.to | 12 Nov 2022
    You should now have a good understanding of how Appwrite works, its features, and services. You can join Appwrite's Discord community here. to learn more about it. You can also visit its webpage. or repository .for additional information and resources.
  • Appwrite's Hacktoberfest '22 Journey
    7 projects | dev.to | 10 Nov 2022
    Hacktoberfest may be over, but you don’t have to stop contributing! We have lots of open issues that you can find on our GitHub repo. Moreover, many of our Hacktoberfest issues are still open for assignment! You can also write articles, create tutorials, or build demo apps and add them to our Awesome Appwrite repo. There are always new ways to support the community, and we truly love all the contributions you make. If you need help with Appwrite or would like to explore some interesting ways to contribute, join us on our Discord server and connect with the Appwrite community ❤️.
  • Announcing Appwrite 1.0
    5 projects | /r/selfhosted | 14 Sep 2022
    You can check out our relatively new Youtube channel: https://www.youtube.com/c/Appwrite - there also more video tutorials available by community members and more resources on: https://github.com/appwrite/awesome-appwrite
  • Migrate Firebase Users to Appwrite
    2 projects | dev.to | 14 Sep 2022
    Our list of awesome tutorials, videos, and demos keeps growing. Head to the awesome-appwrite repo to check them out.
  • Phone Authentication with Appwrite and Twilio
    2 projects | dev.to | 29 Jun 2022
    Appwrite Resource Showcase
  • Appwrite Community Report #4
    4 projects | dev.to | 30 Apr 2022
    30 days of Appwrite is now updated, have you checked them out already? 30 Days of Appwrite - Appwrite 30 Days of Appwrite is a month long event focused at teaching you about all of Appwrite's core concepts and getting you ready to build production ready apps with Appwrite. 30days.appwrite.io We are awaiting to see what you build, be sure to drop them here .
  • Appwrite Community Report #3
    2 projects | dev.to | 23 Apr 2022
    We are awaiting to see what you build, be sure to drop them here.
  • A Self Hosted and Open Source Alternative to Google’s Firebase
    3 projects | /r/raspberry_pi | 24 Mar 2022
    We have a bunch of Appwrite related resources over at https://github.com/appwrite/awesome-appwrite which you can also check out
  • Appwrite's Hacktoberfest '21 Journey
    2 projects | dev.to | 26 Nov 2021
    Hacktoberfest may be over but you don’t have to stop contributing! We have lots of open issues that you can find on our GitHub repo. Moreover, many of our Hacktoberfest issues are still open for assignment! You can also write articles, create tutorials or build demo apps and add them to our Awesome Appwrite repo. There are always new ways to support the community and we truly love all the contributions you make. If you need help with Appwrite or would like to explore some interesting ways to contribute, join us on our Discord server and connect with the Appwrite community ❤️.

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/

What are some alternatives?

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

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

Appwrite - Your backend, minus the hassle.

godot-appwrite - Godot Appwrite Integration

supabase - The open source Firebase alternative.

astro - The web framework for content-driven websites. ⭐️ Star to support our work!

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

Gatsby - The best React-based framework with performance, scalability and security built in.

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

MongoDB - The MongoDB Database

SwiftBar - Powerful macOS menu bar customization tool

Vapor - 💧 A server-side Swift HTTP web framework.