rc3.org

Strong opinions weakly held

rc3.org header image 1

code.nytimes.com

October 16th, 2007 · 3 Comments

The New York Times is releasing open source software. Their database abstraction package, DBSlayer looks innovative, clever, useful, and deceptively simple. One of the things I love most about the rise of open source is that it has given organizations a framework to show off the creativity that dwells inside their walls. Companies have always had the opportunity to do so, but not the justification or rationale.

3 responses so far ↓

  • 1 JimS // Oct 16, 2007 at 9:13 pm

    Anyone thinking of using DBSlayer should first think what sort of denial of service attack can be launched with expensive queries. (Maybe I missed something in the docs, but it looks like clients can do arbitrary SELECT statements.)

    If people would be nice I’d start using it in a heartbeat.

  • 2 Rafe // Oct 17, 2007 at 12:43 am

    Is it designed to let external clients hit your database? I figured you’d only allow access to it from your own applications.

  • 3 Eamon // Oct 17, 2007 at 3:54 pm

    Yeah, that definitely seems like something you’d want to limit via firewall rules. Anyway, I really like the idea of returning the results ready-to-go in JSON. Clever.

Leave a Comment

You can comment using OpenID:

Or you can just enter your personal information and comment that way. Your email address is required but won't be displayed.

Please enter your comment. Markdown is supported.