summaryrefslogtreecommitdiff
path: root/databases/p5-Text-Query-SQL/pkg-descr
blob: 675807b1b5bb9e38cc55c5eaa26beffaddeb9821 (plain) (blame)
1
2
3
4
5
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.