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
 


Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews