Deprecated

serviette

JSON to Sql

https://github.com/v0d1ch/serviette#readme

Latest on Hackage:0.1.0.6

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sasa Bogicevic
Maintained by [email protected]

Use json to generate simple sql queries. I needed this for the work project and decided to implement it also in haskell. This could be used to query the database directly from frontend.