Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer
APIJSON is a no-code database API generator and object-relational mapping layer that automatically transforms relational database schemas into functional HTTP endpoints. It provides a system for generating CRUD operations and technical documentation without the need to write manual backend code. The project is distinguished by its ability to allow clients to define custom JSON response structures and field aliases directly within the request. It features dynamic query translation that converts structured JSON parameters into optimized SQL for complex relational joins, subqueries, and data agg
Kubernetes-based, scale-to-zero, request-driven compute
deployd is a realtime API framework and MongoDB backend as a service that allows for the creation of networked interfaces synchronizing data and events between clients and servers. It functions as a JavaScript API middleware that can be integrated with HTTP servers to provide authentication, request interceptors, and realtime capabilities. The project features a self-hosted API management dashboard for configuring resource settings, managing data collections, and monitoring server status through a web-based interface. It includes a realtime data synchronization engine that pushes live databas
Space Cloud este o suită backend-as-a-service cloud-native, auto-găzduită. Acesta funcționează ca o platformă serverless bazată pe Kubernetes care oferă un gateway API GraphQL și REST, un generator de API pentru baze de date și un orchestrator bazat pe evenimente.
Principalele funcționalități ale spacecloud-io/space-cloud sunt: Database API Generators, Backend-as-a-Service, Kubernetes-Native Deployments, API Generators, CRUD Operations, Remote Schema Joins, Event-Driven Orchestration, API Gateway Deployments.
Alternativele open-source pentru spacecloud-io/space-cloud includ: inngest/inngest — Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background… tencent/apijson — APIJSON is a no-code database API generator and object-relational mapping layer that automatically transforms… knative/serving — Kubernetes-based, scale-to-zero, request-driven compute. deployd/deployd — deployd is a realtime API framework and MongoDB backend as a service that allows for the creation of networked… zappa/zappa — Zappa is a serverless Python framework and command-line tool used for packaging and deploying Python web applications… fission/fission — Fission is a function-as-a-service platform and serverless framework for Kubernetes. It manages the lifecycle and…