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
Currently the ORM tool like gorm needs adding custom tags for better integration. But protobuf doesn't support custom tags as discussed in this issue.
The above is the main reason. Additionally, mongodb has great golang client and easy to bootstrap experience.
MySQL is known to be better when data volume is large and query is complicated. We don't have that requirements anyway.
The text was updated successfully, but these errors were encountered:
fixed in #14
Sorry, something went wrong.
No branches or pull requests
Currently the ORM tool like gorm needs adding custom tags for better integration. But protobuf doesn't support custom tags as discussed in this issue.
The above is the main reason. Additionally, mongodb has great golang client and easy to bootstrap experience.
MySQL is known to be better when data volume is large and query is complicated. We don't have that requirements anyway.
The text was updated successfully, but these errors were encountered: