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.
This is all thanks to the support of OQM (Object Query-Language Mapping) technology, we developed a Go version called GoooQo.
Object/Relational Mapping (ORM) may lead the development of object-oriented applications based on relational databases in the wrong direction.
对象/关系映射(ORM)技术在一定程度上将基于关系数据库的应用开发引向了错误的方向。一个好的技术方案应该是把事情变得越来越简单,而不是越来越复杂。