Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Use the Repository Pattern for database abstraction #11

Open
wilsonsilva opened this issue Sep 15, 2016 · 0 comments
Open

Use the Repository Pattern for database abstraction #11

wilsonsilva opened this issue Sep 15, 2016 · 0 comments
Assignees
Projects

Comments

@wilsonsilva
Copy link
Owner

I want to stay away from Active Record because it:

  • Violates SRP
  • Is super slow
  • Pollutes the application
  • Relies on monkey patches
  • Crosses boundaries
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Roadmap
In Progress
Development

No branches or pull requests

1 participant