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

ORM agnostic? #2

Open
desmondmorris opened this issue Mar 17, 2015 · 2 comments
Open

ORM agnostic? #2

desmondmorris opened this issue Mar 17, 2015 · 2 comments
Labels

Comments

@desmondmorris
Copy link
Member

it may make sense to explore the possibility of decoupling Waterline. Will this provide value? What are the other viable candidates.

@jfexyz
Copy link
Contributor

jfexyz commented Mar 18, 2015

Having it be decoupled from Waterline will be crucial eventually, though it's a good base layer to start. Whether the user wants another full ORM or a db-specific one, to be useful we will have to be more flexible.

Obviously this will make it more complex, but it should be fairly simple to define a common interface ORMs need to match, and create simple adapters to bridge ones that don't.

@desmondmorris
Copy link
Member Author

@joshuajabbour +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants