TentaQL is an automated tool for GraphQL data-abstraction-layer creation, with built-in support for PostgreSQL, Mongo, and MySQL. By visiting our easy-to-use browser app (currently Chrome-Desktop compatible) at http://www.tentaql.com/ -- no complicated logins required, just a simple database URI -- TentaQL introspects schematic data and assembles a lightweight zip package for running a tailor-made GraphQL sandbox environment for the user's database. The zip comes complete with core CRUD query/mutation functionality and support for complex relationships, all while leveraging GraphiQL, an industry-leading visualization tool. For more experienced users, TentaQL also offers in-browser editing to further customize queries/mutations/subscriptions prior to download.
While there are currently several fantastic providers offering similar schema-introspection for legacy databases -- notably, Prisma and Postgraphile -- the initial setup for these services can be prohibitively time-consuming, involving heavy downloads, and a steep learning curve for teams new to the GraphQL environment looking for a simple, speedy experimentation tool for potential migration to GraphQL.
Thank you so much for your time and consideration -- we're currently in Beta, and welcome any feedback / suggestions. Check out product demos and more on our Github repo: https://github.com/TentaQL/tentaQL. Have a great day, and we hope you enjoy wrapping up your databases in TentaQL!
--The TentaQL team, Jonathan, Anna, Jonah, and Alan