Karim Ourtani
About Karim
Karim Ourtani works as a developer for the Flemish Agency for Care and Health (Zorg & Gezondheid) and is a member of the board at dataMinds, the Belgian Data Platform User group.
He has been working with SQL Server Since 1998 (version 6.5).
After working in the Banking Sector in London he moved onto various web projects where SQL Server was at the core of all his undertakings.
Upon his return to Belgium he initially focused on the BI capabilities of SQL Server as well as Database Programming, but since joining the Flemish Government in 2012 he has been focused on web and application development with C#.
Applying effective Source Control to your Database System
When it comes to building applications we all know how to manage our code. We make branches, apply changes , merge them and carry on. But what about databases? Do you often find that this part of the project is difficult to integrate within your pipeline? What if I told you that there is a way to deploy your database as part of your full DevOps pipeline, and apply the same principles to your database code as you would to your application code. That is where SQL Server Data Tools (SSDT) comes in, and maybe even become your best friend. In this session, I will take you through a journey showing you how you can leverage SSDT in order to simplify your database development process and deploy the changes you need to the environment of your choice and spend less time pulling your hair out and more time doing what you need to do: application and/or database development.
Details