Propel is database abstraction layer class using ActiveRecord pattern for CRUD operations. It implements validators, behaviors, table inheritance, reverse engineering an existing database, nested sets, mested transations, lazy loading, LOB etc. Supports MySQL, PostgreSQL, SQLLite, MSSQL and Oracle. Development started…