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 ?
BTW: for this i would also need the "command line"/emacs
infrastructure: completions (better than Zsh) etc. Is there any?
|