Appendix J. Demo Database Airlines

Table of Contents

J.1. Installation
J.2. Schema Diagram
J.3. Schema Description
J.4. Schema Objects
J.5. Usage

This is an overview of a demo database for PostgreSQL. This appendix describes the database schema, which consists of eight tables and several views. The subject field of this database is airline flights in Russia. You can download the database from our website. See Section J.1 for details.

Figure J.1. Airlines in Russia

Airlines in Russia


You can use this database for various purposes, such as:

When developing this demo database, we pursued several goals:

This demo database is distributed under the PostgreSQL license.

You can send us your feedback to edu@postgrespro.ru.