.NET Object Database of Specific Features [closed]
Anybody knows of a .NET object database that has the following:
- embedded thread-safe transactional ACID operations (read/write/delete)
- full LINQ support (and better PLINQ as well)
- transparent lazy fetching of referenced objects (no need to inherent or implement anything)
- indexing, advanced strings and collections/generics built-in support
- clean/modern API actively developed
精彩评论