Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

#EcoCom DP - posgreSQL

The ecocomDP model is specific to any one language. ecocomDP is composed of 7 tables, which can be linked via their indexes. An RDB implmentation illustrates this well, but of course, there are other equally usable mechanisms (eg, R data frames).

This directory contains the postgreSQL implementation of EDI's design pattern for ecological community survey data (ecocomDP)

File: create_7tables_ecocomDP_postgres.sql

creates the seven tables (see ../documentation) in a pre-existing posgtres schema called "ecocom_dp". Example is given for a read-only user, called "read_only_user", and an owner ("mob").

Directory: html

directory contains model documentation generated by a java program called schemaSpy (http://schemaspy.sourceforge.net/)

To use: if you clone this repository, view pages using

file:///path/to/index.html

Or use the preview here:

https://htmlpreview.github.io/?https://github.com/EDIorg/ecocomDP/blob/master/postgreSQL/html/index.html

Morty Proxy This is a proxified and sanitized view of the page, visit original site.