Code Monkey home page Code Monkey logo

data-hub's Introduction

Hasura Data Hub

Explore data sources from a native GraphQL API, database schemas to custom code contributed by the community.

The side effect of the massive explosion of data is that it is spread across different databases, on-prem/cloud and external APIs. The “source of truth” is distributed across multiple data sources. Remote Joins in Hasura solves this data access problem by treating all these different sources as if it were one database and giving developers access to precise slices of data.

Hasura Data Hub allows you to discover, reuse and collaborate with the community around the GraphQL and Hasura ecosystem.

Featuring native GraphQL APIs and samples of

  • Remote Schemas and Remote Joins
  • Installable Database Schemas with Authorization, Relationships, Views and Functions
  • Action Transforms (Declaratively transform your existing REST API to GraphQL queries and mutations)
  • Event Transforms (Declaratively transform your existing REST API to Event payload)

Contribute

The Data Hub is built for the community. Feel free to open a pull request to add your own version of Remote Schema or a database schema with metadata. We are more than happy to include them and share it with the developers. Read CONTRIBUTING.md for more details.

data-hub's People

Contributors

arjunyel avatar catalinpit avatar danieltarazona avatar domsteil avatar krrish96 avatar lastnamearya avatar motleydev avatar praveenweb avatar surendran82 avatar swapnilmmane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

data-hub's Issues

installation instructions?

It's not entirely clear what the optimized way to install these is? For example, Meilisearch? I already have a Hasura directory. What am I supposed to do with this code? Manually add it in?

DailyKIT Offered Remote Schemas

Hey,

At Dailykit, we're using Hasura to power our backend requirements completely and have done some remote schemas to be used with Hasura.

We have following remote schemas available which are open source.

  1. dailyGIT (it's a git integrated filesystem that allows you to create read, update, delete files and folders and can commit based on request)
  2. Ohyay (Its a zoom equivalent streaming service that allows creation of workspaces and invite links)
  3. Ayrshare (It's a company that allows a dedicated integration with all social media to manage posts and comments)
  4. Twilio SMS (sendSMS action)
  5. nodemailer (sendEmail Action) includes ability to send attachments and invites and part of global header and footer templates.
  6. Stripe (setup intent, payment method, payment intent, invoices)
  7. Rule Engine (A postgres based rule engine that allows recursive and or condition functions which can be used as a computed field to put a conditional logic). At Dailykit, we use it for coupons.
  8. SQL functions to create hasura scheduled events internally.
  9. Tracked views that show all the pg_catalog and hdb_catalog data and is linked through relations so can be used to read hierarchial data.

We'd love to contribute them and showcase them through hasura with a chance to return something back to community.

Check us out at github.com/dailykit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.