Skip to content

Investigate DB integration #7

@bcooksey

Description

@bcooksey

At the moment I'm breaking away from the typical MVC design pattern in favor of something that separates the application business logic from database interactions. As a result, I need to look into a good way to have the app manipulate the DB. Some kind of middle ware that instantiates a DB connection and a business logic class and calls the right methods to make something happen sounds like the best approach, but I should see what the C++ realm offers.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions