Journal of East China Normal University(Natural Sc ›› 2014, Vol. 2014 ›› Issue (5): 271-280.doi: 10.3969/j.issn.10005641.2014.05.024

• Article • Previous Articles     Next Articles

A nested query strategy oriented massive distributed database

 PEI  Ou-Ya, LIU  Wen-Jie, LI  Zhan-Huai, TIAN  Zheng   

  1. School of Computer, Northwestern Polytechnical University, Xi’an 710129, China
  • Online:2014-09-25 Published:2014-11-27

Abstract: NoSQL databases have very good read/write performance and scalability in Big data analysis and processing, but they cannot support complete SQL queries and transactions across tables or rows, which limits the application of financial business based on the traditional relation databases. OceanBase, a distributed database, combines the advantages of relational databases and nonrelational databases, supporting relational queries and transactions across tables or rows. However, at present OceanBase only supports simple and nonnested queries which cannot meet the needs of financial business. After studying the OceanBase architecture and query strategy, a new strategy based on BloomFilter and HashMap is proposed in this paper. Experiments show that the strategy can improve the existing query strategy and enhance query performance.

Key words: OceanBase, NoSQL, nested queries, big data

CLC Number: