This module contains database layer for Hawat application.
hawat.db.
db_get
Convenience method.
db_query
db_session
db_setup
Opens a new database connection if there is none yet for the current application context.
Database storage handler.
flask_sqlalchemy.SQLAlchemy