You can check the 2nd deliverable of the Advanced Databases subject. The exercises to do are also in the project.
- Change the
dbxic.propsfile to:# DBxic's database directory dbxic.base.dir=/<PATH_IN_YOUR_LOCAL_MACHINE>/dbxic/db # DBxic's temporary files directory dbxic.temp.dir=/<PATH_IN_YOUR_LOCAL_MACHINE >/dbxic/db/tmp # The number of blocks in the buffer dbxic.buffersize=50
- Now you can execute the DB from
org.adbs.dbxic.engine.core.DBMS