An open API service indexing awesome lists of open source software.

https://github.com/bluecolor/tractor

A cross platform, plugin based data transfer tool
https://github.com/bluecolor/tractor

cli golang ingestion plugins rdbms

Last synced: 2 months ago
JSON representation

A cross platform, plugin based data transfer tool

Awesome Lists containing this project

README

          

# tractor

A cross platform, plugin based data ingestion tool.

Currently under heavy development, you can execute tests with the following command:
```
make test
```

## Plugins

| Name | Input | Output |
| -------------------- | ------- | ------- |
| MySQL | ✓ | ✓ |
| File [csv] | ✓ | ✓ |
| Dummy (*for testing) | ✓ | ✓ |