GraphQL wrapper for Presto/Trino datalakes using TypeScript and Node.js
Provides a GraphQL API for querying Presto and Trino query engines over datalake schemas. Implemented in TypeScript on Node.js, it includes a CLI generator that introspects schemas and scaffolds GraphQL endpoints, suitable as a boilerplate for building datalake GraphQL wrappers and CLIs.
0