Sign In |Help & Support
ALL SECTORS
  • ALL SECTORS
  • GB(National Standard)
  • CB(Shipping)
  • CECS(Engineering Construction)
  • CJ(Urban Construction)
  • CY(News and Publication)
  • DB(Provincial Standard)
  • DL(Electricity & Power)
  • DZ(Geology & Mineralogy)
  • FZ(Spinning & Textile)
  • GA(Public Security)
  • HB(Aviation)
  • HG(Chemical Industry)
  • HJ(Environmental Protection)
  • JB(Machinery)
  • JC(Building Materials)
  • JG(Building & Construction)
  • JJ(Metering)
  • JT(Highway & Transportation)
  • LY(Forestry)
  • MT(Coal)
  • NB(Energy)
  • NY(Agriculture)
  • QB(Light Industry)
  • QC(Automobile & Vehicle)
  • QJ(Aerospace)
  • SH(Petrochemical)
  • SJ(Electronics)
  • SL(Water Resources)
  • SN(Commodity Inspection)
  • SY(Oil & Gas)
  • TB(Railway & Train)
  • YB(Ferrous Metallurgy)
  • YC(Tobacco)
  • YD(Telecommunication)
  • YY(Medical Device)
Database: 365,228(8 Aug 2026)
archival data storage storage core term analysis document database archival data document-oriented non-relational database introduction standard background dimensionrelational databasedocument database data structurestrict compound fertilizers barrier performance mobile application store
DA/T 82-2019 in English

DA/T 82-2019 in English

VALID

Specification for storage of archival data based on document-oriented non-relational database

  • Issued on:2019-12-16
  • Implemented on:2020-05-01
  • File Format:PDF
  • Delivery:Via email within 1~3 business days
Price(USD): $250.00
$243.00

本标准规定了使用文档型数据库存储档案数据的总体要求,提出了使用文档型数据库存储和管理档案数据的基本功能和实施方法.
本标准适用于各级各类档案馆、机关、团体、企业事业单位对档案数据的存储.


Introduction

Standard Background and Technological Evolution

As archival data becomes large-scale, multi-format, and unstructured, traditional relational databases are limited in terms of storage flexibility. DA/T 82-2019 standard came into being, establishing document-based database as a new paradigm for archival data storage. Its technical evolution path is as follows:

DimensionRelational databaseDocument database
Data structureStrict two-dimensional tableDynamic document model
Field extensibilityRequires pre-definitionIncrease and decrease on demand
Content storageSeparate storageEmbedded storage

Core term analysis

Document database: A non-relational database that stores data objects in JSON/BSON format. Typical representatives include MongoDB, CouchDB, etc. Its core features include:

  • Document is the smallest processing unit (such as a single archive and its metadata)
  • Supports nested data structures
  • No fixed table structure restrictions

Storage implementation specifications

Field type requirements

Chapter 4 of the standard clearly stipulates that document-based databases must support six basic fields:

Field typeStorage contentExample
Binary fieldDigital copyScanned image/audio/video
Text fieldArchive description informationTitle/Abstract

Hybrid storage strategy

Clause 3.4 of the standard proposes a complementary storage solution:

Case: A provincial archives uses MongoDB to store original electronic archives, and uses Oracle to manage catalog metadata, establishing associations through unique identifiers.


Key technology implementation

Data import quality control

Standard clause 6.3 stipulates that a three-level verification mechanism must be established:

  1. Format pre-check (file type/field format)
  2. Integrity check (hash value comparison)
  3. Log tracking (operation audit)

Database splitting strategy

When implementing horizontal splitting according to clause 7.1, two methods are recommended:

MethodApplicable scenariosAdvantages
Record number segmentationContinuously numbered archivesHigh splitting efficiency
Capacity balanceHeterogeneous dataStorage load balancing

Implementation recommendations

Selection evaluation matrix

According to clauses 3.1-3.3 of the standard, it is recommended to evaluate from three dimensions:

  • Scalability: Single document supports binary storage of more than 16MB
  • Openness: Provide standard API interface
  • Security: Support field-level encryption

Migration path planning

Referring to clause 6.2.4 of the standard, it is recommended to implement in stages:

  1. Pilot period: Select non-structured data such as photo archives for migration first
  2. Promotion period: Establish a two-way synchronization mechanism between relational and document databases

Sample only — not a preview of DA/T 82-2019
Page: 1 / 0
100%

Loading PDF document...

Error loading PDF. Please make sure the file is valid and try again.

We also recommend