Skip to content

Beta-3

Compare
Choose a tag to compare
@naomijub naomijub released this 13 Mar 16:08
· 93 commits to main since this release
f51e385

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