Hi All, I am using sqlite database for one of my website and using java driver for accessing sqlite.
I was wondering is there any limit on number of open connection(concurrent read only connections) to database. What will be imnpact on performace if I increase number of open connection? Regards, Nitin