the web dev
just another blog about software development for the web
  • about me
Currently viewing the tag: "auto_increment"

why auto_increments and sequences are anti patterns

By Dominik Liebler On February 7, 2012 · 4 Comments

One of the first things every Junior Developer learns regarding relational database systems is that storing integers is fast, it doesn’t take much space and  in general, you should favor an integer over a character field if you’ve got the choice.

Continue Reading →
  • recent posts

    • The Erlang stack
    • Why don’t you put your dotfiles on Github?
    • Erlang Concurrent Program Template
    • JS assessment: improve your JavaScript knowledge test-driven
    • Think of APIs as Domain-specific languages (DSL)
  • RSS my posts in Mayflower’s blog

    • Consistent Hashing – intelligentes Sharding
    • DomniklStatsdBundle: Monitoring mit statsd in Symfony2-Projekten
    • Message Queues for web applications with STOMP
    • Grunt – a JavaScript build tool
    • 15.12. Using custom annotations in PHP
  • tags

    agile algorithms blog books C codingstyle couchdb daemon databases datastructures erlang fun function functional programming gem getting started gist git github javascript jruby learning linux mayflower mysql open source performance php postgresql pragmatic programmers programming redis ruby rvm shell sinatra slides snippets sprintf subversion syntax highlighting textmate theory unix zsh
  • My Coderwall Badges

    Forked 100Lemmings 100Forked 50Forked 20BeaverNephila KomaciNephila Komaci 3VelociraptorOctopussyWalrusForkedCharityMongoose 3MongooseDesert Locust
"Design Patterns für PHP auf der Geek Site of the Week http://t.co/NxHXWU5tQ5" — domnikl

the web dev

Pages

  • about me

The Latest

  • The Erlang stack
    I am learning Erlang for a little to a year now, not […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2013 Dominik Liebler
Platform by PageLines