Instant access to a self-generated GraphQL Server. The backend automatically discovers the data model. You can enjoy a pleasant development experience by a hot refresh of database changes. There are no limits to the number of functions or queries you can use. GraphQL is more efficient than other communication APIs, as it eliminates over-fetching or under-fetching issues. It also includes a WebSocket underneath: Subscribe to data-specific modifications to the database and provide exceptional customer service to your user. Postgres's proven permission system allows for operations from tables to specific columns or rows. This robust permission system is what Agoston uses to ensure data access. Users can only access the data they are permitted to.