首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏前端开发的「术」

    使用 prisma 操作数据库

    ,这时,node-mysql2 是个不错的选择。 不过天平的另一端:缓存、防注入、执行效率、唯一索引校验等都需要自己额外关注。

    2.8K41编辑于 2022-01-23
  • 来自专栏Spark学习技巧

    为什么数据库连接池不采用IO多路复用?

    比如 Nodejs see https://github.com/sidorares/node-mysql2; Vert.X 的 db 客户端 https://github.com/mauricio/postgresql-async

    83820编辑于 2022-03-14
  • 来自专栏码农架构

    为什么数据库连接池不采用IO多路复用?

    比如 Nodejs see https://github.com/sidorares/node-mysql2; Vert.X 的 db 客户端 https://github.com/mauricio/postgresql-async

    1.3K10编辑于 2022-03-10
  • 来自专栏架构之家

    面试题:为什么数据库连接池不采用 IO 多路复用?

    比如 Nodejs,see https://github.com/sidorares/node-mysql2;或者 Vert.X 的 db 客户端https://github.com/mauricio/

    74710编辑于 2022-09-01
  • 来自专栏大宽宽的碎碎念

    为什么DB连接管理一般不采用IO多路复用?

    比如Nodejs,see https://github.com/sidorares/node-mysql2;或者Vert.X 的db客户端(https://github.com/mauricio/postgresql-async

    2K100发布于 2018-05-14
  • 来自专栏JavaGuide

    虾皮二面:为什么数据库连接池不采用 IO 多路复用?

    比如 Nodejs,see https://github.com/sidorares/node-mysql2;或者 Vert.X 的 db 客户端https://github.com/mauricio/

    67630编辑于 2023-01-16
领券