Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/misterabdul/database-containers

Various database containers for local development purposes.
https://github.com/misterabdul/database-containers

database docker docker-compose docker-container mariadb mariadb-database mongo-express mongodb mongodb-database mysql mysql-database pgadmin4 phpmyadmin postgresql postgresql-database redis redis-commander redis-database

Last synced: 26 days ago
JSON representation

Various database containers for local development purposes.

Awesome Lists containing this project

README

        

# Various database containers for local development purposes

## Running

```sh
$ ./init.sh && docker compose up -d
```