Skip to content

Instantly share code, notes, and snippets.

@LeoMeiH
Created December 6, 2012 11:37
Show Gist options
  • Select an option

  • Save LeoMeiH/4223859 to your computer and use it in GitHub Desktop.

Select an option

Save LeoMeiH/4223859 to your computer and use it in GitHub Desktop.
Possible way to separate Model from DB
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