Implement backend database to replace current hash map: - [ ] Figure out what db we'd like to go with - [ ] Implement backend logic for db - [ ] Write unit tests for db
Implement backend database to replace current hash map: