This document summarizes the GLORP (Generic Lightweight Object-Relational Persistence) library, an open-source library for object-relational mapping. It discusses GLORP's motivations, including supporting schema changes for a critical application with a complex data model. Key features highlighted are GLORP's declarative mappings, optimized queries, automatic transaction handling, and object-level rollback support. The document also covers GLORP's licensing under the LGPL and acknowledges its contributors.