Hacker News new | ask | show | jobs
by shujutech 2990 days ago
Most current ORM out in the market do not make things easier but instead otherwise. We need ORM to make it easy to build application that all agrees on OO principal meaning inheritance, one or more instant variable, polymorphism and etc.

My product have done all the above, at http://shujutech.mywire.org/corporation?goto=ormj

and me personally have felt the abstraction have been successfully achieved ever since because I never need to switch back to the ORM layer to build my applications. But, there're more to goes still............