
17 Jun
2013
17 Jun
'13
4 p.m.
On Mon, Jun 17, 2013 at 6:36 AM, Erik de Castro Lopo
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.