Assemble physical execution plans for PostgreSQL and have them executed in the context of regular SQL queries. Creates the ability to design and compile such physical plans directly — no SQL or SQL compilation involved. Enables the design of PostgreSQL code generators that do not rely on SQL serialization and re-parsing.
Building blocks: Haskell library and PostgreSQL extension.
Contact: Torsten Grust
Assigned to: Denis Hirn