subZero

subZero
软件描述
subZero turns your PostgreSQL database directly into a GraphQL & RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations.
官方网站
访问软件的官方网站了解更多信息
subzero.cloud
安全链接HTTPS
什么是 subZero?
subZero turns your PostgreSQL database directly into a GraphQL & RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations. subZero is an alternative to manual CRUD programming. Writing business logic often duplicates, ignores or hobbles database structure. Object-relational mapping is a leaky abstraction leading to slow imperative code. subZero establishes a single declarative source of truth: the data itself.