joshnies / turring-eve

Database migration tool integrated with Turring Theory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eve

Eve is a database migration tool geared towards migrating from legacy databases, such as IDMS.

Environment

# ---------------------------------------
# Eve API
# ---------------------------------------
#
# Debug mode (verbose output)
DEBUG=<0 | 1>

# ---------------------------------------
# AWS
# ---------------------------------------
#
# Access key ID
AWS_ACCESS_KEY_ID=
# Secret access key
AWS_SECRET_ACCESS_KEY=
# S3 bucket name
S3_BUCKET=

About

Database migration tool integrated with Turring Theory.


Languages

Language:Python 100.0%