On Wednesday, October 19, 2016 at 8:23:46 PM UTC+1, OvermindDL1 wrote: > > Absinthe handles all the nasty parts of GraphQL though, the combining of > queries, the real-time type documentation generation, etc... etc... >
What database do you use? Is it always a SQL database or can Absinthe work with noSQL too? Also, when it combines queries, does it translate that down into an efficient SQL join? Or does it process the joins outside of the database, in the server code? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
