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

Use ORM library instead of writing queries separately ? #10

Open
MarkRunWu opened this issue Dec 12, 2023 · 1 comment
Open

Use ORM library instead of writing queries separately ? #10

MarkRunWu opened this issue Dec 12, 2023 · 1 comment
Labels
question Further information is requested

Comments

@MarkRunWu
Copy link
Contributor

@kiootic would you consider to use library like https://gorm.io/docs/index.html to write db query ?

@MarkRunWu MarkRunWu added the question Further information is requested label Dec 12, 2023
@kiootic
Copy link
Collaborator

kiootic commented Dec 12, 2023

Personally I would prefer not to not use full ORM, but just lightweight query builder/object mapper like squirrel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants