Genoret Database Architecture
From Wiki
(Difference between revisions)
Line 5: | Line 5: | ||
a [http://www.php.net/ PHP] based website | a [http://www.php.net/ PHP] based website | ||
- | + | It appears that the database is now organized around the GENE | |
- | + | all components share this notion ... | |
+ | Before ... | ||
As we couldn't point out which kind of data have to be collected we decided to create a hierarchical organized tree where people can deposit there files. "Choose a place and deposit your data." | As we couldn't point out which kind of data have to be collected we decided to create a hierarchical organized tree where people can deposit there files. "Choose a place and deposit your data." | ||
The uploaded data are always owned by the uploader. | The uploaded data are always owned by the uploader. | ||
He can decide to which people its data available. | He can decide to which people its data available. |
Revision as of 17:14, 23 October 2006
The architecture of the Genoret Database is mainly :
a SQL PostgreSQL relational Database
a PHP based website
It appears that the database is now organized around the GENE
all components share this notion ...
Before ... As we couldn't point out which kind of data have to be collected we decided to create a hierarchical organized tree where people can deposit there files. "Choose a place and deposit your data."
The uploaded data are always owned by the uploader. He can decide to which people its data available.