Skip to content
This repository was archived by the owner on Aug 15, 2020. It is now read-only.
This repository was archived by the owner on Aug 15, 2020. It is now read-only.

查询速度慢,怎么进行优化 #213

@yanhua0

Description

@yanhua0

Question

目前我是5亿数据用shard-jdbc做的分库分表查询,执行全表路由查询时间为2分钟左右,但是我在数据库执行单条sql语句查询时间为1s左右返回,问下框架做select count(id) from table时,拆分的sql语句是并行执行的吗?有办法可以优化下查询速度?我修改了shard-jdbc工作线程查询速度也没有影响

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions