Dynamic data
From Wikipedia, the free encyclopedia
(Redirected from Transactional data)
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
Dynamic data or transactional data denotes information that is asynchronously changed as further updates to the information become available.
The opposite of this is persistent data, which is data that is infrequently accessed and not likely to be modified. Dynamic data is also different from streaming data, in that there is no constant flow of information. Rather, updates may come at any time, with periods of inactivity in between.
[edit] See also
| This computer science article is a stub. You can help Wikipedia by expanding it. |