Today, when we talk about application modernization, most think about having to reface their application and going mobile. New technologies will be used to change the layout and programs will be rewritten. … but what will a nice design be worth if the base, i.e. the underlying database is still in your grandfather’s style, grown over the years with lots of redundancies? In this workshop you will learn why to go from DDS to SQL, what are the benefits of SQL over DDS. Externalizing and concentrating data access in CRUD functions. Techniques for converting and redesigning your existing grown over the time database into a modern normalized database will be shown. In a modern environment database objects can and must be accessed from multiple interfaces and programming languages. For guaranteeing data integrity and security business logic and security rules should be moved into the database.