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

I propose to look for some orm options. #1

Open
huseyinyilmaz opened this issue Sep 22, 2016 · 1 comment
Open

I propose to look for some orm options. #1

huseyinyilmaz opened this issue Sep 22, 2016 · 1 comment

Comments

@huseyinyilmaz
Copy link

You can use some orm so creating tables could be automated. For instance:

https://github.com/jlafon/PynamoDB

@tayfun
Copy link
Owner

tayfun commented Sep 23, 2016

Thanks @huseyinyilmaz, an ORM would make things simpler for complex stuff. Taking into consideration that documentation for Boto3 is lacking at best, not to mention the library being un-pythonic with CamelCase naming etc. I had a few issues, and looked for answers on StackOverflow: http://stackoverflow.com/questions/39626894/boto3-query-using-keyconditionexpression

At the moment I'm happy with working nearer to the metal as I'm still learning about the inner workings of AWS, and hopefully the project will stay simple, but at some point it will make sense to move the logic into an ORM.

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