Archive for July, 2010

Checking for Existing Index In RavenDB

For my current personal project (i.e., code I am writing for my wife) I am using RavenDB for a few reasons:

It’s time to break out of the OO/RDBMS impedance mismatch
Ayende is a freaking monster
It seems the most promising of the document db’s out there

In order to do queries by anything other than [...]