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

Creating a Shared Package for Establishing Database Connections #10

Open
renanbastos93 opened this issue Jul 3, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@renanbastos93
Copy link
Owner

We need to import the MySQL driver and create a package that
allows any application to establish a new connection.

Based on this, we should create a template that enables easy usage
of MySQL. Additionally, we can develop templates for other databases
such as PostgreSQL, MongoDB, and more.

@renanbastos93 renanbastos93 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant