- I test libsql 0.46 with sqlite 3.08 and the time to make an "insert" is not speed. Can you say me if a tips exist to accelerate en "insert"?
- I use a "select *" on a big table. To make that, i modify FetchMemoryLimit variable "manually". Is there a function to calculate the length of a table (to modify FetchMemoryLimit automatically)?
----
LibSql is very nive and sorry for my poor english...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
- I test libsql 0.46 with sqlite 3.08 and the time to make an "insert" is not speed. Can you say me if a tips exist to accelerate en "insert"?
- I use a "select *" on a big table. To make that, i modify FetchMemoryLimit variable "manually". Is there a function to calculate the length of a table (to modify FetchMemoryLimit automatically)?
----
LibSql is very nive and sorry for my poor english...