Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user, I should be able to use high-level models to abstract the database layer even further #114

Open
stevethedev opened this issue Jan 31, 2018 · 0 comments
Assignees
Milestone

Comments

@stevethedev
Copy link
Owner

Description

As a user, when I work within Regent, I should be able to use models to abstract away the low-level behavior of the QueryBuilder and Record objects. Instead, I should be able to use a facade object that is intuitive for developers, but does not require a strong understanding of SQL or how it works. Whether this model supports the Repository Pattern is not yet decided.

@stevethedev stevethedev self-assigned this Jan 31, 2018
@stevethedev stevethedev added this to the Regent v1.1.0 milestone Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant