Backend with superpowers
Supercharge your web applications with Authentication, Database, GraphQL and serverless functions right from day zero.
import
React, { useState }
from
"react"
;import
{gql,
useQuery,
useMutation,
useSubscription
}from
"@apollo/client
";
const
SUBSCRIBE_TODOS
=gql
`subscription
{todos
{id
created_at
name
} }`;function
App
() {const
{data
,loading
} =useSubscription
(SUBSCRIBE_TODOS
);}
Simplify your authentication
Configure Rocketgraph js SDK using createClient
Connect your Next.js/React.js app with the RApolloProvider
Setup your data and permission rules in the Hasura console
Subscribe to your tables/data using useSubscription
Built with technologies you love
Building authentication, authorisation and realtime functionality can be difficult and time consuming. Instead save one third of your developer time by using Rocketgraph.
Optimized for security
Optimize for user experience and privacy. Use social login integrations, lower user friction, incorporate rich user profiling, write custom policies and much more.

PostgreSQL DB
PostgresSQL DB automatically deployed and configured. You can access this from the Hasura console as well.
Authentication
Authentication with Email/Password, Social, Magic Link, OTP and 2FA right out of the box integrated into PostgresDB
Hasura
Hasura console deployed and connected to the Postgres Instance. You can manage granular authorization rules here.
Postgres Logger
Write complex queries to filter your Postgres logs. See it in action below
Management
Manage your data with ease using the Rocketgraph Dashboard.
Lambda functions
Our Github bot compiles your code automatically to thin AWS Lambdas
Explore our developer resources
Rich collection of API documentation, blogs, customer support, video tutorials and more to get you started.
Flexible plans and features
Rocketgraph comes with 1 week free trial. You don't need Credit card to try it out.
- 20GB PostgreSQL DB
- AWS RDS
- Hasura console
- Email/Password authentication
- Social authentication with Google, Facebook, Github and Metamask
- Magic link authentication
- OTP authentication
- Pre-built Postgres Policies
- Serverless functions
- AI Studio (Coming soon)
- Marketplace (Coming soon)
- Premium support
Take control of your business
Build production grade web applications in minutes. Turn your idea into an MVP in just a few days.