On Wed, Jul 17, 2019 at 4:34 PM Luis Furquim <luisfurq...@gmail.com> wrote:

> Has anyone any information about performance comparison between Sqlite and Ql 
> (github.com/cznic/ql or modernc.org/ql)? Any bit of information would be 
> appreciated!

QL is slower. Sometimes dramatically slower. QL's query
planner/optimizer is very rudimentary. However, for some usage
scenarios the performance might be acceptable. I strongly suggest to
use the V2 backend wherever possible.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-W6r9TztYvn5_cBWa8BcDP2ARAP_4O4e688ORf8SG7Rgg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to