COQL (CRM Object Query Language) is a SQL like language for querying data in Zoho CRM. It has some major advantages over the searchRecords API: you can use extra search operators (like, not equal, greater than etc.) and you can join multiple modules together.