Introducing Delphi ORM (Apress)
Friday, 30 August 2019

Subtitled "Object Relational Mapping Using TMS Aurelius", this book  introduces the fundamental concepts of object-relational mapping (ORM) design, basic features of Aurelius, and the practical applications of those features. Author John Kouraklis uses a series of tasks to illustrate the techniques and best practices for using Aurelius.The book looks at the use of ORM frameworks to provide a way to access and manage data in databases, introducing a layer between the application and the data access language such as SQL and LINQ.

<ASIN:1484250125>

 

Author: John Kouraklis
Publisher: Apress
Date: August 2019
Pages: 276
ISBN: 978-1484250129
Print: 1484250125
Kindle: B07VVPG55B
Audience: Delphi developers
Level: Introductory/Intermediate
Category: Other Languages

Topics covered:

  • 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

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?



Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]


More Reviews