Content-Length: 308796 | pFad | http://github.com/drg-adaptive/db-migrate-aurora

76 GitHub - drg-adaptive/db-migrate-aurora: A driver for db-migrate to connect to Aurora Serverless through the Data API
Skip to content

drg-adaptive/db-migrate-aurora

Repository files navigation

Welcome to db-migrate-aurora 👋

stability npm Maintainability Build Status Dependency Status devDependency Status

A db-migrate driver for aurora serverless.

AWS Aurora Serverless db-migrate Driver

A db-migrate driver for aurora serverless.

Install

yarn install

Usage

See db-migrate for more information.

Configuration Example

Add the following configuration to your database.json file:

{
  "prod": {
    "driver": {
      "require": "db-migrate-aurora"
    },
    "database": "name of database on server...", // OPTIONAL
    "schema": "name of schema in database...", // OPTIONAL
    "secretArn": "ARN of a secret store containing credentials for the cluster",
    "resourceArn": "ARN of the cluster to connect to",
    "region": "us-east-1", // The AWS region of the cluster
    "maxRetries": 3, // OPTIONAL: number of times to retry connecting
    "connectTimeout": 45000 // OPTIONAL: number of milliseconds to wait until timing out the connection
  }
}

Run tests

yarn test

Author

👤 Ben Force bforce@teamdrg.com

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 DRG Adaptive.

This project is MIT licensed.

FOSSA Status


This README was generated with ❤️ by readme-md-generator

About

A driver for db-migrate to connect to Aurora Serverless through the Data API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/drg-adaptive/db-migrate-aurora

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy