Skip to content
/ orbit Public

ORBIT: an Open source Rust-based implementation of a data Build Tool, inspired by DBT

License

Notifications You must be signed in to change notification settings

acovaci/orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orbit

ORBIT: an Open source Rust-based implementation of a Data build Tool, inspired by DBT

Installation

  • Install Python
  • Clone this repo
  • Install Rust
  • Install cargo-make
  • Run cargo make
  • Run the CLI with ./orbit [options]

Roadmap

  • Basic project structure
  • Wrap around each of the core DBT commands
  • Implement each of the commands, starting with the simplest

Changelog

See CHANGELOG.md

About

ORBIT: an Open source Rust-based implementation of a data Build Tool, inspired by DBT

Topics

Resources

License

Stars

Watchers

Forks