[Haskell-beginners] Recommended DB layer?
Felipe Almeida Lessa
felipe.lessa at gmail.com
Mon Jun 17 18:00:16 CEST 2013
On Mon, Jun 17, 2013 at 6:36 AM, Erik de Castro Lopo
<mle+hs at mega-nerd.com> wrote:
>> If persistent aims to be able to target wildly different backends, some of
>> which are not even SQL based, then it seems like it would hard for it to
>> also have optimal performance.
>
> It is my understanding that esqueleto only supports SQL databases
That's correct. Esqueleto is, and always will be, SQL-only. Its goal
is to be as close to SQL as possible.
Cheers,
--
Felipe.
More information about the Beginners
mailing list