Goal
After certification students can configure, maintain and develop software for variety of database solutions.
In any real setup there is no single database installation provided by only one vendor. The goal of this certification is to prepare students to develop software for different open source and proprietary databases so they could get the job done and unlock organizations form vendor lockings on different levels.
Who is it for?
Students and professional programmers.
Prerequisites
Knowledge in programming and SQL
Content
- Working with lightweight relational databases (SQLite, Derby)
- Creating a database from it logical representation to the physical model. SQL.
- Maintaining a database by migrating physical representation to new versions and migrating to other databases.
- Using mysql and postgresql.
- Using proprietary databases.
- Building software that communicates with databases.
- Introducing NoSQL databases in production environments.
