ORM

What?! Go Implementation of OQM Can Build CRUD in Just Two Lines?

This is all thanks to the support of OQM (Object Query-Language Mapping) technology, we developed a Go version called GoooQo.

From ORM to OQM: An Object-Only SQL Construction Solution

Object/Relational Mapping (ORM) may lead the development of object-oriented applications based on relational databases in the wrong direction.

从ORM到OQM:一种基于对象的SQL语句构造方案

对象/关系映射(ORM)技术在一定程度上将基于关系数据库的应用开发引向了错误的方向。一个好的技术方案应该是把事情变得越来越简单,而不是越来越复杂。