What are your thoughts on Raven DB?
Posted
by Ronnie Overby
on Stack Overflow
See other posts from Stack Overflow
or by Ronnie Overby
Published on 2010-05-18T17:02:04Z
Indexed on
2010/05/19
17:50 UTC
Read the original article
Hit count: 528
What are your thoughts on Raven DB?
I see this below my title: The question you're asking appears subjective and is likely to be closed.
Please don't do that. I think the question is legit because:
- Raven DB is brand-spanking-new.
- RDBMS's are probably the de facto for data persistence for .net developers, which Raven DB is not.
Given these points, I would like to know your general opinions. Admittedly, the question is sort of broad. That is intentional, because I am trying to learn as much about it as possible, however here are some of my initial concerns and questions:
- What about using Raven DB for data storage in a shared web hosting environment, since Raven DB is interacted with through HTTP?
- Are there any areas that Raven DB is particularly well or not well suited for?
- How does it rank among alternatives, from a .net developer's perspective?
© Stack Overflow or respective owner