Interview with Don Chamberlin, designer of SQL
mappingthejourney.com
Interview with Don Chamberlin, designer of SQL
1–10 of 15 posts
Re: Interview with Don Chamberlin, designer of SQL
#2Re: Interview with Don Chamberlin, designer of SQL
#3Re: Interview with Don Chamberlin, designer of SQL
#4Disappointingly low on technical detail... For me the most interesting part of an interview with the original author of some well-established technology is when he or she is discussing something that you take for granted and says something along the lines of "oh, that thing is more of a historical accident, I would design it a bit differently today". These nuggets can really broaden your perspective, but I couldn't f…
Re: Interview with Don Chamberlin, designer of SQL
#5Re: Interview with Don Chamberlin, designer of SQL
#6I think the podcast is a one-man show. He could probably use some help with mixing/production (and a new intro theme), but for a one-man show it's pretty darn good.
Edit: I'm an idiot and just realized OP is the podcaster.
Re: Interview with Don Chamberlin, designer of SQL
#7As someone who uses SQL extensively every day at my job, I really appreciate the thought that went into it's design. It is by far the most sane part of what I do every day.
Re: Interview with Don Chamberlin, designer of SQL
#8As someone who uses SQL extensively every day at my job, I really appreciate the thought that went into it's design. It is by far the most sane part of what I do every day.
Re: Interview with Don Chamberlin, designer of SQL
#9Disappointingly low on technical detail... For me the most interesting part of an interview with the original author of some well-established technology is when he or she is discussing something that you take for granted and says something along the lines of "oh, that thing is more of a historical accident, I would design it a bit differently today". These nuggets can really broaden your perspective, but I couldn't f…
I just read a book about the development of windows NT. Same thing, a lot about people but not much about technical stuff.
Re: Interview with Don Chamberlin, designer of SQL
#10Disappointingly low on technical detail... For me the most interesting part of an interview with the original author of some well-established technology is when he or she is discussing something that you take for granted and says something along the lines of "oh, that thing is more of a historical accident, I would design it a bit differently today". These nuggets can really broaden your perspective, but I couldn't f…
I see a similar thing happening in Elm, as it tries to translate Haskell/ML ideas into simpler concepts without all of the category theory.