chemicalchecker.database.database
Generic database functions.
These utility functions allow class from this module to get engine and
open session to the desired database. Also preppare the base class that will
be extended by each database
class.
Functions
Get database engine. |
|
Get database session. |
|
Classes
DB config holder. |