What is the difference between an ORM and an ORDBMS? -


they seem similar me. don't understand difference maybe programming example ordbms?

an orm translation layer between objects programming language , relations in relational database. not rdbms, nothing manage database here, translation / mapping layer. read tag info of .

an ordbms is rdbms object-oriented features. 1 manages database. have written more @ your preceding question.

as mentioned before, 2 very different in nature.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -