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

Lightning Talk: How MongoDB saves the day #32

Open
HCY123902 opened this issue Feb 17, 2023 · 1 comment
Open

Lightning Talk: How MongoDB saves the day #32

HCY123902 opened this issue Feb 17, 2023 · 1 comment

Comments

@HCY123902
Copy link
Contributor

HCY123902 commented Feb 17, 2023

Preview

MongoDB is an increasingly popular database management system nowadays. Its document-oriented design provides great flexibility, simplicity, and performance for databases. These explain how MongoDB saves time and energy, and eventually saves the day when dealing with complexity and scalability.

WIIFY

MongoDB helps you as a developer save time and effort when dealing with database that needs to handle constantly evolving business requirements.

Key Points

  • MongoDB is flexible, especially in terms of its storage mechanism
  • MongoDB is simple in terms of its initialization, object conversion, and access syntax
  • MongoDB gives a strong performance

Impact

  • Know: The features and advantages of MongoDB compared with SQL
  • Believe: MongoDB is an ideal database tool for business requirements that are constantly evolving
  • Do: Start to learn MongoDB and use it in the next project

Slides

Talk Slides.pptx

@HCY123902
Copy link
Contributor Author

Round C

Preview

MongoDB is an increasingly popular database management system nowadays. Its document-oriented design provides great flexibility, simplicity, and performance for databases. These explain how MongoDB saves time and energy, and eventually saves the day when dealing with complexity and scalability.

WIIFY

MongoDB helps you as a developer save time and effort when dealing with database that needs to handle constantly evolving business requirements.

Key Points

  • MongoDB is flexible, especially for its data type flexibility
  • MongoDB is simple in terms of initialization, API access, and syntax
  • MongoDB gives a strong performance in time and space

Impact

  • Know: The features and advantages of MongoDB compared with SQL
  • Believe: MongoDB is an ideal database tool for business requirements that are constantly evolving
  • Do: Start to learn MongoDB and use it in the next project

Slides

Talk Slides.pptx

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

No branches or pull requests

2 participants