Closed
Description
Is your feature request related to a problem? Please describe.
Graphql-mesh looks like a great solution. We have many services which run on various databases, one of which is Oracle. Providing an Oracle handler would mean that Graphql-mesh could query across all our datasources.
Describe the solution you'd like
I would like to an Oracle handler
Describe alternatives you've considered
We have the join-monster package working on the reference implementation. The configuration is database agnositc and therefore allows use ability to move our database in the future