ojrparties.blogg.se

Sakila database demo
Sakila database demo











sakila database demo

The Sakila folder holds a few variants of the Sakila database, ported to a few different database engines you should be able to install them on your own database.ĭisclaimer: Please note that the Sakila scripts were downloaded from various open source repositories and provided for your convenience only the H2 scripts are developed and supported by the DbVisualizer team. In addition to the database, you also get a number of scripts in the Bookmarks/DbVisualizer Demo Scripts folder most of them are based on the demo database and were used to create the screenshots and examples in the Users Guide.

sakila database demo

If you open the References tab on Tables node, you get a graphical view of the schema: The driver is actually the standard H2 driver, but we keep it separate to ensure that the version is compatible with the demo database, and to avoid conflicts with any other H2 connections. The demo database is installed with its own driver, the sakila-dbvis.jar file with the triggers and functions, and an open connection to the database. You can view the schema and DDL, both graphically and textually, and add/edit/delete objects. Besides tables and views, the sample includes code objects (triggers and functions). The demo database represents a DVD rental store with fictitious actors, movies, customers, etc. You can use this database as you please to experiment if you mess things up, you can always reinstall it to get a clean start.

sakila database demo

The installation dialog shows you the details, but in essence, you will get a local file for the database (initialized with the sample data), a connection for the database, and a set of sample scripts. You can install, uninstall or reinstall the demo database from the background panel (visible when all tabs are closed) or from the Help menu. Note: The available features are restricted by the capabilities of the H2 engine in order to get the full picture, you should connect DbVisualizer to the database(s) that you intend to use.

sakila database demo

The demo database is based on the Sakila Sample Database, adapted for use with the H2 database engine, and adjusted to better illustrate DbVisualizer features. The quickest way to get started and explore the DbVisualizer features is probably to install the demo database.













Sakila database demo