Module database

Source
Expand description

Database Service Layer

This module provides the service layer for database operations, encapsulating business logic and orchestration.

Structs§

HttpDatabaseService
HTTP implementation of DatabaseService

Traits§

DatabaseService
Service trait for database operations