Appearance
Indroduction to Data Management
Contents
- Basics of relational databases
- Basics of NoSQL databases
- Common database operations: CRUD – Create, Read, Update, Delete
- Querying and using data
- Integrating databases into other applications
Objective
- You know the basic principles of databases, how they work and how they are used in software development.
- You can search, use and organize data in common relational and NoSQL-databases.
- You can use databases as a source of data for other applications.