Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 860 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 860 Bytes

Overview

These docker demos combines Adminer with the most popular SQL databases in multicontainer environement.

Clone this repo

git clone https://github.com/bogumilo/docker-adminer-db-demos.git

Run multi-container of selected demo in its directory

Available demos:

docker compose up

Ways to ingest data

  1. Adminer GUI
  2. Run the script python ingest_data.py (prefilled with dummy data)

Quick reference