Atlas ORM: Doing the Heavy Lifting For Your Persistence Layer

 6 years ago 6,048 views
Presented by Paul M. Jones (@pmjones)

July 20, 2017

Atlas lets you build an OO model of your SQL tables and relationships. You can use it at the start of your project for basic CRUD operations. As you begin to need simple behaviors in your application, you can add them to the Record and RecordSet persistence model objects. Finally, when the time comes to transition to a rich domain model, you can map the Atlas persistence model objects to your domain Entities and Aggregates.
Tags: SQL,CRUD

SPONSORS

PHP Tutorials and Videos

SPONSORS

PHP Tutorials and Videos

SPONSORS

PHP Tutorials and Videos