built on squirrel Query Builder
- searchable
- filterable
- sortable
- paginated
additionally there are postgres queries built to operate on one row and return it in the same query
- show
- store
- update
- destroy
- add ability to alias name of table in RelationField
- add Common Table Expression (CTE) for customized query