PHQL is a high-level, object-oriented query language similar to SQL. Phalcon provides a parser written in C that translates syntax into RDBMS. This in-memory parser uses the same technology as SQLite, which is thread-safe, prevents SQL injection and consumes very less memory, thus giving high performance.
BY Best Interview Question ON 03 Apr 2019