Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nerotheum/docker-databases
A collection of easy to setup database servers using docker-compose
https://github.com/nerotheum/docker-databases
database docker docker-compose just mariadb oracle
Last synced: about 2 months ago
JSON representation
A collection of easy to setup database servers using docker-compose
- Host: GitHub
- URL: https://github.com/nerotheum/docker-databases
- Owner: Nerotheum
- License: mit
- Created: 2024-07-18T18:14:09.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2024-08-13T16:21:53.000Z (6 months ago)
- Last Synced: 2024-12-30T21:44:49.738Z (about 2 months ago)
- Topics: database, docker, docker-compose, just, mariadb, oracle
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Databases
A collection of databases that are easy to setup using docker-compose and just
for local development purposes.## Prerequisites
- Docker and docker-compose
- Just by Casey## Running a database server
Please read the README file within the directory of the database server you'd like to run.