sylvia_iot_data

Module models

Source
Expand description

Traits and implementations for accessing databases and caches.

Currently we only provide pure MongoDB/SQLite implementation. Mixing implementation is possible.

Modules§

Structs§

Enums§

  • Database connection options for model implementation.

Traits§

  • The top level trait to get all models (tables/collections).

Functions§

  • To create the database model with the specified database implementation.