Crate taitan_orm

Source
Expand description

TaiTan-ORM has gone to great lengths to enhance the developer experience. The primary guiding principle behind all API designs is to prioritize ease of use and developer satisfaction. This commitment ensures that APIs are intuitive, consistent, and efficient, reducing the learning curve and increasing productivity for developers. First of all, TaiTan-ORM has introduced several concepts designed to simplify and facilitate the learning of its API.

  1. Entity An Entity corresponds one database table

Modulesยง

database
error
macros
op
order
page
prelude
result
traits