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

I want to deploy Local MySQL database to online server with proper schema format #146

Open
skanarul8002 opened this issue Oct 15, 2024 · 1 comment

Comments

@skanarul8002
Copy link

Is your feature request related to a problem? Please describe.

I’m always frustrated when every contributor has to manually create tables and insert data in their local environment. This causes inconsistencies in the schema format and data, making it difficult to maintain a standardized database structure across the project.

Describe the solution you'd like

I would like to deploy the local MySQL database to an online server(free server) where the schema format and data can be centralized. This will allow contributors to connect to the online database, ensuring that everyone uses the same schema and data without manual setup each time.

Additional context

We can use a cloud MySQL provider to host the database, which will make the development process smoother.
image

@Harshdev098, please assign me this issue. This is help full for all contributors

Copy link
Contributor

👋 Thank you @skanarul8002 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

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

1 participant