usnistgov / dioptra

Test Software for the Characterization of AI Technologies
https://pages.nist.gov/dioptra/
Other
210 stars 30 forks source link

Implement a data access layer #599

Open keithmanville opened 1 month ago

keithmanville commented 1 month ago

Implement a data access layer to simplify how the service layer access the database and enforce data consistency boundaries.

The implementation should make use of the repository design pattern.

Tasks: