PreviousPervasive Products and Services (9.1 revision 1) Next

Database Models

Show this topic in Library frames

Overview of the Primary Database Management Systems

This chapter introduces two major models for database management systems: relational and transactional. Both models describe a way to view information in a database, and each is based on a different method of modifying the data and extracting information.


Note
The word "relational" refers to the SQL engine that is part of Pervasive.SQL. The word "transactional" is often equated to "Btrieve" access, and refers to the transactional engine in Pervasive.SQL and files that were formerly called "navigational."

This chapter includes the following sections:



Publication contents

Prev topic: Upgrades
Next topic: Relational Model