zorm 1.3.9 发布,简化从 xorm/gorm 迁移

栏目: 软件资讯 · 发布时间: 5年前

内容简介:zorm是golang轻量级ORM,支持达梦(dm),人大金仓(kingbase)数据库. 源码地址:https://gitee.com/chunanyong/zorm go get gitee.com/chunanyong/zorm 基于原生sql语句编写,是springrain的精简和优化. 自带代码生成...

zorm是golang轻量级ORM,支持达梦(dm),人大金仓(kingbase)数据库.

源码地址:https://gitee.com/chunanyong/zorm

go get gitee.com/chunanyong/zorm 

生产使用参考 UserStructService.go

更新内容如下:

  1. 支持自定义数据类型,包括json/jsonb
  2. 非常感谢 @chien_tung  同学反馈的问题, QuerySlice方法支持*[]*struct类型,简化从xorm迁移
  3. 其他代码细节优化.

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Building Web Reputation Systems

Building Web Reputation Systems

Randy Farmer、Bryce Glass / Yahoo Press / 2010 / GBP 31.99

What do Amazon's product reviews, eBay's feedback score system, Slashdot's Karma System, and Xbox Live's Achievements have in common? They're all examples of successful reputation systems that enable ......一起来看看 《Building Web Reputation Systems》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换