News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Designing Databases Picking The Right Data Types
November 20, 2009 @ 12:29:38

Brandon Savage has a new post that looks at planning databases for your applications, specifically in the context of picking the right data types for what you're going to store.

When I started writing this blog post, I had titled it "Tips for Designing Databases" and I planned to talk about various database design techniques. However, as I did more and more research, it dawned on me that one of the most crucial, and most overlooked, components of database development, is the selection of data types for columns.

He touches on a few different topics like how disk I/O can play a part in the storage type, what kind of numeric type might be best for the data, text storage recommendations and some of the data storage types he thinks you should avoid.

0 comments voice your opinion now!
data type database opinion


blog comments powered by Disqus

Similar Posts

Vinu Thomas' Blog: Modifying your MySQL databases to be UTF-8 compliant

DevShed: Retrieving Information on Several Objects with Destructors in PHP 5

Asvin Balloo's Blog: 10 useful PHP PEAR packages

PHPBuilder.com: Creating an Online Survey - Part 2

Till Klampaeckel's Blog: Contributing to PEAR: Taking over packages


Community Events











Don't see your event here?
Let us know!


example opinion conference introduction interview code development community composer functional series database testing tool object language podcast release zendframework2 framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework