The Java Movie Database (JMDB) is a Java program which stores the data from the IMDb Text files (Internet Movie Database - http://www.imdb.com) in several MySQL/PostgreSQL tables.
After you have imported the data, you can search for actors, movies, producers and actors. About the movies and people a lot of details are shown (depending which IMDb text files you did import).
Changes in this new Beta:
-huge speed improvement importing several files (3 to 21 times faster)
-Swedish translation updated
-added workaround for running-times.list IMDb bug
-added support for several free Java Swing LookandFeels
-and some other changes
A detailed changelist is available on the project website:
http://www.jmdb.de/
Source: