-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: oracle
Benefits of Lightweight ORM Technology
Benefits of Lightweight ORM Technology Modern application programs are mostly written in object-oriented languages like Java, and the business objects (also known as domain model objects) used in those applications are typically stored (persisted) in an SQL relational database like … Continue reading
Posted in Uncategorized
Tagged cloud, Docker, JDX, JDXA, kiss principles, lightweight, microservice, mysql, NJDX, object relational mapping, oracle, ORM, persistence, postgres, RDBMS, sql server, SQLite
Leave a comment
KISS Principle #1 for ORMs
Solve the most important problem (object relational impedance mismatch) in the simplest possible way. The most important problem for developers is writing and maintaining endless lines of complex JDBC/ADO.NET/SQL code to exchange data between their business model objects and their … Continue reading
Posted in Uncategorized
Tagged .NET, Android, Java, JDX, JDXA, kiss principles, mysql, NJDX, object relational impedance, object relational mapping, oracle, ORM, sql, sql server, SQLite
Leave a comment