Created
December 6, 2012 11:37
-
-
Save LeoMeiH/4223859 to your computer and use it in GitHub Desktop.
Possible way to separate Model from DB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In https://github.com/joshmarshall/norm, Josh tries to separate business model from persistent db backend. | |
| In https://github.com/j2labs/dictshield and https://github.com/j2labs/schematics, j2labs try to unify the way to represent business data model. | |
| Possible solution for RDS that http://code.google.com/p/appengine-ndb-experiment/ does for GAE ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment