Are you using SQLite ? SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. A good .NET and Compact Framework Providers may be obtained from here It is very fast! However the speed comes to a price - no foreign keys, no stored procedures, etc...