I have to use MapDb for a Java project but im only familiar with Mysql. Im a litte confused about the creation of the db. My Db should contain user information and posts by user and comments on posts and other similarities. How should i create the Db to make it work like a Mysql db?
Asked
Active
Viewed 908 times
1 Answers
0
here is documentation. You use DBMaker factory:

Jan Kotek
- 1,084
- 7
- 4
-
Those links don't exist anymore; do you have the new location? – JamieITGirl Feb 01 '18 at 10:02