1 Repo
Software development kits for integrating custom business logic directly into the data access layer.
Distinct from Python SDKs: Candidates focus on testing logic or ML backends; this is for general purpose business logic in a data engine.
Explore 1 awesome GitHub repository matching data & databases · Custom Logic SDKs. Refine with filters or upvote what's useful.
graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi
Integrates custom business logic into the data layer using specialized SDKs for TypeScript, Python, and Go.