# spacecloud-io/space-cloud

Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes

Repository: https://github.com/spacecloud-io/space-cloud
Canonical: https://ross.abutalabs.com/products/space-cloud
Homepage: https://space-cloud.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: serverless, database, graphql, kubernetes, firebase, mysql, postgres, mongodb, microservice, microservices, event-driven, realtime, paas, baas, mssql
Last push: 2024-07-04T10:03:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2762, "days_push": 790, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3998, forks 232 (observed 2026-08-28T04:08:31.968904+00:00)

## What it is
Space Cloud is a Kubernetes-based open-source serverless platform that generates instant GraphQL and REST APIs over databases like MongoDB, PostgreSQL, MySQL, and SQL Server, with realtime subscriptions, file storage, event triggers, and fine-grained access control. It also provides deployment, service mesh, and autoscaling capabilities for microservices, acting as a self-hosted Firebase/Heroku alternative.

## Use cases
- generate graphql apis from my database without writing backend code
- self-hosted firebase alternative on kubernetes
- add realtime subscriptions to database queries
- build a backend for my app without writing server code
- trigger serverless functions on database changes
- secure database apis with fine-grained access control
- deploy and autoscale microservices on kubernetes
- upload and manage files in s3 from the frontend

## When to choose
- you want instant CRUD/realtime APIs over MongoDB, PostgreSQL, MySQL, or SQL Server without backend code
- you need a self-hosted BaaS with auth integration, file storage, and eventing on Kubernetes
- you want centralized authorization rules decoupled from application code
- you need cross-database joins via GraphQL

## When to avoid
- you need active development and new features - the project is explicitly in maintenance mode
- you are not using Kubernetes and just want a simple API layer - a direct gateway deployment is possible but limited
- you prefer actively maintained alternatives like Hasura or WunderGraph
- you need databases outside its supported list (MongoDB, PostgreSQL, MySQL, SQL Server)

## Facets
- artifact type: service
- maturity: maintenance
- function: graphql, api-framework, database, authorization, file-upload, websocket, serverless, deployment, microservices, api-gateway
- domain: backend, web-development, databases, apis, self-hosted, developer-tools
- platform: go, self-hosted, cloud
- tags: baas, paas, realtime-apis, event-triggers, service-mesh, firebase-alternative, heroku-alternative, graphql-gateway, autoscaling, kubernetes, docker

## Member repositories
- spacecloud-io/space-cloud (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:31.968904+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:09.960740+00:00, confidence not recorded.
  - readme: https://github.com/spacecloud-io/space-cloud (fetched 2026-08-28T04:08:31.968904+00:00, sha 09d7a3349d25)
  - homepage: https://space-cloud.io (fetched 2026-08-29T09:17:18.654885+00:00, sha bd838e99d7a8)
  - site_page: https://docs.space-cloud.io/ (fetched 2026-08-29T09:17:18.657287+00:00, sha 231ffa09776f)
  - site_page: https://docs.space-cloud.io (fetched 2026-08-29T09:17:18.659083+00:00, sha 231ffa09776f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
