NORM: No ORM Framework

Publicado el: 01 febrero 2021
en el canal de: EDB
675
6

It's a well-known fact, that although the database performance is great, and each query is executed in milliseconds, the overall application response time maybe slow, making the users wait for response for an extended periods of time. We know that the problem is not the database, but the way the application developers communicate with the database. Specifically, we are talking about ORMs - Object-Relational Mappers. Database developers hate them, but application developers love them, because they allow to develop applications without any knowledge of database internals. As a result, the system performance is often unacceptably slow.

The only way to change this behavior is to provide application developers with a tool, which is as easy to use, as an ORM, but which will allow to escape the common ORM pitfalls. That's why we developed NORM - No-ORM Framework. During this presentation, we will go over examples of code from https://github.com/hettie-d/NORM repo and learn how to build "transport objects" for efficient data transfer between applications and databases.


En esta página del sitio puede ver el video en línea NORM: No ORM Framework de Duración hora minuto segunda en buena calidad , que subió el usuario EDB 01 febrero 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 675 veces y le gustó 6 a los espectadores. Disfruta viendo!