- Notifications
You must be signed in to change notification settings - Fork0
USDA National Nutrient Database for Standard Reference SR28
License
NotificationsYou must be signed in to change notification settings
GregEakin/NutrishSr28
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
🔥Greg Eakin
This is an experiment in configuring an existing database in Hibernate and JUnit 5.Here we defined the schema with annotation in Java files.
- Start the HSQLDB server by running
dev.eakin.server.Database.main(). - Initialize the DB schema with
dev.eakin.Ddl.main(). - DownloadSR28ASC.zip, and unzip into the data folder.
- Load the data into the database with
dev.eakin.DbLoad.main(). - Runall unit tests; everything should pass.
- Remember to shut down the database when finished, by running
dev.eakin.server.Shudown.main().
- Hibernate Object-Relation Mapping
- HyperSQL Database
- US Department of Agriculture, Agricultural Research Service. 2016. Nutrient Data Laboratory. USDA National Nutrient Database for Standard Reference, Release 28 (Slightly revised). Version Current: May 2016.
- Java 11
- JUnit 5 Unit Tests
About
USDA National Nutrient Database for Standard Reference SR28
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
