Skip to content

Data Layer (Repository Layer) #36

Description

@Deadlyflamemaster

Data Layer (Repository Layer)
This layer interacts with the database and is the only part of the system that knows how to store and retrieve data. This helps to keep the logic separated and easily testable.

Example repositories/playerRepository.js

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions