pull down to refresh

I've often wondered where it's possible to design (or discover?) some kind of universal meta-schema, so that relational data becomes as intuitive as basic data types
30 sats \ 3 replies \ @k00b 1h
That's an interesting thought. I've enjoyed meta-programming when I've done it. You end up with a bunch of mini languages for doing things that abstract away the drudgery. I haven't thought about it much in schema design.
Oh, I just recalled there's relational algebra that we'd use in database classes. I suspect there's some research on this out there.
reply
30 sats \ 2 replies \ @k00b 1h
You might like datalog
reply
Pretty cool. I would've loved to study stuff like this full time
reply
30 sats \ 0 replies \ @k00b 32m
I was surprised by how much I liked it. I think it's because it's all declarative. The first professor I did a special study under (I don't remember what the right term is) was a database professor.
reply