Sign inSign up

jayjohnson/schemaprototyping

By jayjohnson

Updated about 10 years ago

Prototyping a MySQL Schema with Docker and phpMyAdmin

Image
1

582

jayjohnson/schemaprototyping repository overview

This repository is for rapid-prototyping a schema using a MySQL Docker container that deploys your ORM schema file and populates the initial records on start up.

By setting a couple environment variables, you can provision your own Docker container with a usable MySQL instance, browser-ready phpMyAdmin server, and your database including the tables initialized exactly how you want. This repository was built for building and testing schemas with actual data before promoting + migrating changes to a database on another environment. This repository comes with a sample stock Schema file and MSFT and IBM data stored in CSV files, and I use this as part of my machine learning experiments on the stock market.

GitHub Repository: https://github.com/jay-johnson/docker-schema-prototyping-with-mysql

Tag summary

Content type

Image

Digest

Size

407.3 MB

Last updated

about 10 years ago

docker pull jayjohnson/schemaprototyping