Example Database Designs
Here are examples of different styles of database designs. You may use them as they are or edit them for a more specialised use.
Tutorial for creating a samples database here.
Channel database
3 tables: Header, Survey, and Sample.
Composite database
2 tables: Group and Entry.
Drillhole database
5 tables: Collar, Survey, Assay, Geo, and Struct.
Geotech database
2 tables: Header and Geotec.
Samples database
2 tables: Group and Entry.
Was this page helpful?