Parse Server
Parse Server for Node.js / Express observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 3870
- days_rel: 8
- days_push: 8
- n_releases_24m: 129
Adoption not part of the score
21411 stars · 4815 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Parse Server is an open-source Backend-as-a-Service (BaaS) that runs on Node.js with the Express framework, providing REST and GraphQL APIs, authentication, file storage, and push notifications out of the box. It can be deployed to any infrastructure capable of running Node.js and works with MongoDB or PostgreSQL as its data store.
Use cases
- self-host a mobile app backend
- add a REST API backend to an existing web app
- replace Firebase with an open-source BaaS
- run a GraphQL backend server on Node.js
- store and query app data with MongoDB or Postgres
- add user authentication and file uploads to an app
- send push notifications from a self-hosted backend
When to choose
- you want a full open-source backend with auth, data, files, and notifications in one deployable server
- you need REST and GraphQL APIs generated for your data model without writing boilerplate
- you want to self-host a Firebase/Supabase-style backend on your own infrastructure
- you are migrating an existing Parse app or want Cloud Code server-side logic
When to avoid
- you need a lightweight custom API and prefer writing your own Express/Fastify routes
- you want a fully managed hosted backend with zero server maintenance
- your project requires a database other than MongoDB or PostgreSQL
- you need heavy real-time analytics or complex SQL joins that a BaaS abstraction complicates
Facets
framework · maturity active
api-framework http-server auth object-storage graphql websocket database alerting backend web-development apis self-hosted mobile-development self-hosted baas mbaas parse-platform express mongodb postgresql rest-api backend-as-a-service push-notifications cloud-code nodejs docker web-server
2 sources
- readme: https://github.com/parse-community/parse-server · fetched 2026-08-28 · 2f6523efbdaa
- homepage: https://parseplatform.org · fetched 2026-08-29 · aab6aa263f12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| parse-community/parse-server | main | 95 |
| parse-community/parse-server-example | examples | 66 |
For agents
markdown · JSON · MCP: product_card(name="parse-community/parse-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem