RedBase Documentation

Welcome to the RedBase documentation portal. Browse the API reference, explore code examples, and learn how to build with REDB.

API Reference

Browse the REDB API documentation. Select a namespace or type from the tree on the left, or click on items below.

Showing: redb.Postgres.Pro.Query Show all

redb.Postgres.Pro.Query

Classes

C ExpressionToSqlCompiler Compiles C# Expression to SQL WHERE condition for PVT.
C ProQueryProvider ProQueryProvider: PVT-based Batch Aggregation.
C ProSqlBuilder PostgreSQL-specific SQL builder for Pro version.
C ProTreeQueryProvider ProTreeQueryProvider - Aggregation for trees (partial).
C PvtSqlGenerator PVT SQL generator for WHERE conditions.
C TreeQuerySqlResult Result of SQL generation for Tree Query

redb.Postgres.Pro.Query.PvtSqlGenerator

Classes

C PvtSqlGenerator.PvtCteResult Result of GeneratePvtCte - contains CTE SQL and join info.