Skip to main content

Abacus.AI Pricing Overview

Abacus.AI provides a generous free tier for database, file hosting, and app server management until your app starts receiving significant traffic (up to 25,000 credits per month). Beyond that, charges apply as follows:


App Hosting​

ItemCost
App visits320 Credits / 1,000 visits
Outbound data transfer33 Credits / GiB
  • App visits = Every time people visit your app, it uses credits.
  • Outbound data = When your app sends data out (images, pages, etc.)

Database​

ItemCost
Storage500 Credits / GiB / month
Requests300 Credits / 1M DB requests
  • Storage = space used for user information, settings, etc.
  • DB request = any lookup, save, update, or delete.

File Storage​

ItemCost
Storage300 Credits / GiB / month
Transfer100 Credits / GiB
Complex operations8 Credits / 1000 ops
Simple operations6 Credits / 10,000 ops

Examples:

  • Complex ops: upload, copy, create, list, delete
  • Simple ops: GET, SELECT, HEAD (checking or viewing a file)