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 visits960 Credits / 1,000 visits
Outbound data transfer100 Credits / GiB
  • Every time people visit your app, it uses credits.
  • Outbound data = when your app sends data out (images, pages, etc.)

Database​

ItemCost
Storage1500 Credits / GiB / month
Requests900 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)

Illustrative Examples​

Below are example estimations to understand typical credit usage.

Example 1 — Static Landing Page or Marketing Site​

A simple static website with text + images, no database, no file uploads.

MetricUsage per month
Visits10,000
Outbound Data1 GiB
DB Storage0
DB Requests0
File Storage0
File Transfer0
Simple Ops0
Complex Ops0
Estimated Monthly Credits:≈ 9,700 credits (≈ $9.70)

Example 2 — Small Business Website​

A marketing site with multiple pages, images, a contact form, and light backend usage.

MetricUsage per month
Visits10,000
Outbound Data0.5 GiB
DB Storage0.1 GiB
DB Requests200,000
File Storage1 GiB
File Transfer0.5 GiB
Simple Ops5,000
Complex Ops500
Estimated Monthly Credits:≈ 10,337 credits (10.3 USD)