6 Forks
19 Stars
19 Watchers

rds-data

A decorator for the AWS Data API for Aurora Serverless. It decorates and abstracts the Amazon SDK's implementation to make it feel more like a traditional MySQL wrapper than an HTTP based web service. It is written in Typescript and provides type-aware return objects which allows for better support in Typescript-based solutions.

How to download and setup rds-data

Open terminal and run command
git clone https://github.com/cbschuld/rds-data.git
git clone is used to create a copy or clone of rds-data repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rds-data https://github.com/cbschuld/rds-data/archive/master.zip

Or simply clone rds-data with SSH
[email protected]:cbschuld/rds-data.git

If you have some problems with rds-data

You may open issue on rds-data support forum (system) here: https://github.com/cbschuld/rds-data/issues