• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (9): 51-57.

• 论文 • 上一篇    下一篇

P2P数据库系统研究

刘冬1,2   

  1. (1.华南理工大学计算机科学与工程学院,广东 广州 510640;
    2.暨南大学计算机科学系,广东 广州 510632)
  • 收稿日期:2011-07-19 修回日期:2011-11-18 出版日期:2012-09-25 发布日期:2012-09-25
  • 基金资助:

    中央高校基本科研业务费专项资金(21612338)

Research on P2P Database System

LIU Dong1,2   

  1. (1.School of Computer Science and Engineering,South China University of Technology,Guangzhou 510640;
    2.Department of Computer Science,Jinan University,Guangzhou 510632,China)
  • Received:2011-07-19 Revised:2011-11-18 Online:2012-09-25 Published:2012-09-25

摘要:

新兴的P2P技术由于体现出许多新的特性及优点,一直受到工业界和学术界的共同关注。数据共享是P2P技术应用较多的领域之一,但大家所熟悉的P2P应用系统提供的是文件层次的数据共享,不能满足诸如关系型数据等结构化数据的共享需求,而数据库领域的传统数据集成方法在某些特定情形下难以实施。针对这一问题,P2P技术与数据库技术的结合成了解决问题的一条途径。本文介绍了P2P数据库系统产生的背景,并主要从P2P技术的特点和P2P重叠网络的分类两个方面简单介绍了P2P技术,重点分析P2P数据库与分布式数据库的异同点。然后介绍了一种P2P数据库系统原型实例——PeerDB。最后进行了简单的总结及展望。

关键词: P2P数据库, P2P, 分布式数据库, PeerDB

Abstract:

Due to having many benefits,the emerging P2P is attracting the attentions of industries and academia.Data sharing is one of the P2P application domains.However,the data sharing in current P2P systems is mostly restricted to filesystemlike capabilities, and cannot directly deal with relational data.Furthermore,under some situations,data integration methods in the traditional database cannot be carried on.The mergence of the P2P and the database technology provides a new approach to solving the problem.In this paper, firstly we introduce the backgrounds of the emergence of PDBS (P2P Database System) and its related work.Secondly,we simply review the P2P technology from two aspects:character and overlay network.Thirdly,we analyze the similarities and differences between PDBS and DDBS (Distributed Database System).Finally,we also present a PDBS prototype instance:PeerDB.

Key words: P2P database system;P2P;distributed database system;PeerDB