On Wed, Mar 25, 2015 at 02:46:23PM +0300, Alexander Nikolaev wrote:
> Hi,

Hey,

> Patch: https://gist.github.com/ati/5ef481954f5bd38d00fc

great! What is the benefit of using ";" to execute both
statements with a single sqlite3 command in db_prepare?
Any disadvantage to introduce a new key for the index?


> SQL queries benchmark script (python):
> https://gist.github.com/ati/bd03be698a89e24d8a89

What we would like to do is to avoid using libdbi. It has
known and unfixed memory access issues, for sqlite3 it
needs to execute pragma statements for each column we
query. Would you be interested to do more work on the
database interface?

holger

Reply via email to