Persistence
Core Data
Core Data is part of the Cocoa API in Mac OS X first introduced with Mac OS X 10.4 Tiger and for iOS with iPhone SDK 3.0.
Core Data is part of the Cocoa API in Mac OS X first introduced with Mac OS X 10.4 Tiger and for iOS with iPhone SDK 3.0.
DataNucleus
DataNucleus (formerly known as Java Persistent Objects JPOX) is an open source project (under the Apache 2 license) which provides a series of software products around data management in Java.
DataNucleus (formerly known as Java Persistent Objects JPOX) is an open source project (under the Apache 2 license) which provides a series of software products around data management in Java.
IBM PureQuery
pureQuery is IBM's, high-performance data access platform focused on simplifying, developing, securing, managing, and optimizing new and existing applications that access data.
pureQuery is IBM's, high-performance data access platform focused on simplifying, developing, securing, managing, and optimizing new and existing applications that access data.
Java Persistence API
The Java Persistence API, sometimes referred to as JPA, is a Java programming language framework managing relational data in applications using Java Platform, Standard Edition and Java Pla...
The Java Persistence API, sometimes referred to as JPA, is a Java programming language framework managing relational data in applications using Java Platform, Standard Edition and Java Pla...
Journal (computing)
In computer storage, a journal is a chronological record of data processing operations that may be used to construct or reinstate an historical or alternative version of a computer system or com...
In computer storage, a journal is a chronological record of data processing operations that may be used to construct or reinstate an historical or alternative version of a computer system or com...
Marshalling (computer science)
In computer science, marshalling is the process of transforming the memory representation of an object to a data format suitable for storage or transmission.
In computer science, marshalling is the process of transforming the memory representation of an object to a data format suitable for storage or transmission.
NILFS
NILFS (New Implementation of a Log-structured File System) is a log-structured file system implementation for Linux.
NILFS (New Implementation of a Log-structured File System) is a log-structured file system implementation for Linux.
Persistence (computer science)
Persistence in computer science refers to the characteristic of state that outlives the process that created it.
Persistence in computer science refers to the characteristic of state that outlives the process that created it.
Persistent data structure
In computing, a persistent data structure is a data structure which always preserves the previous version of itself when it is modified.
In computing, a persistent data structure is a data structure which always preserves the previous version of itself when it is modified.
Pickle (Python)
In the computer programming language Python, pickle is the standard mechanism for object serialization; pickling is the common term among Python programmers for serialization (unpickling...
In the computer programming language Python, pickle is the standard mechanism for object serialization; pickling is the common term among Python programmers for serialization (unpickling...
Prevayler
Prevayler is an open source (BSD) system prevalence layer for Java: it transparently persists Plain Old Java Objects.
Prevayler is an open source (BSD) system prevalence layer for Java: it transparently persists Plain Old Java Objects.
Serialization
In computer science, in the context of data storage and transmission, serialization is the process of converting a data structure or object state into a format that can be stored (for example, i...
In computer science, in the context of data storage and transmission, serialization is the process of converting a data structure or object state into a format that can be stored (for example, i...
Service Data Objects
Service Data Objects is a technology that allows heterogeneous data to be accessed in a uniform way.
Service Data Objects is a technology that allows heterogeneous data to be accessed in a uniform way.
Snapshot (computer storage)
In computer systems, a snapshot is the state of a system at a particular point in time.
In computer systems, a snapshot is the state of a system at a particular point in time.
System Prevalence
System prevalence is a simple software achitectural pattern that combines system images (snapshots) and transaction journaling to provide speed, performance scalability, transparent persistence ...
System prevalence is a simple software achitectural pattern that combines system images (snapshots) and transaction journaling to provide speed, performance scalability, transparent persistence ...
Settings