mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7756dfe8f4
SQL databases. PR: 23969 Submitted by: Anton Berezin <tobez@tobez.org>
11 lines
313 B
Plaintext
11 lines
313 B
Plaintext
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>
|