V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
vghdjgh
V2EX  ›  问与答

各个语言有支持 mysql json_extract/json_set 的 ORM 吗?

  •  
  •   vghdjgh · 2016-10-19 09:38:32 +08:00 · 1511 次点击
    这是一个创建于 2760 天前的主题,其中的信息可能已经有所发展或是发生改变。
    3 条回复    2016-10-19 14:13:59 +08:00
    sherlocktheplant
        1
    sherlocktheplant  
       2016-10-19 10:31:29 +08:00
    MyBatis 、 Spring jdbc-template 可以自己写 sql
    vghdjgh
        2
    vghdjgh  
    OP
       2016-10-19 10:41:05 +08:00
    @sherlocktheplant 多数 ORM 都支持写原生 sql 的。
    我想找的时那种`A.B`就 extract 出 A 字段里的 B 这样的效果,我找过几个库,好像现在都不支持,所以我想知道其它语言的 ORM 是不是普遍支持了这样类似的做法。
    sherlocktheplant
        3
    sherlocktheplant  
       2016-10-19 14:13:59 +08:00
    自己写呗
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5840 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 03:12 · PVG 11:12 · LAX 20:12 · JFK 23:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.