OUR

Courses

Mongo DB

Lenght of Time:

3 days
daily course

Course language:

German

Teaching material mainly in English

The training introduces the participants to the topic of non-SQL databases - Mongo DB, explains the advantages and limitations of non-SQL databases and explains the properties of Mongo DB in depth.
The training shows practically how to design, build and administrate applications with Mongo DB.
The connection to the Spring Boot Framework is also practiced using practical examples.
The course is primarily aimed at developers, but is also suitable for DB administrators and architects.

  • Introduction to Mongo DB and non-SQL databases
  • databases and collections
  • views
  • Limited Collections
  • Documents
  • Document Restrictions
  • mongo shell
  • Mongo DB CRUD operations
  • SQL to Mongo DB mapping
  • Repeatable writes
  • accumulation
  • data modeling
  • schema validation
  • transactions
  • indices
  • Security
  • Mongo DB & Spring