Backend with superpowers
Supercharge your web applications with Authentication, Database, GraphQL and serverless functions right from day zero.
Backed by
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
An ecosystem of technologies to plug in
Spin up a chatbot trained on your own data by just entering your documentation URL.
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.
A complete backend
Watch our founder speak about what Rocketgraph is and the roadmap that lay ahead.
Postgres Logger
Postgres logs that you can query for all the CREATE/DROP/UPDATE commands and other miscellaneous commands in a set timeframe. Debug issues in your database with ease with this Postgres logger pre-configured.
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 day 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
We use cookies to ensure that we give you the best experience on our website. Read cookies policies.
Take control of your business
Build production grade web applications in minutes. Turn your idea into an MVP in just a few days.