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

Formalize Mongo Schema #75

Open
will2041 opened this issue Oct 8, 2016 · 0 comments
Open

Formalize Mongo Schema #75

will2041 opened this issue Oct 8, 2016 · 0 comments

Comments

@will2041
Copy link
Collaborator

will2041 commented Oct 8, 2016

Taking some lessons from Steven Lott's PyData presentation: http://pydata.org/dc2016/schedule/presentation/40/

https://twitter.com/s_lott

https://slott56.github.io/no-sql-doesnt-mean-no-schema/assets/player/KeynoteDHTMLPlayer.html#0

We can formalize the Mongo schemas using JSON and relying on JSON validation to ensure that we never even instantiate an object that doesn't match our defined schema.

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

1 participant