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

Add opt-in DB connection structure #11

Closed
xsadia opened this issue Nov 2, 2023 · 4 comments
Closed

Add opt-in DB connection structure #11

xsadia opened this issue Nov 2, 2023 · 4 comments

Comments

@xsadia
Copy link
Contributor

xsadia commented Nov 2, 2023

Setting up a database and connecting to it in Go projects is a trivial task most of the time, but, similar to creating an HTTP server, it becomes repetitive. My proposal is to introduce an opt-in database setup.

@Melkeydev
Copy link
Owner

This is a super nice feature we should include

@MohammadAlhallaq
Copy link
Contributor

Are any of you guys working on this, or should I give it a try?

@Melkeydev
Copy link
Owner

Are any of you guys working on this, or should I give it a try?

It's all you bro!

@itschip
Copy link
Contributor

itschip commented Nov 2, 2023

Suggestions for modules:
Bun

And ofc the std sql, and sqlite

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

No branches or pull requests

4 participants