Skip to main content

Public data images

Spawn has some public data images available to all users. You can list these by running spawnctl get data-images --public. (They will also be listed if you don't have any data images of your own.) Data images that you create yourself are never made public and are restricted to you and any teams you share them with.

Available public data images#

Empty databases#

imageName:tagDatabaseVersion
postgres-emptyPostgreSQLv11
mysql-empty:v8.0MySQLv8.0
mysql-empty:v5.7MySQLv5.7
mssql-empty:v2017SQL Serverv2017
mssql-empty:v2019SQL Serverv2019
mariadb-empty:v10.6MariaDBv10.6

Sample databases#

imageName:tagDatabaseVersionNotes
postgres-pagila:v11PostgreSQLv11Pagila by Devrim Gündüz
mysql-sakila:v5.7MySQLv5.7Sakila from MySQL
mssql-wideworldimporters:v2017SQL Serverv2017Wide World Importers (OLTP) from Microsoft
mssql-adventureworks:v2017SQL Serverv2017AdventureWorks (OLTP) from Microsoft
mssql-adventureworks:v2019SQL Serverv2019AdventureWorks (OLTP) from Microsoft
mariadb-nation:v10.6MariaDBv10.6Nation from MariaDB

Databases for Flyway#

Spawn is partnered with Flyway, where Flyway uses Spawn for a seamless getting started experience. Public images provided for Flyway are listed below:

imageName:tagDatabaseVersion
postgres-flyway-getting-startedPostgreSQLv11
postgres-flyway-existing-databasePostgreSQLv11
mysql-flyway-getting-startedMySQLv5.7
mssql-flyway-getting-startedSQL Serverv2017
postgres-flyway-getting-started-completePostgreSQLv11
mysql-flyway-getting-started-completeMySQLv5.7
mssql-flyway-getting-started-completeSQL Serverv2017

Requests for other databases#

Are there other databases that you'd like to see added to this list? Let us know at spawn@red-gate.com.