jooq/jOOQ-examples/Sakila
2016-12-04 12:11:23 +01:00
..
interbase-sakila-db [#3701] Add some Sakila-based examples 2014-10-20 11:36:17 +02:00
ms-access-sakila-db [#3701] Add some Sakila-based examples 2014-10-20 11:36:17 +02:00
mysql-sakila-db [#3701] Add some Sakila-based examples 2014-10-20 11:36:17 +02:00
oracle-sakila-db [#330] Add example Package with RECORD types to the Sakila database 2016-11-01 15:33:15 +01:00
postgres-sakila-db Fixed sakila scripts 2015-09-08 14:32:00 +02:00
sql-server-sakila-db Make all PKs in Sakila NONCLUSTERED 2016-12-04 12:11:23 +01:00
sqlite-sakila-db [#3701] Add some Sakila-based examples 2014-10-20 11:36:17 +02:00
ReadME.txt [#3701] Add some Sakila-based examples 2014-10-20 11:36:17 +02:00

Sakila sample database was ported to the following databases

 Oracle
 SQL Server
 SQLIte
 Interbase/Firebird
 Microsoft Access

by DB Software Laboratory 
http://www.etl-tools.com

Original Sakila for MySQL and Pagila are included as well for the user convinience.
 (Files to delete data and drop database objects were created DB Software Laboratory)

Background:

 Sakila example database was originally developed by Mike Hillyer of the MySQL AB documentation team. 

This project is designed to help database administrators to decide which database to use for development of new products
The user can run the same SQL against different kind of databases and compare the performance

License: BSD
Copyright DB Software Laboratory
http://www.etl-tools.com

Note:

 Part of the insert scripts were generated by Advanced ETL Processor
 http://www.etl-tools.com/etl-tools/advanced-etl-processor-enterprise/overview.html