.. -------------------------------------------------------------------------
.. pyCGNS - CFD General Notation System - 
.. See license.txt file in the root directory of this Python module source  
.. -------------------------------------------------------------------------

CGNS.DAT
========

The pyCGNS module is a set of tools for database management of your
CGNS files.

.. warning::

   The actual database system used by CGNS.DAT depends on your installation.
   The default is `sqlite3` which is embedded into Python v2.6 and which is
   enough for a first try. The `mySQL` driver is also avail able but you
   have to set it as default, see the CGNS.DAT configuration page.

-----

.. _dat_index:

DAT Index
---------

* :ref:`genindex`

.. -------------------------------------------------------------------------
