forked from ekg/USDA-SR22-importer
-
Notifications
You must be signed in to change notification settings - Fork 0
sammys/usda2mysql
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
These files are useful in creating a MySQL database from the SR22 nutrition
information produced by the USDA.
You must first create a new user and database, make sure that these are
referred to in createdb.sh.
Then make sure you have a recent copy of mdb-tools. These tools are used to
convert the sr22 data from access format into SQL.
Edit create_db.sh to reflect your local MySQL installation, user, password, and
database.
Then:
make sr22
This should insert all the data into your mysql database!
About
Assists in importing the USDA nutritional database from MS Access to MySQL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published