Star766
4992
代码介绍
代码
Issues1661
Pull Requests1762
流水线
Actions
讨论
Wiki
项目成员906
分析
项目设置
Star766
4992
  1. docs
  2. /
  3. en
  4. /
  5. application-dev
  6. /
  7. database
Annie_wangAnnie_wangupdate docs
13ad4de7创建于 2025年1月21日历史提交
文件最后提交记录最后更新时间
figures
update docs2 年前
Readme-EN.md
update docs1 年前
access-control-by-device-and-data-level.md
update docs1 年前
app-data-persistence-overview.md
update docs2 年前
data-backup-and-restore.md
update docs1 年前
data-encryption.md
update docs1 年前
data-mgmt-overview.md
update docs2 年前
data-persistence-by-kv-store.md
update docs1 年前
data-persistence-by-preferences.md
update docs1 年前
data-persistence-by-rdb-store.md
update docs1 年前
data-reliability-security-overview.md
update docs1 年前
data-share-overview.md
update docs1 年前
data-sync-of-distributed-data-object.md
update docs1 年前
data-sync-of-kv-store.md
update docs1 年前
data-sync-of-rdb-store.md
update docs1 年前
encrypted_estore_guidelines.md
update docs1 年前
native-relational-store-guidelines.md
update docs1 年前
native-unified-data-management-framework-guidelines.md
update docs1 年前
preferences-guidelines.md
update docs1 年前
share-data-by-datashareextensionability.md
update docs1 年前
share-data-by-silent-access.md
update docs1 年前
sync-app-data-across-devices-overview.md
updated docs1 年前
unified-data-channels.md
update docs1 年前
unified-data-definition-overview.md
update docs1 年前
uniform-data-structure.md
update docs1 年前
uniform-data-type-descriptors.md
update docs1 年前
uniform-data-type-list.md
update docs1 年前
Readme-EN.md

ArkData (Ark Data Management)

  • Introduction to ArkData
  • Unified Data Definition
    • Unified Data Definition Overview
    • UTDs
    • Uniform Data Structs
    • Prebuilt UTDs
  • Application Data Persistence
    • Application Data Persistence Overview
    • Persisting Preferences Data
    • Persisting KV Store Data
    • Persisting RDB Store Data
  • Distributed Application Data Sync
    • Distributed Application Data Sync Overview
    • Cross-Device Sync of KV Stores
    • Cross-Device Sync of RDB Stores
    • Cross-Device Sync of Distributed Data Objects
  • Data Reliability and Security
    • Data Reliability and Security Overview
    • Database Backup and Restore
    • Database Encryption
    • Access Control by Device and Data Level
    • Using an EL5 Database
  • Cross-Application Data Sharing
    • Data Sharing Overview
    • One-to-Many Data Sharing (for System Applications Only)
      • Sharing Data via DataShareExtensionAbility
      • Silent Access via DatamgrService
    • Many-to-Many Data Sharing
      • Sharing Data Using Unified Data Channels
  • RelationalStore Development (C/C++)
  • UDMF Development Guide (C/C++)
  • Persisting User Preferences (C/C++)