# Dependencies
$ add mysql
$ add jdk
# Initialize Database
# Replace Line 2 in init.sql to use your UnityID
$ mysql < init.sql -u <UnityID> -p -h classdb2.csc.ncsu.edu
# Run WolfWR DBMS
$ javac Login.java
$ java Login
-
Notifications
You must be signed in to change notification settings - Fork 1
nickrgarner/WolfWR-DB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
DBMS using Java and MariaDB for tracking inventory, transactions, and customers across a national grocery chain.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published