RE: [sqlite] .Net provider performance

2004-01-11 Thread Tim Anderson
> -Original Message- > From: Tim Anderson [mailto:[EMAIL PROTECTED] > Sent: 10 January 2004 11:40 > To: [EMAIL PROTECTED] > Subject: [sqlite] .Net provider performance > The performance of the three .Net providers is > near-identical. On the first run, with the s

[sqlite] .Net provider performance

2004-01-10 Thread Tim Anderson
I've been comparing three .Net providers along with the JET OLEDB provider. I have the same data in an MDB and also an Sqlite db. The providers I've used so far, all on Windows, are: - The Mono Sqlite client http://www.go-mono.com - The AGS Sqlite provider http://www.ag-software.com/sqlite.aspx -