real_time_sqlx

Module database

Source
Expand description

Query utilities and particularized database implementations Some implementations need to be particularized because of trait generics hell.

Functionsยง

  • Serialize SQL rows to json by mapping them to an intermediate data model structure