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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -