DEV Community

Discussion on: An Opinion: ORMS

Collapse
 
tylerxwright profile image
Tyler Wright

I would love to hear more about this. What language is this being built for.

Collapse
 
benanavd profile image
benanavd • Edited

Currently it's a java implementation, but eventually will provide other language bindings. There is a paper you can request. I wouldn't spend too much time on writing an ORM in any language. Once you see the JayaDB implementation you would be better off building something on top of that.