TODO
- support for *
- support for order by, offset, limit
- add pipe | token
- add count min and max functions, eg aggregate functions
- maybe to create iterator on table
- add exceptions and rename it to UsqlException
- class members should have prefix m_
- add const wherever should be