TechnologiesArea 13

Data, Storage & Cloud

14 frameworks

This area provides the frameworks apps use to model, persist, and query structured data on device and to synchronize it across a user's devices through iCloud. It spans local object-graph and model-based persistence, columnar data processing, file-system and storage integration, content indexing for search, and cloud storage with record sharing and subscriptions. Together these frameworks let you store app data durably and keep it consistent and discoverable across the platform.

iOSmacOStvOSwatchOSvisionOS
No frameworks match.
SwiftData53 types
Modern persistence framework using model macros, model contexts and fetch descriptors to store and query app data on Core Data.
iOSmacOStvOSwatchOSvisionOS
CoreData81 types
Object graph and persistence framework for modeling, storing, and querying app data, with CloudKit and Spotlight integration.
iOSmacOStvOSwatchOSvisionOS
CloudKit57 types
Stores and syncs app data and shared records in iCloud containers, with operations for sharing, querying and subscriptions.
iOSmacOStvOSwatchOSvisionOS
CoreSpotlight35 types
Index app content into the on-device Spotlight search index so items are searchable, with searchable items, queries, and index extensions.
iOSmacOStvOSwatchOSvisionOS
AppleArchive14 types
Creates, reads, and verifies Apple Archive (.aar) files with streaming compression, CRC/SHA checksums, and encryption.
iOSmacOStvOSwatchOSvisionOS
Assignables24 types
Mergeable document model for documents (pages, questions, marks) that can be assigned to and edited by users.
iOSmacOStvOSwatchOSvisionOS
DiskImageKit11 types
Framework for creating, configuring, and managing disk image files in Apple sparse image format with support for stacked layers and virtual machine integration.
iOSmacOStvOSwatchOSvisionOS
FileProvider60 types
Lets file provider extensions surface cloud and external storage content in the Files app and Finder.
iOSmacOStvOSwatchOSvisionOS
FSKit69 types
An interface for apps and daemons to discover and interact with FSKit file-system extensions installed on the system.
iOSmacOStvOSwatchOSvisionOS
GameSave5 types
Sync a game's save data directory across devices, exposing sync state and properties for the synced directory.
iOSmacOStvOSwatchOSvisionOS
TabularData36 types
Imports, manipulates, and analyzes columnar table data via type-safe DataFrame and Column types for data processing.
iOSmacOStvOSwatchOSvisionOS
_CoreData_CloudKit overlay
Core Data and CloudKit integration, configuring NSPersistentCloudKitContainer options to sync persistent stores to iCloud.
iOSmacOStvOSwatchOSvisionOS
_SwiftData_CoreData overlay
Internal bridging overlay connecting SwiftData's modern persistence API with the underlying Core Data stack.
iOSmacOStvOSwatchOSvisionOS
_SwiftData_SwiftUI overlay2 types
SwiftUI integration for SwiftData, providing model query property wrappers and SwiftData-backed document groups.
iOSmacOStvOSwatchOSvisionOS
← All technologies