is there common data interface ravendb? example, how java, python, or php interact ravendb?
in ravendb 3.0 added java client well. haven't tried myself, can read here:
http://ayende.com/blog/168354/what-is-new-in-ravendb-3-0-jvm-client-api
in blog post ayende mentions:
ravendb has been accessible other platforms. have users using ravendb python , node.js, have users using ruby & php, although there isn’t publicly available resource that.
with ravendb 3.0, release official java client api ravendb. using pretty simple if familiar ravendb api or hibernate api.
so answer question: no, there isn't "common data interface" everything, things doable.
Comments
Post a Comment