Welcome to the course entitled: << RELATIONAL DATABASE DESIGN PRO>>
What you will learn in this course:
In this course , the process of designing a relational database is taught step-by-step, such that anybody without any prerequisites will be able to perform this process in an easy way.
WHY SHOULD YOU LEARN HOW TO DESIGN A RELATIONAL DATABASE ?
To develop a software application, you need to use a storage structure to manage data. Obviously, you can use spreadsheets or flat files, but :
In order to address the limitations encountered by spreadsheets and flat files, you have to build a well-designed database.
Database design is a fundamental step for building nearly any software application (website, web application, desktop application and mobile application).
Apart from improving the performance, well-designed databases are more scalable, more consistent, easy to maintain, and cost effective in terms of disk storage space.
To further motivate you to learn databases in terms of career development, database administrator, database manager and database developer were ranked in the top 10 highest paying big data careers in United States on july 2017 ( according to Northeastern University).
Relational Database Management Systems are important for Big data. Most companies need to rely on the data stored in relational databases to create the highest level of value to the business with big data.
NoSQL databases used in big data are also sometimes called "Not only SQL" to emphasize that they may sit alongside relational database (SQL DB) in a polyglot persistence architecture.
Also, Relational Database Management Systems are more suitable for the Central Data Warehouse role than multidimensional databases, because they are supported by many third-party vendors, they are compatible with existing standards at the organization, and they are easier to maintain and administrate.
In addition, having no data size constraints, they are mandatory when the data warehouse seems to grow to hundreds of gigabytes or larger.
As you can see, mastering the concepts and techniques of Relational Database Management Systems is very important for those who work in the field of Information systems.
Even if you are interested to the newest techniques, you need to understand the basics of data modeling in general and the fundamentals of relational databases technology in particular. This will help you to combine some features of these new technologies with some features of the RDBMS and also to perform data migration processes.
I am mir chakir, a software engineer with a scientific background and a wide experience in data modeling techniques (ERD, Merise and UML).
I have been an oracle database administrator for more than 2 years before working as java/php programmer and systems analyst.
I have delivered many relational database and web development projects.
I led projects using HTML5, CSS3, JavaScript, PHP, Java, MySQL, PostgreSQL and WordPress.
I'm also familiar with data warehousing techniques.
I Trained many students on information system technologies.
I love to learn and implement new things. It will be my pleasure to share my knowledge with my students.