Tagged Questions

2
votes
4answers
450 views

Math behind databases management and SQL ?

Are there some mathematical theories/theorems/... behind modern development of database management systems and in particular of SQL ? I am refreshing my knowledge of these things …
0
votes
0answers
72 views

Division in relational algebra

hi, how can division R:S be minimally produced from the basic RA's operators (select,project,union,cartezian,set difference and renaming) on the followed cases: 1. it is known that …
9
votes
3answers
1k views

Higher categories as data structures

Still wading through higher category theory. I find the subject a bit intimidating, not so much for technical reasons, but because I lack sufficient intuition as to the motivation( …
1
vote
0answers
200 views

Surveys of relational algebra and calculus

Can anyone point me to short survey articles of mathmatical expositions of Codd's relational algebra and calculus (from database theory)? I suspect there's some straightforward ca …