Understand the dsq engine and SQL capabilities
maindsq uses DataStation as a library, which in turn uses SQLite to power SQL queries on arbitrary structured data.
Because it relies on SQLite, dsq provides a well-tested and well-documented SQL engine. It also includes numerous useful functions on top of SQLite builtins, such as:
- Best-effort date parsing
- URL parsing and extraction
- Statistics functions