
Sql_parser is a general search query parser. Suppose you have a database and you want to make it searchable. You want to run the search query on a certain column of a certain table of a certain database. You create a web form on your website to accept the search keywords.
|