I use NHibernate for my dataacess, and for awhile not I\'ve been using SQLite for local integration tests. I\'ve been using a file, but I thought I would out the :memory: o
I hade alot off problems with SQLite memory database. So now we are using SQLite working with files on a ramdrive disk.