Documentation portal
Welcome to the LQ-Colligo technical documentation portal. Content is derived from source code, tests, and pipeline artifacts.
Projects
LQ-Colligo
High-performance LINQ-style fluent collections and DB query library for Delphi and Lazarus. Provides ILQColligoEnumerable<T> for in-memory pipelines and ILQColligoQueryable<T> for database queries, with lazy evaluation and zero intermediate allocations.
Documented release
This portal matches the published source on the main branch of ModernDelphiWorks/LQ-Colligo.
- Cross-platform verified: Win32, Win64, Linux64 (
dcclinux64). - Compatible with Delphi XE or superior and Lazarus / FreePascal.
- MIT licensed — source at github.com/ModernDelphiWorks/LQ-Colligo.