blob: 4429dec2e06ac84611cc0ef2bc2af13629d635f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Text-Query-SQL provides query builders for SQL databases. Searching 'foo
and bar' will retrieve rows containing the words foo and bar. It does it
by generating the appropriate SQL request.
Text-Query-SQL is derived from the Text-Query module.
WWW: http://www.senga.org/Text-Query-SQL/
-Anton
<tobez@tobez.org>
|