mmc@maruska.dyndns.org (Michal Maru¹ka) writes:
> motivated by the beauty of regexps in SCSH, i have been after an idea
> of "simplifying" (interactive) SQL generation.
>
> I still don't grasp all of scheme, so i surely don't see much of the potential
> of scheme in this area.
>
> I am still just collecting ideas, not coding.
>
> What I would like (_for_ _example_) is the set-algebraic operations on
> relation
> be translated into SQL. Maybe some simplifiers, too (i shall turn to RDBMS
> textbooks, i am not an expert).
>
>
> my question (obvious): other ideas, implementations ?
If it's allowed not beeing a Schemish solution yo may check out
CommonSQL and/or UncommonSQl (stuff written in Common Lisp)
Regards
Friedrich
|