You can also access databases from the classpath or from a jar
file (in the classpath or not) as read-only databases.
Accessing databases from the classpath
In most cases, you access databases from the file system. However, it is also possible to access databases from the classpath. The databases can be archived into a jar or zip file or left as is.