Difference between revisions of "Main Page"

From GombeMIWiki
Jump to: navigation, search
(Gombe-MI Programs: Add copy_schema program)
(Project Administration: Add delete user link)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
   
 
=== Gombe-MI Programs ===
 
=== Gombe-MI Programs ===
* [https://{{ServerName}}/phpPgAdmin PhpPgAdmin] -- Access the database
+
* [https://apps.ccas.gwu.edu/phpPgAdmin PhpPgAdmin] -- Access the database
  +
* [https://{{ServerName}}:8000 OmniDB] -- Access the database
  +
* [https://{{ServerName}}/programs/pgadmin4 PgAdmin4] -- Access the database
 
* [https://{{ServerName}}/programs/pfw/upload Upload] -- Upload tab-delimited text with column headings
 
* [https://{{ServerName}}/programs/pfw/upload Upload] -- Upload tab-delimited text with column headings
 
* [https://{{ServerName}}/programs/pfw/upload_gc Upload_GC] -- Upload group composition data
 
* [https://{{ServerName}}/programs/pfw/upload_gc Upload_GC] -- Upload group composition data
* [https://{{ServerName}}/programs/pfw/add_user Add_User] -- Create a database user
 
* [https://{{ServerName}}/programs/pfw/copy_schema Copy_Schema] -- Copy a schema from one database to another
 
 
* [https://{{ServerName}}/programs/wwwdiff/ Wwwdiff] -- Compare 2 files
 
* [https://{{ServerName}}/programs/wwwdiff/ Wwwdiff] -- Compare 2 files
* [https://{{ServerName}}/programs/pfw/logout Logout] -- Logout (from the Upload program)
+
* [https://{{ServerName}}/programs/pfw/logout Logout] -- Logout (from the Gombe-MI bespoke programs)
   
 
=== Documentation ===
 
=== Documentation ===
Line 16: Line 14:
   
 
=== Project Administration ===
 
=== Project Administration ===
 
* [https://{{ServerName}}/programs/pfw/add_user Add_User] -- Create a database user
  +
* [[DeleteDBUser]] -- Instructions for Deleteing a Database User
 
* [https://{{ServerName}}/programs/pfw/copy_schema Copy_Schema] -- Copy a schema from one database to another
 
* [[ProjectAdministration|Project Administration]] page
 
* [[ProjectAdministration|Project Administration]] page
   

Latest revision as of 18:30, 7 March 2019

Gombe Mother Infant Database Project

Gombe-MI Programs

  • PhpPgAdmin -- Access the database
  • OmniDB -- Access the database
  • PgAdmin4 -- Access the database
  • Upload -- Upload tab-delimited text with column headings
  • Upload_GC -- Upload group composition data
  • Wwwdiff -- Compare 2 files
  • Logout -- Logout (from the Gombe-MI bespoke programs)

Documentation

Project Administration

Source Code

Browse the Gombe-MI project source code.