querier
- noun
- /ˈkwɪr.i.ər/
- Specialized
- When building an application, a querier is essential for fetching results from the database.
Examples
-
The querier sent multiple requests to the search engine to gather relevant data.
-
FB's documentation says basically, "for every query there is a querier."
Blog text (23) -
In the database, each querier retrieves specific information based on input criteria.
Synonyms
A software tool that finds and returns relevant information from a database
A program or person that asks a server to send data
A computer program or device that asks another system for information
How Technical
Surface Forms
Morphology
Etymology
The computing sense of querier also comes from the old Latin quaerere meaning 'to ask' or 'to seek'. A querier in computing is a program that 'asks' a database by sending queries to get information.