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.