Y
Hacker News
new
|
ask
|
show
|
jobs
by
V-2
3620 days ago
Hm, isn't RavenDB a .NET solution? As such how could it not be "more common with .NET developers"?
2 comments
sjm-lbm
3620 days ago
RavenDB is just a server application. There's nothing stopping you from connecting to it via, say, Python.
It's just much more commonly used in .NET apps.
link
philliphaydon
3620 days ago
The original client was written in C# but I believe there is Java and JavaScript clients now. Also can be queried via http requests.
link
It's just much more commonly used in .NET apps.