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

Support for other ORMs? #118

Open
tonycpsu opened this issue Feb 19, 2016 · 1 comment
Open

Support for other ORMs? #118

tonycpsu opened this issue Feb 19, 2016 · 1 comment

Comments

@tonycpsu
Copy link

Over the past couple of days, without knowing it, I started embarking on writing something very similar to some of sandman's model-to-RESTful-API functionality, but for Pony ORM, which I prefer over SQLAlchemy. sandman's docs came up while searching for tangentially-related things, and I figured I'd pose the question of whether there's any interest in this project supporting other ORMs.

I'm going to keep developing my thing, as it meets my needs so far, but depending on how tightly-coupled sandman is with the internals of SQLAlchemy, I thought it might be worth considering supporting another ORM in this project instead of creating another one that duplicates at least some of the functionality.

So, yay or nay?

@ir4y
Copy link
Contributor

ir4y commented Feb 21, 2016

@tonycpsu this version of sandman is no longer maintained
I think you can ask your question for https://github.com/jeffknupp/sandman2
It's under active development.

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

No branches or pull requests

2 participants