Version: 4.2.0.2

Functional Relational Algebra

Jay McCarthy <jay at plt-scheme dot org>

 (require (planet jaymccarthy/fra:1:0))

This package provides a straight-forward encoding of Relation Algebra in Scheme. It has a query optimizer and many utilities functions. Its relations can contain any Scheme values. API documentation is forth-coming, but for now checkout "test.ss".