Skip to content

worasit/conbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conbot

Welcome to conbot!. Conbot is a utility intended to deal with the rougher corners of data engineering. The more mundane, the better conbot is at it!.

For example

  • file format conversion (especially gzip)
  • schema detection
  • data generation
  • transfer and transform between clouds and technologies

It is built to perform the "heavy lifting" of common tasks a data engineer may conduct, to be simple, small and as fast as possible. It can be used as terminal tool on a daily basis through to running horizontally in k8s clusters for parallel processing.

Install

Installation instructions are in the INSTALLATION.md

Usage

Installation and usage is covered in the USER_GUIDE.md

Extending Conbot

Conbot is open-source! - you are very welcome to extend it or participate as a commiter. Read the DEVELOPER_GUIDE.md for more information.

About

data engineering toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • Makefile 1.1%
  • Dockerfile 0.1%