-
Notifications
You must be signed in to change notification settings - Fork 159
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
meekrodb styled calls? #112
Comments
Hi, While i agree that notorm needs an update and some bug fixes, i don't think meekrodb is simpler, as you still have to code queries by hand, which both open the door to more bugs and gets tiresome very quickly. Also notorm have a richer API and is more flexible. I hope you can elaborate a little bit on what you mean "meekrodb-like calls", maybe i don't get what you're saying right. Amine |
Well, the thing is, meekrodb seems simplier plus it has a quickstart manual, while looking at notorm's page the usual "wait, wha?" appears. Maybe it needs more examples? |
Indeed, notorm documentation can be better then this.. |
and nobody touched the docs ever since... |
How about making notorm simplier by introducing meekrodb-like calls? link
The text was updated successfully, but these errors were encountered: