Sign inSign up

vettadock/warpsql

By vettadock

Updated about 6 years ago

Image
0

57

vettadock/warpsql repository overview

This image contains WarpSQL. WarpSQL is a MySQL fork by Justin Swanhart. Its main feature is the WARP engine, that can be used for analytics or to move starships.

Maturity level of the image: alpha.

The Dockerfiles are on GitHub.

To start a container:

docker pull vettadock/warpsql:8.0-1.0
docker run --detach --name <container-name> vettadock/warpsql:8.0-1.0

To connect WarpSQL with the client that is in the container:

docker exec -ti <container-name> mysql

This repository is maintained by Vettabase.

For questions or commercial support inquiries regarding the containerisation of WarpSQL, please contact [email protected]. Currently we do not offer support for WarpSQL itself.

If you find this software useful, please consider contributing WarpSQL.

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

about 6 years ago

docker pull vettadock/warpsql:8.0-1.0