Fellow SRT employee Jay Harris has a great post on using SQLite's in-memory database feature to mock his database . He points out a few of the factors that drove him to investigate such an approach: I did not want a SQL Server installation to be a requirement for me, the other developers, and...