Yes.
Python 2.3 includes the bsddb package which provides an interface to the BerkeleyDB library. Interfaces to disk-based hashes such as DBM and GDBM are also included with standard Python.
Support for most relational databases is available. See the Database Topic Guide for details.
CATEGORY: library