首页> 外文会议>International conference on digital information management >SJSON: A succinct representation for JavaScript object notation documents
【24h】

SJSON: A succinct representation for JavaScript object notation documents

机译:SJSON:JavaScript对象表示法文档的简洁表示

获取原文

摘要

The massive amounts of data processed in modern computational systems is becoming a problem of increasing importance. This data is commonly stored directly or indirectly through the use of data exchange languages, such as JavaScript Object Notation (JSON), for human-readable platform agnostic access. This paper focuses on describing and analyzing SJSON, a library that explores succinct representations of JSON documents as a means to achieve reduced memory usage of files in main memory, and to permit the compression of JSON files stored in disk. In SJSON we represent the document structure with succinct trees, as opposed to the usual pointer-based implementation. Furthermore, the remaining raw data are organized in arrays of attributes and values. Attributes are stripped of redundancies and stored in a simple contiguous array, while values are represented through a bit string indexed array. The scheme here proposed is then evaluated with respect to a number of metrics comparing its performance with popular libraries, anssd possible improvements to the representation are then presented.
机译:在现代计算系统中处理的海量数据正变得越来越重要。通常通过使用数据交换语言(例如JavaScript Object Notation(JSON))将这些数据直接或间接存储,以供人类可读的平台不可知论的访问。本文着重于描述和分析SJSON,这是一个探索JSON文档的简洁表示形式的库,旨在减少主内存中文件的内存使用量,并允许压缩存储在磁盘中的JSON文件。在SJSON中,我们用简洁的树表示文档结构,这与通常的基于指针的实现相反。此外,剩余的原始数据以属性和值的数组形式组织。属性被去除冗余,并存储在一个简单的连续数组中,而值则通过一个位字符串索引数组来表示。然后,针对此处提出的方案进行评估,将其与流行库的性能进行比较,以评估多个指标,然后提出对表示的可能的改进。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号