Beta-3
Contains relation algebra and aux functions:
- DEDUP
- ORDER BR
- GROUP BY
- LIMIT
- OFFSET
- COUNT
To use this release
GET at https://github.com/naomijub/wooridb/archive/0.1.3.tar.gz /
$ tar -zxvf 0.1.3.tar.gz
$ cd woori-0.1.3
$ make release # or make debug
Optimized for size:
GET at https://github.com/naomijub/wooridb/archive/0.1.3.tar.gz /
$ tar -zxvf 0.1.3.tar.gz
$ cd woori-0.1.3
$ make run