System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: e49f6d2c654408c3399329ae1ad365331431183e
Title: Loading rows using a DataAdapter with C#
Status: Closed Type: Incident
Severity: Minor Priority: Medium
Subsystem: Data_Adapter Resolution: Need_More_Info
Last Modified: 2016-01-28 20:44:50
Version Found In:
User Comments:
anonymous added on 2016-01-04 23:24:28:
Hi!

I'm wondering if the performance I am experiencing is on a good level. 

Here is the Problem described in detail. It seems, no on expect you (the devs :) ) can answer my question! :)

Best regards,
Manu

http://codereview.stackexchange.com/questions/115840/optimizing-sqlite-select-performance

mistachkin added on 2016-01-05 23:50:08:
I'm unaware of the specific performance issues being raised by the
StackOverflow post.  That being said, using a DataAdapter is not
necessarily the best way to load millions of records into memory.

Any additional information or metrics you could share might be useful.