Flexberry ORM is technological component of the platform Flexberry is designed to provide the data access layer.

Flexberry ORM available for installation in the project via NuGet:

PstrfFlexberry ORM` source code is available on GitHub.

The product

Flexberry ORM consists of the following modules:

Opportunities and application

By Flexberry Designer creates a class diagram. This chart you can generate the required database structure (DB) and object model. Component of BD carries out mapping of the structure of relational database tables to an object model. To the database to retrieve items that meet certain conditions, use the components for working with filters and limits.

The list of libraries that contain the Runtime components Flexberry ORM submitted here.

Storage types and the corresponding data services:

The demo application

The sample application source code is available at the following location: https://github.com/Flexberry/FlexberryORM-DemoApp.