# Active Record

- [Active Entity Overview](/active-record/active-entity.md): Active Entity - Implementing Active Record Pattern in CBORM
- [Constructor Properties](/active-record/constructor-properties.md): Constructor Properties for ActiveEntity in CBORM
- [Usage](/active-record/usage.md): How to use Active Record Entities in CBORM
- [Functional Helpers](/active-record/functional-helpers.md): Functional helper methods for building expressive, chainable ActiveEntity operations
- [Validation](/active-record/validation.md): Validation of Active Entities in CBORM using cbValidation
