Re: search engine
From: BJörn Lindqvist (bjourne_at_gmail.com)
Date: 01/30/05
- Next message: Jamey Cribbs: "ANNOUNCE: KirbyBase 1.7"
- Previous message: int: "gmail access with python!"
- In reply to: jlrodilla_at_gmail.com: "search engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Jan 2005 23:33:43 +0100 To: python-list@python.org
> hi all, i´m doing a search engine using python for the spider and php
> to make a web for the search. The Database i have choosen is
> postgreSQL. Do you think it is a good choosen? Any suggestion?
"Databases are implementation details! Considering the database should
be deferred as long as possible. Far too many applications are
inextricably tied to their databases because they were designed with
the database in mind from the beginning. Remember the definition of
abstraction: the amplification of the essential and the elimination of
the irrelevant. The database is irrelevant at this stage of the
project; it is merely a technique used for storing and accessing data,
nothing more." (Robert C. Martin, Agile Software Development, p. 194)
-- mvh Björn
- Next message: Jamey Cribbs: "ANNOUNCE: KirbyBase 1.7"
- Previous message: int: "gmail access with python!"
- In reply to: jlrodilla_at_gmail.com: "search engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|