© John Kouraklis 2019
John KouraklisIntroducing Delphi ORMhttps://doi.org/10.1007/978-1-4842-5013-6_8

8. TMS Data Modeler

John Kouraklis1 
(1)
London, UK
 

All the code we have developed up to this point centers on the code-first approach. This means that our database design is based on the needs we identify when we get our hands in the application design. As developers, we first consider the business side of an application and then we resolve to object-oriented patterns in order to build a software solution.

As discussed in Chapter 1, code-first approach is not the only available path developers can take. They can equally start from modeling the back end of the software solution they are designing (model-first) or, in the very real and common cases ...

Get Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.