Earlier quoted context omitted.
Benjie, I appreciate you chiming in here personally. Apologies if I oversimplified as I am not all that familiar with your product. Aside from looking at the nuances of the GraphQL engines of either product, the primary difference is that 8base is hosted and ready-to-use and PostGraphile is for someone who wants to build, deploy and manage a server application and is using Postgres. Aside from that, there are likely…
No problem; I saw 8base at one of the GraphQL conferences, looks cool. I agree: PostGraphile is intended for people who want to control their own servers (be that via serverless, containers, Heroku, or traditional servers).
Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
61–70 of 80 posts
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#62Earlier quoted context omitted.
Thank you Lisa! Yes, you have a great vantage point, having met us about a year ago. We have been heads-down!
yes, and with years of experience watching so many startups go out too early to tell their story fully and with all their ducks lined up.Good job
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#63Albert from 8base here: Between my last two companies, we raised over 100-million in VC capital that all got spent on hiring massive engineering and sales teams. I always had this dream about starting up a company that could grow exponentially with an agile team, relying on a self-service product that was so awesome it sold itself. And, that it would simplify software development for developers and businesses who rel…
I'm curious why pay for your product, when I could just use Hasura for free + the instance it's running on? Edit: I might use it if it had a freemium model not just trial. I often play w/ new technologies, forget about em, come back try em again and stick w/ the ones that stick in my mindshare, but a trial doesn't allow me that freedom -- at least for hobby projects.
Another way to put it is that Hasura is mostly about enabling GraphQL on Postgres; 8base is the backend for powerful, enterprise-grade (when necessary) software. GraphQL is an essential design detail for us but not the business or product itself.
Regarding your comment about freemium; I've seen many backend products falter, pivot, and shut down from having unsustainable business models. We are offering a robust plan for $8 / month to start. If developers agree with us that their DX is better, then $8 shouldn't be an issue as their time is more costly. But we appreciate what you are saying and are watching this closely.
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#64Super stoked to see 8base out here. I love JAMstack and I love how 8base fills up the data layer for my JAMstack projects nicely. You will know what I am talking about if you have spent days trying to setup a GraphQL backend for JAMstack project. I wrote about how I use 8base for JAMstack on CSS Tricks few months ago https://css-tricks.com/hey-lets-create-a-functional-calendar... . I use 8base extensively and happy t…
Easily helps with API integration challenges thru the GraphQL layer. For example, using a simple endpoint I can translate an image with a text overlay (constructed using a Cloudinary API) from English to any language (I'm in Spain at a conference now, so it's gotta be Spanish) like: Input: https://res.cloudinary.com/demo/image/upload/w_500/l_text:Ar... Output: https://res.cloudinary.com/demo/image/upload/w_500/l_text…
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#65Albert from 8base here: Between my last two companies, we raised over 100-million in VC capital that all got spent on hiring massive engineering and sales teams. I always had this dream about starting up a company that could grow exponentially with an agile team, relying on a self-service product that was so awesome it sold itself. And, that it would simplify software development for developers and businesses who rel…
I'm curious why pay for your product, when I could just use Hasura for free + the instance it's running on? Edit: I might use it if it had a freemium model not just trial. I often play w/ new technologies, forget about em, come back try em again and stick w/ the ones that stick in my mindshare, but a trial doesn't allow me that freedom -- at least for hobby projects.
A timed trial just feels weird. I like that Heroku, Netlify, Contentful, and Firebase have a free tier, so I can use it for small demos and to learn the platform. If I have to pay for every single tutorial or playground project I won‘t want to use the platform or even want to learn it.
It also kind of disincentivizes teachers on online platforms (like Udemy) to teach it. Because you often need to go through a few examples in order to learn something. i.e. if I do a node.js course, the course author isn’t just going to make me build 1 practice app, I’m probably gonna build a few and then host them on Heroku free dyno, the same way if I take a React course, I’m gonna build a few practice apps and host them on Netlify.
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#66Earlier quoted context omitted.
I'm curious why pay for your product, when I could just use Hasura for free + the instance it's running on? Edit: I might use it if it had a freemium model not just trial. I often play w/ new technologies, forget about em, come back try em again and stick w/ the ones that stick in my mindshare, but a trial doesn't allow me that freedom -- at least for hobby projects.
Great question. 8base's developer experience is different than Hasura's, including that we provision infrastructure so that devs aren't required to have AWS/Heroku/other skills nor pay for that separately. Ease of use is a big thing. There's significant differences in the GraphQL engine itself, role-based-security, integrations of external systems and more. Our roadmaps will diverge dramatically in the next 12 months…
At the very least, offer a highly-limited and almost-crippled free tier, like Heroku or Glide does. Maybe you can only register a few users. Maybe the # of function calls are limited to a few a day. Or maybe dormant apps go to sleep.
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#67Earlier quoted context omitted.
I'm curious why pay for your product, when I could just use Hasura for free + the instance it's running on? Edit: I might use it if it had a freemium model not just trial. I often play w/ new technologies, forget about em, come back try em again and stick w/ the ones that stick in my mindshare, but a trial doesn't allow me that freedom -- at least for hobby projects.
Second this. A timed trial just feels weird. I like that Heroku, Netlify, Contentful, and Firebase have a free tier, so I can use it for small demos and to learn the platform. If I have to pay for every single tutorial or playground project I won‘t want to use the platform or even want to learn it. It also kind of disincentivizes teachers on online platforms (like Udemy) to teach it. Because you often need to go thro…
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#68Earlier quoted context omitted.
Great question. 8base's developer experience is different than Hasura's, including that we provision infrastructure so that devs aren't required to have AWS/Heroku/other skills nor pay for that separately. Ease of use is a big thing. There's significant differences in the GraphQL engine itself, role-based-security, integrations of external systems and more. Our roadmaps will diverge dramatically in the next 12 months…
Being sustainable is important, but not at the expense of people’s ability to tinker/learn. At the very least, offer a highly-limited and almost-crippled free tier, like Heroku or Glide does. Maybe you can only register a few users. Maybe the # of function calls are limited to a few a day. Or maybe dormant apps go to sleep.
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#69Earlier quoted context omitted.
Second this. A timed trial just feels weird. I like that Heroku, Netlify, Contentful, and Firebase have a free tier, so I can use it for small demos and to learn the platform. If I have to pay for every single tutorial or playground project I won‘t want to use the platform or even want to learn it. It also kind of disincentivizes teachers on online platforms (like Udemy) to teach it. Because you often need to go thro…
Andric, this is great feedback and we appreciate it. As you probably know, pricing is a bit of an experiment as a company evolves so we are listening 100%.
I’m a product/frontend guy who’s trying to build a side project, and backend stuff has always been a PITA for me to figure out.
Right now I’m torn between investing time to learn AWS Amplify, or investing time to learn 8base.
8base has already captured my imagination, and I can’t wait to go further with learning it. Unfortunately I feel uncomfortable creating a few projects to practice and then later being shut out of them or be forced to pay $8/mth.
Re: Show HN: 8base – Ready-to-Rock GraphQL API and Serverless Back End
#70Earlier quoted context omitted.
Second this. A timed trial just feels weird. I like that Heroku, Netlify, Contentful, and Firebase have a free tier, so I can use it for small demos and to learn the platform. If I have to pay for every single tutorial or playground project I won‘t want to use the platform or even want to learn it. It also kind of disincentivizes teachers on online platforms (like Udemy) to teach it. Because you often need to go thro…
Andric, this is great feedback and we appreciate it. As you probably know, pricing is a bit of an experiment as a company evolves so we are listening 100%.
Even all the major cloud platforms have free tiers for this reason - to get devs hooked on their platform so there is no other option they'd rather use.
Not saying the free tier should be outrageous... maybe 100MB and 10k requests per month or something small like that.