|
|
|
|
|
by jemfinch
5719 days ago
|
|
> If I'll ever meet Aliens I'm sure lists, sets, hash tables, and trees are in their CS books as well. But I bet their mainstream DB model may really be different than our relational one. I actually doubt that. The relational database model (relational algebra/calculus, tuples, etc.) is a mathematical model. I would expect aliens to have essentially the same model, actually, just like I'd expect them to have the same set theory we do. They're equally as basic. |
|
Instead I would expect to see lists, hashes, trees, and most of our sorting algorithms in their code as well.