作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (18): 65-67. doi: 10.3969/j.issn.1000-3428.2012.18.017

• 软件技术与数据库 • 上一篇    下一篇

一种高效的海量数据储存方案

王 柏,胡谷雨,罗健欣   

  1. (解放军理工大学指挥自动化学院,南京 210007)
  • 收稿日期:2011-11-03 修回日期:2011-12-26 出版日期:2012-09-20 发布日期:2012-09-18
  • 作者简介:王 柏(1987-),男,硕士研究生,主研方向:数据库技术,网络管理;胡谷雨,教授;罗健欣,博士

An Efficient Storage Scheme for Massive Data

WANG Bai, HU Gu-yu, LUO Jian-xin   

  1. (Institute of Command Automation, PLA University of Science and Technology, Nanjing 210007, China)
  • Received:2011-11-03 Revised:2011-12-26 Online:2012-09-20 Published:2012-09-18

摘要: 为解决传统地理信息系统在离线状态下无法正常运行的问题,设计本地缓存机制,提出一种基于四叉树索引的海量数据储存方案。采用四叉树文件系统管理本地缓存,包括数据的添加、读取、查询和删除,避免传统Windows文件系统储存大量小文件时存在的文件操作耗时长的弊端。实验结果证明,该方案能实现数据加密,提高地理信息数据的安全性,与Windows文件系统相比,更适用于本地缓存。

关键词: 地理信息系统, 海量数据储存, 四叉树, 本地缓存, 文件系统, 数据安全

Abstract: In order to solve the problem that traditional Geographic Information System(GIS) can not run well offline, this paper uses native storage and proposes a scheme called quad tree file system, which is based on quad tree index, and it prevents the storage from the shortcoming using windows file system. The main function includes inserting, reading, querying and deleting, it encrypts the data using simple method, which improves the data security. Experimental results show that the scheme is better than Windows file system for storing native data.

Key words: Geographic Information System(GIS), massive data storage, quad tree, local cache, file system, data security

中图分类号: