Genoret Database Architecture

From Wiki

(Difference between revisions)
Jump to: navigation, search
Current revision (16:24, 19 March 2010) (edit) (undo)
 
(11 intermediate revisions not shown.)
Line 1: Line 1:
The architecture of the Genoret Database is mainly :
The architecture of the Genoret Database is mainly :
 +
* a [http://www.php.net/ PHP] based website running on a [http://www.apache.org Apache2] http server
 +
* a SQL [http://www.postgresql.org/ PostgreSQL] relational Database
 +
* an additional Tcl/Tk part running as script or as cgi-bin through the genoret_html_server.
-
a SQL PostgreSQL relational Database
+
This architecture allowing people, teams and data management is called ''Fed'' : '''Fe'''derating '''D'''ata
-
a PHP based website
+
'''Get more from the lbgiwiki about the [http://lbgi.igbmc.fr/wikili/index.php/Fed_Website_Architecture Fed Web Architecture]
-
 
+
'''
-
Up to now the most important is to collect data about all fields from the EVI-Genoret consortium
+
-
 
+
-
We organized our website to allow to all Genoret members to upload there 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.
+
-
He can decide to which people its data available.
+

Current revision

The architecture of the Genoret Database is mainly :

  • a PHP based website running on a Apache2 http server
  • a SQL PostgreSQL relational Database
  • an additional Tcl/Tk part running as script or as cgi-bin through the genoret_html_server.

This architecture allowing people, teams and data management is called Fed : Federating Data

Get more from the lbgiwiki about the Fed Web Architecture