Cantitate/Preț
Produs

Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius

Autor John Kouraklis
en Limba Engleză Paperback – 2 aug 2019
Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way.  

Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on).

By the endof the book, you will be confident in using a wide range of Aurelius features to allow you to get started with databases in a very short space of time.


What You Will Learn
  • Gain the fundamentals of ORM frameworks and Aurelius for Delphi
  • Achieve basic tasks, such as connecting to the database and adding, deleting, and updating records, using Aurelius 
  • Employ advanced database queries 
  • Use the TAureliusDataSet component 
  • Integrate with mobile platforms such as Android and iOS
  • Work with the data modeler application

Who This Book Is For 

Software developers starting with Aurelius or those who have some exposure to the framework. 

Citește tot Restrânge

Preț: 25423 lei

Preț vechi: 31778 lei
-20% Nou

Puncte Express: 381

Preț estimativ în valută:
4867 5059$ 4035£

Carte disponibilă

Livrare economică 16-30 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484250129
ISBN-10: 1484250125
Pagini: 160
Ilustrații: XXI, 253 p. 70 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1. In the Land of ORM.- 2. TMS Aurelius.- 3. Call Center Operation.- 4. Basic Operations.- 5. Querying the Database.- 6. Enhancements.- 7. Aurelius on the Move.- 8. TMS Data Modeler.

Notă biografică

John Kouraklis started exploring computers when he was 16 and since then has followed all the way from Turbo Pascal to Delphi and Delphi Tokyo versions as a hobby initially and as a profession for most of his adult life. He has developed a wide range of applications, from financial software to reverse engineering tools, including an application for professional gamblers. He is, also, the author of the book MVVM in Delphi by Apress


Textul de pe ultima copertă

Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way.  

Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on).

By theend of the book, you will be confident in using a wide range of Aurelius features to allow you to get started with databases in a very short space of time.

You will:
  • Gain the fundamentals of ORM frameworks and Aurelius for Delphi
  • Achieve basic tasks, such as connecting to the database and adding, deleting, and updating records, using Aurelius 
  • Employ advanced database queries 
  • Use the TAureliusDataSet component 
  • Integrate with mobile platforms such as Android and iOS
  • Work with the data modeler application

Caracteristici

The first book focused on ORM in Delphi Deals with object-relational mapping, data accessibility, and persistence in Delphi Written by a Delphi and Pascal expert and reviewed by a TMS Aurelius expert