Software Alternatives & Reviews

Hasura VS React Boilerplate

Compare Hasura VS React Boilerplate and see what are their differences

Hasura logo Hasura

Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.

React Boilerplate logo React Boilerplate

Offline-first, highly scalable foundation for your next app
  • Hasura Landing page
    Landing page //
    2023-10-21
  • React Boilerplate Landing page
    Landing page //
    2023-09-18

Hasura videos

Scott Tries Hasura - A Realtime GraphQL API Builder

More videos:

  • Review - Evaluating Hasura
  • Review - The founder of Hasura teaching me about Hasura - FUN!

React Boilerplate videos

React Boilerplate com Redux e TypeScript

Category Popularity

0-100% (relative to Hasura and React Boilerplate)
GraphQL
100 100%
0% 0
Developer Tools
62 62%
38% 38
Design Tools
0 0%
100% 100
Realtime Backend / API
100 100%
0% 0

User comments

Share your experience with using Hasura and React Boilerplate. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Hasura seems to be a lot more popular than React Boilerplate. While we know about 117 links to Hasura, we've tracked only 9 mentions of React Boilerplate. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Hasura mentions (117)

  • Serious flaws in SQL – Edgar F. Codd (1990)
    > 2. ORMs do not hide SQL nastiness. This is certainly true! I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible". I think the are of ORMs is over. It simply did not deliver. If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to... - Source: Hacker News / 9 days ago
  • The Many Ways Not to Build an API
    Another strategy is to model access control declaratively and enforce it in the application layer. ZenStack (built above Prisma ORM) and Hasura are good examples of this approach. The following code shows how access policies are defined with ZenStack and how a secured CRUD API can be derived automatically. - Source: dev.to / about 1 month ago
  • The 2024 Web Hosting Report
    Today, this ecosystem is going strong with new providers like Hasura, AppWrite and Supabase powering millions of projects. There are a few reasons people choose this style of hosting, especially if they are more comfortable with frontend development. BaaS lets them set up a database in a secure way, expose some business logic on top of the data, and connect via a dev-friendly SDK from their app or website code to... - Source: dev.to / 3 months ago
  • Ask HN: Is There a Zapier for APIs?
    Hi! If you’ve ever thought about something like using GraphQL for something like this.. You might like Hasura. (Obligatory I work for Hasura) We’ve got an OpenAPI import and you can setup cron-jobs or one-off jobs and do things like load in headers from the environment variables to pass through. There isn’t currently an easy journey for chaining multiple calls together without writing any code at all, but you can... - Source: Hacker News / 3 months ago
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Hasura.io — Hasura extends your existing databases wherever it is hosted and provides an instant GraphQL API that can be securely accessed for web, mobile, and data integration workloads. Free for 1GB/month of data pass-through. - Source: dev.to / 3 months ago
View more

React Boilerplate mentions (9)

  • Top 5 React Boilerplates to Know in 2023
    2 React Boilerplate is a reliable and well-designed boilerplate in the Javascript UI Libraries, with 28.2k ratings on GitHub. The super-rich component and font base, together with Redux, Mocha, Redux-Saga, Jest, React Router, PostCSS, and reselect are all included. They support SEO indexing. Concentrating on app development and performance is more than enough. - Source: dev.to / over 1 year ago
  • Redux Sagas firing multiple times if injected in different containers
    We are using https://github.com/react-boilerplate/react-boilerplate and have a classic store layout with multiple components. Source: almost 2 years ago
  • react-boilerplate authentication login page flashes on page reload
    I'm working on an app with a login page and the rest of the pages of the app (should be logged in to view). I'm using react-boilerplate. From this example, I edited my asyncInjectors.js file to have redirectToLogin and redirectToDashboard methods:. Source: almost 2 years ago
  • Identity Server 4 Social Login for SPA
    I'm working on application using a Web API(asp.net core) and a SPA (react-boilerplate). I'm starting work in user registration/login and one of the requirements is to allow for user to sign in with facebook, google, etc. Source: almost 2 years ago
  • Open-source Headless CMS built with NestJS & ReactJS with Redux Saga
    Frontend was developed way earlier and where I used https://github.com/react-boilerplate/react-boilerplate. I know it would have been awesome if both projects were in typescript. Source: over 2 years ago
View more

What are some alternatives?

When comparing Hasura and React Boilerplate, you can also consider the following products

Supabase - An open source Firebase alternative

React Native Desktop - Build OS X desktop apps using React Native

GraphQL Playground - GraphQL IDE for better development workflows

Static Site Boilerplate - A better workflow for building modern static websites.

GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes

GatsbyJS - Blazing-fast static site generator for React