Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Hasura

    App Wishlist
    2
    2
    115
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      meaculpa last edited by

      Hasura is a managed GraphQL Backend with an Open Source community version which can be self-hosted, check https://hasura.io/opensource/ and https://hasura.io/docs/1.0/graphql/core/getting-started/docker-simple.html

      1 Reply Last reply Reply Quote 3
      • robi
        robi last edited by robi

        This is good!

        https://github.com/hasura/graphql-engine

        6023b38c-5eb7-4f0e-988c-6cc9e822e6f2-image.png

        19ae359c-f463-4c03-ac88-3f78ce6ad6fc-image.png

        Features

        • Make powerful queries: Built-in filtering, pagination, pattern search, bulk insert, update, delete mutations
        • Works with existing, live databases: Point it to an existing database to instantly get a ready-to-use GraphQL API
        • Realtime: Convert any GraphQL query to a live query by using subscriptions
        • Merge remote schemas: Access custom GraphQL schemas for business logic via a single GraphQL Engine endpoint. Read more.
        • Extend with Actions: Write REST APIs to extend Hasura’s schema with custom business logic.
        • Trigger webhooks or serverless functions: On Postgres insert/update/delete events (read more)
        • Scheduled Triggers: Execute custom business logic at specific points in time using a cron config or a one-off event.
        • Fine-grained access control: Dynamic access control that integrates with your auth system (eg: auth0, firebase-auth)
        • Admin UI & Migrations: Admin UI & Rails-inspired schema migrations
        • Supported Databases: Supports PostgreSQL (and its flavours), MS SQL Server and Big Query. Support for more databases coming soon.

        Life of Gratitude.
        Life of Advanced Technology

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Powered by NodeBB