title: 'Filtering, sorting, and pagination with the fluent query builder'
published: true
tags: 'delphi, orm, database, opensource'
series: 'Trysil: a Delphi ORM deep dive'
description: 'How to use TTFilterBuilder to build type-safe queries with WHE...
title: 'Meet Trysil: a lightweight ORM for Delphi'
published: true
tags: 'delphi, orm, database, opensource'
series: 'Trysil: a Delphi ORM deep dive'
description: 'First contact with Trysil — define an entity, connect to SQLite, and perform full CRU...