In the 1970’s, Codd and Date developed a theory of databases based on sets. However, a similar theory based on arrays leads to a relational-like database model with significant advantages in analyzing large amounts of data. In an array based model, the order of the data is significant — whereas in a set based model, it is not. Hence, time series operations (like comparing a value to the value in the previous period), are complex and expensive with set-based relational databases, but simple and inexpensive with arrays. This talk covers some of the problem domains that benefit from using arrays over sets, and illustrates the different techniques that can be used.
Robert (a/k/a r0ml) Lefkowitz is a computer professional and amateur philosopher. He has worked primarily in large IT organizations where he facilitates information flows. His interests include semasiology and medieval history. He also juggles clubs.
Comments on this page are now closed.
For information on exhibition and sponsorship opportunities at the conference, contact Susan Stewart at sstewart@oreilly.com.
For information on trade opportunities with O'Reilly conferences contact Kathy Yu at mediapartners
@oreilly.com
For media-related inquiries, contact Maureen Jennings at maureen@oreilly.com
View a complete list of Strata contacts
Comments
One of the most entertaining and interesting db talks I have ever attended.