SQLite is a file-based database. It's used in browsers, it's used on your iPhone. We use it as a placeholder for RDBMS. We're troubleshooting a data-write problem and it turns out that the problem is somewhere else.
Our hardware is WinXP 32-bit, Lenovo laptop running SQLite.NET and plotted here is the number of rows inserted per second.
If you have an application that needs no more than 30 inserts/second, SQLite works just fine.
Our hardware is WinXP 32-bit, Lenovo laptop running SQLite.NET and plotted here is the number of rows inserted per second.
If you have an application that needs no more than 30 inserts/second, SQLite works just fine.
No comments:
Post a Comment