protobuf-rules-gen VS parse-server

Compare protobuf-rules-gen vs parse-server and see what are their differences.

protobuf-rules-gen

This is an experimental protoc plugin that generates Firebase Rules for Cloud Firestore based on Google's Protocol Buffer format. This allows you to easily validate your data in a platform independent manner. (by FirebaseExtended)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
protobuf-rules-gen parse-server
2 39
194 20,613
0.0% 0.2%
0.0 9.4
over 2 years ago 6 days ago
C++ JavaScript
Apache License 2.0 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.

protobuf-rules-gen

Posts with mentions or reviews of protobuf-rules-gen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • Building "portable" applications with flutterfire.
    1 project | /r/FlutterFire | 18 May 2023
    1) Create my data model using https://github.com/FirebaseExtended/protobuf-rules-gen to assist creating more portable resources
  • Supabase (YC S20) raises $80M Series B
    8 projects | news.ycombinator.com | 10 May 2022
    A long time ago, I was the PM on Firestore security rules, which was intended to solve both of those issues.

    https://github.com/FirebaseExtended/protobuf-rules-gen was the closest we got: declaring types as protobufs (because Google, of course) and then generating both security rules to guarantee validity as well as client types that would match. I wanted to add proto annotations to do additional validity (e.g. add a regex to validate the phone number string was correct, do length checks on strings, etc.).

    The short answer is that backend rules engines, either in their own DSL or bolted on to e.g. SQL, are pretty tough to get right, and have a super steep learning curve. IMO, AWS API Gateway with Lambda Authorizers get this most correct.

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 protobuf-rules-gen and parse-server you can also consider the following projects:

crystal - 🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

Appwrite - Build like a team of hundreds_

hippo - The WebAssembly Platform

supabase - The open source Firebase alternative.

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

OPA (Open Policy Agent) - Open Policy Agent (OPA) is an open source, general-purpose policy engine.

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

colorcal - A travel planning tool that lets you color code and label the days of your trip.

MongoDB - The MongoDB Database

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

inspect - Source Code that Powers the CSFloat Inspect Link API