Skip to content

Commit

Permalink
Update README.md to remove pricing from github (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Ankit Sharma <[email protected]>
  • Loading branch information
zriyanshdz and hash-data authored Dec 30, 2024
1 parent 112280a commit b7e7d60
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,9 @@ For a collection of 230 million rows (664.81GB) from [Twitter data](https://arch
| **Airbyte** | 12 min 44 sec | 1,308 r/s | 27.3x slower |
| **Debezium (Embedded)** | 12 min 44 sec | 1,308 r/s | 27.3x slower |

### Cost Comparison: (Considering 230mil first full load & 50million rows incremental rows per month) as dated 30th Sep:

| Tool | First Full Sync Cost | Incremental Sync Cost (Monthly) | Total Monthly Cost | Info | Factor |
|--------------------------------|----------------------|----------------------------------|--------------------|-----------------------------------------------|------------------|
| **Olake** | 10-50 USD | 250 USD | 300 USD | Heavier instance required only for 1-2 hours | X times |
| **Fivetran** | Free | 6000 USD | 6000 USD | 15 min sync frequency; pricing for 50M rows & standard plan | 20x costlier |
| **Airbyte** | 6000 USD | 1408 USD | 7400 USD | First load - 1.15 TB data synced | 24.6x costlier |
| **Debezium MSK Connect + AWS MSK Serverless** | - | - | 900 USD | 1.2 TB total data (incremental & first full sync) | 3x costlier |
Cost Comparison: (Considering 230 million first full load & 50 million rows incremental rows per month) as dated 30th September: Find more [here](https://datazip.io/olake/docs/olake/mongodb/benchmark).



### Testing Infrastructure

Expand Down

0 comments on commit b7e7d60

Please sign in to comment.