Alexandre CONRAD wrote:
> Hello,
> 
> I thought this might be a good place to ask for literature about 
> database design and concepts. 

I don't think these are quite on the mark - one is too low-level, the 
other too high - but they are both good books and somewhat related.

Here is a very practical guide on *using* databases, it does have a 
chapter on design.
http://www.amazon.com/Practical-SQL-Handbook-Using-Variants/dp/0201703092/sr=1-1/qid=1157968204/ref=pd_bbs_1/104-4955671-9297524?ie=UTF8&s=books

This is an excellent book about how to design an application that uses a 
database, talks about the problems that come up, different ways to 
address the problems and tradeoffs in the solutions:
http://www.amazon.com/Patterns-Enterprise-Application-Architecture-Martin/dp/0321127420/sr=1-1/qid=1157968478/ref=pd_bbs_1/104-4955671-9297524?ie=UTF8&s=books

HTH,
Kent


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to