@wharfie/wharfie

0.0.9 • Public • Published

Wharfie Beanie Logo
Wharfie

discord Wharfie CI npm version npm downloads Standard - JavaScript Style Guide

Wharfie is an experimental table-oriented data application framework built ontop of AWS Athena. Designed to be fast to develop, confident to modify and cheap to run.

Unlike most data tools, Wharfie has ZERO fixed infrastructure costs. Money is only spent when data is processed. Costs are also proportional to the size of the data processed, averaging around $5 per terabyte.

Wharfie can work with data sizes ranging from bytes to petabytes. There are no looming performance cliffs that require a platform switch.

Wharfie is serverless and relies entirely on managed AWS services. There's no need for performance tuning or an on-call rotation to keep Wharfie running. When Wharfie breaks, it's usually because of upstream outages, which when resolved, unblock Wharfie from reprocessing and catching up to a functional state.

When defining tables with Wharfie, you only need to statically define your table structure or the query used to materialize, and Wharfie takes care of the rest.

"The Rest" includes:

  • Registering new partitions
  • Converting compression and data formats
  • Repartitioning
  • Managing schema changes

⚡️ Quickstart

CLI

npm i -g @wharfie/wharfie
wharfie config
wharfie deployment create
wharfie examples create

Reference

Readme

Keywords

none

Package Sidebar

Install

npm i @wharfie/wharfie

Weekly Downloads

722

Version

0.0.9

License

ISC

Unpacked Size

5.04 MB

Total Files

341

Last publish

Collaborators

  • ramshackle-jamathon