We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 mysql (조금 더 확장해도 rdb정도) 에서 (db filter-opts page-opts)의 패턴이 이상하지는 않음.
그렇다면 nosql에서는 어떻게 해야할까. 뭔가 저 시그니처 자체가 가진게 한계처럼 보이진 않지만,
다형적으로 구현을 하면 dynamodb에 맞는 시그니처를 제시할 수 있을 것 같다...?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
현재 mysql (조금 더 확장해도 rdb정도) 에서 (db filter-opts page-opts)의 패턴이 이상하지는 않음.
그렇다면 nosql에서는 어떻게 해야할까. 뭔가 저 시그니처 자체가 가진게 한계처럼 보이진 않지만,
다형적으로 구현을 하면 dynamodb에 맞는 시그니처를 제시할 수 있을 것 같다...?
The text was updated successfully, but these errors were encountered: