*******************************************************************************
|MOD| Database Concepts with PostgreSQL 
*******************************************************************************

Relational Databases are an important part of any GIS system. In this module, 
you'll learn about Relational Database Management System (RDBMS) concepts and 
you will use PostgreSQL to create a new database to store data, as well as 
learning about other typical RDBMS functions.

.. toctree::
   :maxdepth: 2

   db_intro
   data_model
   adding_data
   queries
   views
   rules


.. Substitutions definitions - AVOID EDITING PAST THIS LINE
   This will be automatically updated by the find_set_subst.py script.
   If you need to create a new substitution manually,
   please add it also to the substitutions.txt file in the
   source folder.

.. |MOD| replace:: Module: