%0 Journal Article %T 数据存储与处理分离架构下的子链接消除及优化 %A 王彦朝 %A 胡卉芪 %A 张召 %A 刘小兵 %A 段惠超 %J 华东师范大学学报(自然科学版) %D 2018 %R 10.3969/j.issn.1000-5641.2018.04.009 %X 摘要 在数据存储与处理分离架构下的,NewSQL,数据库中实现了子链接消除的功能,使其支持大部分子链接的执行,减少了从集中式数据库向分布式数据库迁移所需要的,SQL,改造代价,使得,NewSQL,数据库可以在电信、银行等传统行业投入使用.同时针对数据存储与处理分离的架构,对子链接消除之后的执行进行了优化,尽量减少了不同服务器之间数据的传输量.实现的结果使得,NewSQL,成功支持了大部分的子链接,且子链接执行效率也得到了提升.</br>Abstract:This paper implemented a sublink elimination optimizer in NewSQL RDBMS (Relational Database Management System). The purpose of the optimizer is to make complex SQL so that it can be executable in New SQL systems, and achieve auto-tuning of complex SQL to reduce the cost of migrating from a centralized database to a distributed database; this would make the NewSQL DBMS (Database Management System) available to telecomunications and banking industries. We also provide a method to minimize data transmission between servers after sublink promotion. Experiments show that the optimization effect of the query optimizer is notable and can replace manual optimization and reduce the workload of application migration. %K 分布式数据库 %K NewSQL %K 子链接消除< %K /br> %K Key words: distributed database NewSQL sublink elimination %U http://xblk.ecnu.edu.cn/CN/abstract/abstract25532.shtml