DataStore Library

Up: GEOS SDK TechDocs| Up | Down | Next: 1 Introduction
| One-page Version of this Chapter for Easy Printing

Personal Information Manager (PIM) applications such as address books and appointment calendars need fast, efficient data storage. Because these applications often share the same data, the data should be maintained on the system level and not by each application individually.

The DataStore Library provides a simple way for applications to store and access data in a centralized database. It shields programmers from low-level implementation of data storage.

To understand how to use the DataStore Library, you need only a basic understanding of GEOS programming.


Up: GEOS SDK TechDocs| Up | Down | Next: 1 Introduction
| One-page Version of this Chapter for Easy Printing