pub type DatabaseOperatorRef = Arc<DatabaseOperator>;
pub struct DatabaseOperatorRef { /* private fields */ }