Runique uses SeaORM with a Django-like manager provided through the impl_objects! macro.
impl_objects!
all()
filter()
get()
get_or_404()