rgraph VS hasura-batteries

Compare rgraph vs hasura-batteries and see what are their differences.

rgraph

Backend with superpowers. Supercharge your web applications with Authentication, Database, GraphQL and serverless functions right from day zero. (by RocketsGraphQL)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
rgraph hasura-batteries
9 5
79 11
- -
5.1 5.1
2 months ago 9 months ago
JavaScript Go
GNU Affero General Public License v3.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.

rgraph

Posts with mentions or reviews of rgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.

hasura-batteries

Posts with mentions or reviews of hasura-batteries. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-29.
  • How to build a real-time movie voting system using React.js 🀯
    2 projects | dev.to | 29 Aug 2022
    If you just want to see the code. Here is the code base for this article. Here you can see more examples. This is the open-source software behind Rocketgraph
  • Build a real-time production grade todos app with auth and DB in minutes
    1 project | news.ycombinator.com | 10 Aug 2022
    Hey yes, I built it all myself. It's extremely difficult and lonely here. I discovered Hasura and it was a game changer. So I built some solutions on top of it called Hasura-batteries and open-sourced it. Now I am diving into integrating Stripe(No need to connect using the API and create a DB of products, we'll do it for you) as well as Auth providers like AWS Cognito.

    You can check out a piece of the work here: https://github.com/RocketsGraphQL/hasura-batteries

    And start a discussion there.

    Yes I do know about Supabase. Rocketgraph is cheaper(I think they have some data limits whereas I offer a more inclusive single plan), more configurable as I provide Hasura with GraphQL(so easier to use, they don't provide GraphQL) and also they use deno runtime whereas we use simple AWS Lambda functions for your serverless functions so it's much more intuitive to write code. Basically you can hook any of your Github repos and every push to master is pulled by our server, compiled in a Node sand-boxed environment and deployed as a server-less function(I provide a public API endpoint you can use)

  • Open-source alternative to Firebase written in Go: Rocketgraph
    5 projects | /r/golang | 18 Jul 2022
    Hey it is not completely open-source for security reasons. But all the software that is booted on your instance is open-sourced. So when you create a project we spin up a ec2 instance. And we load https://github.com/RocketsGraphQL/hasura-batteries onto that instance along with Hasura(https://hasura.io/) which is also open-sourced.
  • RocketGraph πŸ§‘β€πŸš€ : Serverless backend for your web apps πŸš€ (OPEN-SOURCE)
    2 projects | dev.to | 16 Jul 2022
    And its open-source
  • Rocketgraph: A complete backend as a service written in Go
    2 projects | /r/golang | 10 Jul 2022
    Took sometime to find it, but I think this is it: https://github.com/RocketsGraphQL/hasura-batteries

What are some alternatives?

When comparing rgraph and hasura-batteries you can also consider the following projects:

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

pocketbase - Open Source realtime backend in 1 file

SuperTokens Community - Open source alternative to Auth0 / Firebase Auth / AWS Cognito

core - Backend server API handling user mgmt, database, storage and real-time component

cypress-nextjs-auth0 - Cypress commands to support Auth0 and Next.js

auth0.js - Auth0 headless browser sdk