Haiko Schol is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

haikoschol / RelationalAlgebraInterpreter

I had to do some exercises involving relational algebra for a lecture on databases. They were way too boring to do manually, so I wrote a program to do them. Huge timesaver. Not.

Clone this repository (size: 31.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/haikoschol/relationalalgebrainterpreter
hg clone ssh://hg@bitbucket.org/haikoschol/relationalalgebrainterpreter

RelationalAlgebraInterpreter overview

Recent commits See more »

Author Revision Comments Message Labels Date
Haiko Schol 46c39af852e5 initial commit