Live data from Hacker News

Supabase (YC S20) – An open source Firebase alternative

supabase.io

371–374 of 374 posts

Re: Supabase (YC S20) – An open source Firebase alternative

#371
post #53

Earlier quoted context omitted.

thought parse died a while ago with fb?

When FB/Twitter/whoever dropped it, they open sourced the platform completely — they just weren’t offering managed hosting anymore, and they weren’t maintaining it. This looks like a maintenance effort by the community that has formalized itself

They have developed a robust release cadence; it is for real and used broadly in production. https://github.com/parse-community/parse-server/releases

Re: Supabase (YC S20) – An open source Firebase alternative

#372

Finally, waiting for something along the lines of these. Firebase is kind of the poster child for vendor lock in, and has been around for a long time. It's time we have some healthy competition.

Genuinely curious, what are the hot spots for vendor lock-in? I’m currently building an MVP for a large client and I’m thinking of replacing Firebase for a custom back-end if the project grows. I think with the current size it would be easy but I want to avoid passing the point where it becomes hard to undo.

We used https://parseplatform.org/ hosted at back4app.com, so we had all the turnkey benefits up-front and the ability migrate as we required more control; there is no need to lock-in at the start. But if you are already 'stuck', I'd focus on using it only in the MVP context for throw-away experimentation.

Re: Supabase (YC S20) – An open source Firebase alternative

#373

Earlier quoted context omitted.

I've seen this sentiment echoed a few times. What are the advantages, or class of advantages, you get by moving on from Firebase to something stronger/harder?

I’m very junior, so take what I say with a grain of salt. But when I was determining if I should use Firebase or not, my biggest hesitation was simply that if Firebase ended today, I have to completely transition my application’s architecture. Though that is unrealistic, even thinking about it was enough to make me want to be in full control of my application’s various layers.

You are bringing a senior consideration to the table; they can and do change their pricing at any time for any reason. Also, every single day you rely on them is a day that your architecture grows on that volatile cornerstone. Would look at https://parseplatform.org/ or https://postgrest.org/ as alternatives; turnkey, hosted solutions are available for each.

Re: Supabase (YC S20) – An open source Firebase alternative

#374

I am ecstatic that someone is finally taking on Firebase. As a Firebase user, I find it invaluable. Their free plan and limits are very generous. The fact they offer not only a database, but authentication, hosting and perhaps one of their biggest features besides authentication: Firebase Functions. I have API's in deployment that are solely running using Firebase Functions and using Firestore as the database. The CL…

I am not sure if I can get behind this. Company invests work and money into a product, makes it free for the community and smaller businesses to use only to have people turn around and copy it and break the "you use my product for free and give me some publicity" contract. Something is ticking me off morally on this.
Post reply on HN