@wharfie/wharfie

0.0.11 • 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 tell you how much it will cost to run your application before you run it, and also can make sure that it will output what you expect before you spend time waiting for it to run.

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 project init

Reference

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @wharfie/wharfie

Weekly Downloads

5

Version

0.0.11

License

ISC

Unpacked Size

63.4 MB

Total Files

355

Last publish

Collaborators

  • ramshackle-jamathon