Earlier quoted context omitted.
> Parse was an API as a service. The idea being that you don't need your own servers and parse would provide API, database, push messaging and so on. I'm still unclear. It's some sort of hosted database+services?
I'm also confused. "API as a service" sounds to me like "service as a service"... ok, it's a service, but what does it do ?
Parse is shutting down today
281–290 of 297 posts
Re: Parse is shutting down today
#282Re: Parse is shutting down today
#283Re: Parse is shutting down today
#284Earlier quoted context omitted.
And nowhere in there I was able to find what's Parse and what does the open-source Parse Server do.
Parse was an API as a service. The idea being that you don't need your own servers and parse would provide API, database, push messaging and so on. That said, I never used it, I saw it appear, had a look, decided what it offered was too rudimentary to be scalable, and moved on. That said, as an open source offering, it's quite interesting. This post answers the basic question, what is parse: http://blog.parse.com/ann…
Re: Parse is shutting down today
#285Earlier quoted context omitted.
Yep data modelling and querying capabilities is a real deal breaker in Firebase. Something as simple as filtering by 2 or more values becomes ridiculously tedious. http://stackoverflow.com/questions/26700924/query-based-on-m...
I completely agree that on its own, the querying functionality can be quite tedious for anything complex. I linked to this solution on the comment above as well: https://github.com/davideast/Querybase
Also since Firebase doesn't allow more than one filtering field with orderByChild(...) I'm guessing Querybase will do all the work on the client. This is less than ideal since the data has to be downloaded first.
Re: Parse is shutting down today
#286Earlier quoted context omitted.
I completely agree that on its own, the querying functionality can be quite tedious for anything complex. I linked to this solution on the comment above as well: https://github.com/davideast/Querybase
> Querybase is in an experiment and not for production Also since Firebase doesn't allow more than one filtering field with orderByChild(...) I'm guessing Querybase will do all the work on the client. This is less than ideal since the data has to be downloaded first.
Re: Parse is shutting down today
#287I have seen a fair number of "abrupt" and poorly executed shutdowns on HN over the last few years, and although I don't use Parse, I feel as though the team did a good job sunsetting this over the last year. Thank you for the product, the open sourced version, and for not ditching your community! Best of luck to everyone who worked on the team
Yeah, that's pretty impressive. YC should consider making it a requirement of funding that the components go open-source if they shutdown without acquisition, etc. Aside from collective benefit, a future, YC startup might get a head start from their docs or components. They seem to fund multiple startups in the same market segments at times.
Re: Parse is shutting down today
#288Earlier quoted context omitted.
Which BaaS options are recommended now?
I second the Firebase recommendation. Facebook killed off their BaaS acquisition while Google doubled down on theirs. If you prefer open-source, Horizon ( http://horizon.io/ ) is a great alternative to Firebase but does not have many of the key features like file storage and iOS/Android SDKs.
Re: Parse is shutting down today
#289During this year-long shutdown/migration process, the open-source and community maintained Parse Server is what most people switched to. Parse is yours now. https://github.com/ParsePlatform/parse-server
And nowhere in there I was able to find what's Parse and what does the open-source Parse Server do.
Re: Parse is shutting down today
#290Earlier quoted context omitted.
But it is a reasonable enough definition of it that we should be able to apply the principle of charity to calling it a failure, no? It is not something anyone would mistake for "success" on its own terms, even if the people involved did OK for themselves.
People also die. By your definition, are all people destined to fail because we all die? Is no one worth remembering, or being called "successful"?