Programs
Generic Programs
-- A web interface to the PostgreSQL database which stores all the Babase data. The authoritative Babase data is kept on the papio.biology.duke.edu PostgreSQL server, in the babase database, in the babase schema. (documentation)
Babase's Bespoke Programs
-- Upload a delimited text file into the database. Useful because it will upload into views as well as tables. Several Babase datasets are updated using this program. (documentation)
-- Copy a Schema Between Databases (documentation)
-- Upload multiple files into multiple tables or views, in an all-or-nothing way. (documentation)
-- Upload census-formatted data into the CENSUS table. (documentation)
-- The Ranker program; please refer to its documentation for prerequisites and instructions on how to launch it.
-- Logout from the Babase program suite. (documentation)