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

Can this be used just for server side sql so as to not learn sql? #75

Open
janat08 opened this issue Nov 28, 2023 · 2 comments
Open

Can this be used just for server side sql so as to not learn sql? #75

janat08 opened this issue Nov 28, 2023 · 2 comments
Labels
question Further information is requested

Comments

@janat08
Copy link

janat08 commented Nov 28, 2023

Is your feature request related to a problem? Please describe.
Can't be asked to learn to do unions and join in context of drizzle orm.

Describe the solution you'd like
I'd like to use this instead of sql or orm. I don't care if joins aren't really optimized with roundtrips, it all happens in workers.

Describe alternatives you've considered
There's d1-orm but it requires sql knowledge.

Additional context
I read some posts where the author said that this can't be used in production in response to some one bringing up autherization issues, and if it's used on backend only it can't be a problem.

@janat08 janat08 added the enhancement New feature or request label Nov 28, 2023
@Skye-31 Skye-31 added question Further information is requested and removed enhancement New feature or request labels Nov 28, 2023
@Skye-31
Copy link
Contributor

Skye-31 commented Nov 28, 2023

Hi there. I'm not sure what this means, could you clarify?

@janat08
Copy link
Author

janat08 commented Nov 28, 2023 via email

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