newdevs:db:schemas
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| newdevs:db:schemas [2023/01/18 17:40] – tmccanna | newdevs:db:schemas [2024/12/20 12:48] (current) – [Additional Resources] Added link to full list of schema docs. stompro | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ====== Database Schemas ====== | ====== Database Schemas ====== | ||
| - | | + | ===== Schema Descriptions ===== |
| + | |||
| + | * Config - catch-all for configuration / setup | ||
| + | * Actor - users, org units, and their attributes | ||
| + | * Permission - permissions and permission groups | ||
| + | * Biblio - bib data and functions | ||
| + | * Authority - authority data and functions | ||
| + | * Serial - serials related tables | ||
| + | * Asset - item and call number, mostly | ||
| + | * Metabib - search data, mostly | ||
| + | * Action - circ and hold state machine tables | ||
| + | * Booking - booking/ | ||
| + | * Money - billing and payment tables and views | ||
| + | * Action_trigger - A/T definitions, | ||
| + | * Vandelay - import/ | ||
| + | * Acq - acquisitions data | ||
| + | * Search - functions and search support tables | ||
| + | * Container - buckets, carousels | ||
| + | * Oai - views and functions supporting oai-pmh | ||
| + | * Unapi - functions generating xml from data in other schemas | ||
| + | * Query - back qstore service, holds structured data that can become arbitrary SQL | ||
| + | * Offline - offline transactions and processing state thereof | ||
| + | * Reporter - report templates, definitions, | ||
| + | * Rating - stores popularity badge definitions and bib ratings | ||
| + | * Auditor - tables recording old versions of rows from many core tables | ||
| + | |||
| + | |||
| + | |||
| + | ===== Additional Resources ===== | ||
| + | |||
| + | | ||
| + | * [[https:// | ||
| + | * [[newdevs: | ||
| + | * [[http:// | ||
| + | * [[dev: | ||
| + | |||
| + | ==== Evergreen Conference Sessions ==== | ||
| + | * [[https:// | ||
| + | |||
newdevs/db/schemas.1674081622.txt.gz · Last modified: 2023/01/18 17:40 by tmccanna