[cleaned up relational docs alex@happs.org**20070608002102] { hunk ./README.html 49 -
  • (Experimental) Table and Index in Haskell
    -Do relational operations (type) safely on in-memory Haskell Data.Set(s) rather than dealing with an external SQL relational database. Define custom indices for your Haskell datatypes (e.g. geographic/geometric types). Use in combination with MACID for a robust relational DBMS customized for your application. +
  • Indexed Sets
    Do relational operations (type) +safely on in-memory Haskell sets rather than dealing with an +external SQL relational database. Define custom indices for your +Haskell datatypes (e.g. geographic/geometric types). Use in +combination with MACID for a robust relational DBMS customized for +your application. }