您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. sqlmapper是db - aobt/sqlmapper中go-struct和表行之间的轻量级映射器-源码

  2. sqlmapper is a light mapper between golang struct and table rows in db example We need to read/write a table in db, like: CREATE TABLE `test_table` ( `field_key` varchar(64) NOT NULL DEFAULT '', `field_one` varchar(64) DEFAULT NULL, `field_two`
  3. 所属分类:其它