https://github.com/arcadedata/arcadeanalytics-docker-images
Scripts to build images for datastores with pre loaded test databases
https://github.com/arcadedata/arcadeanalytics-docker-images
Last synced: 3 months ago
JSON representation
Scripts to build images for datastores with pre loaded test databases
- Host: GitHub
- URL: https://github.com/arcadedata/arcadeanalytics-docker-images
- Owner: ArcadeData
- License: apache-2.0
- Created: 2019-06-11T13:13:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T05:22:30.000Z (over 1 year ago)
- Last Synced: 2025-01-15T06:51:37.688Z (over 1 year ago)
- Language: Dockerfile
- Size: 1.28 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Apache-2.0)
[](https://travis-ci.org/ArcadeAnalytics/arcadeanalytics-docker-images)
# Arcade Analytics - Play With Data
This repository contains Dockerfiles and script used to build images of the databases used for testing [ArcadeAnalytics](https://arcadeanalytics.com/)
In the docker directory you will find
* [OrientDB](https://orientdb.org/) 2.2.x with preloaded demodb
* [OrientDB](https://orientdb.org/) 3.0.x with preloaded [demodb](http://orientdb.com/docs/3.0.x/gettingstarted/demodb/)
* [PostgreSQL](https://www.postgresql.org/) with [dvd-rental database](http://www.postgresqltutorial.com/postgresql-sample-database/)
* [MySQL](https://www.mysql.com/) with [sakila database](https://dev.mysql.com/doc/sakila/en/)
* [MariaDB](https://mariadb.com/) with [sakila database](https://dev.mysql.com/doc/sakila/en/)
* [Janusgraph](https://janusgraph.org/) standalone (Berkeley and Lucene), no database loaded yet