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
 


PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]



Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]


More Reviews