TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Hasura GraphQL Data Connector SDK to add GraphQL API to any data source

7 pointsby praveenwebalmost 3 years ago

1 comment

gavinrayalmost 3 years ago
Hey all,<p>I work at Hasura -- specifically on the feature mentioned here.<p>This is the culmination of the better part of a year of work. I&#x27;d like to talk about why I find this problem and new functionality interesting:<p>The SDK allows people to author services that provide automatic GraphQL on top of any data. It extends the core functionality of Hasura (generating GQL from databases) into anything that can provide data.<p>This can be CSV files, other API&#x27;s (think Airtable, etc), physical sensors like Raspberry Pi&#x27;s or IoT Devices, or databases Hasura doesn&#x27;t yet support -- MongoDB, Oracle, etc.<p>But the killer feature is the ability to integrate with Hasura cross-source joins and authorization layer to get federated querying with permissions on top of any datasource.<p>Really looking forward to what the future has in store for Data Connectors and hope other folks find it useful + interesting as well.
评论 #31910794 未加载