PreviousPervasive Products and Services (v9 SP2 (9.5) revision 1) Next

Database Models

Book Table of Contents

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 PSQL. The word "transactional" is often equated to "Btrieve" access, and refers to the transactional engine in Pervasive PSQL and files that were formerly called "navigational."

This chapter includes the following sections:



Book contents

Prev topic: Upgrades
Next topic: Relational Model