sqlite x ql

90 views
Skip to first unread message

Luis Furquim

unread,
Jul 17, 2019, 10:34:15 AM7/17/19
to golang-nuts
Dear Gophers,

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!

Thank you in advance

--
Luis Otavio de Colla Furquim

Jan Mercl

unread,
Jul 17, 2019, 10:39:53 AM7/17/19
to luis.f...@gmail.com, golang-nuts
On Wed, Jul 17, 2019 at 4:34 PM Luis Furquim <luisf...@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.

Luis Furquim

unread,
Jul 17, 2019, 10:43:23 AM7/17/19
to Jan Mercl, golang-nuts
Ok! Thank you for your feedback!
Reply all
Reply to author
Forward
0 new messages