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

Update get-help.md #449

Merged
merged 2 commits into from
Jan 17, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/get-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@ This guide is packed with information but can’t cover everything you need to k

Think of this guide as a solid starting point. There’s always more to learn, and you’ll keep discovering new things as you get hands-on experience. And remember, the more you experiment and work with Percona Server for MySQL, the more confident and skilled you’ll become. Don’t be afraid to try things out and ask questions when you get stuck.

Working with a database can get quite complicated. It involves understanding how to store, manage, and organize data effectively so it’s available when needed and protected when you don’t. You have to think about the structure, like how tables and relationships work, and then consider the performance side, such as how quickly queries return results. It also means dealing with security, ensuring that sensitive information is well-guarded, and handling the correct access levels. If the database grows or changes, maintaining it without losing data or causing downtime adds more challenges. Overall, it balances designing, tuning, and keeping everything running smoothly.
Working with a database can get quite complicated. It involves understanding how to store, manage, and organize data effectively so it’s available when needed and protected when you don’t. You have to think about the structure, like how tables and relationships work, and then consider the performance side, such as how quickly queries return results. It also means dealing with security, ensuring that sensitive information is well-guarded, and handling the right access levels. If the database grows or changes, maintaining it without losing data or causing downtime adds more challenges. Overall, it balances designing, tuning, and keeping everything running smoothly.

## Percona's Community Forum

Be a part of a space where you can tap into a wealth of knowledge from other database enthusiasts and experts who work with Percona’s software every day. While our service is entirely free, keep in mind that response times can vary depending on the complexity of the question. You are engaging with people who genuinely love solving database challenges.

I recommend visiting our [Community Forum](https://forums.percona.com/t/welcome-to-perconas-community-forum/7){:target="_blank"}. It’s an excellent place for discussions, technical insights, and support around Percona database software. If you’re new and feeling a bit unsure, our [FAQ](https://forums.percona.com/faq){:target="_blank"} and [Guide for New Users](https://forums.percona.com/t/faq-guide-for-new-users/8562){:target="_blank"} ease you in.

If you have thoughts, feedback, or ideas to share, the community team would like to hear from you at [Any ideas on how to make the forum better?](https://forums.percona.com/t/any-ideas-on-how-to-make-the-forum-better/11522){:target="_blank"}. We’re always excited to connect and improve everyone's experience.

If you have thoughts, feedback, or ideas, the community team would like to hear from you at [Any ideas on how to make the forum better?](https://forums.percona.com/t/any-ideas-on-how-to-make-the-forum-better/11522){:target="blank"}. We’re always excited to connect and improve everyone's experience.

## Percona experts

[Percona experts](https://www.percona.com/services/consulting){:target="blank"} bring years of experience tackling tough database performance issues and design challenges. We understand your challenges when managing complex database environments, so we offer various services to help you simplify your operations and achieve your goals.
[Percona experts](https://www.percona.com/services/consulting){:target="_blank"} bring years of experience tackling tough database performance issues and design challenges. We understand your challenges when managing complex database environments, so we offer various services to help you simplify your operations and achieve your goals.

| Service | Description |
|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
Expand Down