Tom Pledger wrote:
> In the last 12 months or so, all the database-related messages in this
> list have involved interfacing to SQL engines.  By contrast, how about
> using Haskell as a non-SQL relational database language?

I've always thought that a functional language such as Haskell would
provide a very good framework for using relational algebra in order to
combine and extract data. (In contrast to using something like a
Structured Query Language.) I dabbled with this a bit, but didn't get
very far before I lost interest. :)

Michael Hobbs


Reply via email to