31 lines
1.6 KiB
Markdown
31 lines
1.6 KiB
Markdown
---
|
|
layout: HomeLayout
|
|
|
|
home: true
|
|
heroText: "Super Graph"
|
|
heroImage: /super-graph-web-ui-half.png
|
|
heroImageMobile: /super-graph-web-ui.png
|
|
tagline: Build web products faster. Instant APIs for your apps
|
|
longTagline: Get an instant high performance GraphQL API for Postgres. No code needed. GraphQL is automatically transformed into efficient database queries.
|
|
actionText: Get Started, Free, Open Source →
|
|
actionLink: /guide
|
|
|
|
description: Super Graph can automatically learn a Postgres database and instantly serve it as a fast and secured GraphQL API. It comes with tools to create a new app and manage it's database. You get it all, a very productive developer and a highly scalable app backend. It's designed to work well on serverless platforms by Google, AWS, Microsoft, etc. The goal is to save you a ton of time and money so you can focus on your apps core value.
|
|
|
|
features:
|
|
- title: Simple
|
|
details: Easy config file, quick to deploy, No code needed. It just works.
|
|
- title: High Performance
|
|
details: Compiles your GraphQL into a fast SQL query in realtime.
|
|
- title: Built in GO
|
|
details: Built in Go is a language created at Google to build fast and secure web services.
|
|
- title: In your own Code
|
|
details: Use as a library in your own GO code. Build faster save time and money.
|
|
- title: Serverless
|
|
details: Instant startup for scale to zero environments like Google Cloud Run, App Engine, AWS Lambda
|
|
- title: Free and Open Source
|
|
details: Not a VC funded startup. Not even a startup just good old open source code
|
|
|
|
footer: Apache Public License 2.0 | Copyright © 2018-present Vikram Rangnekar
|
|
---
|