Docs
Ship against dedicated Postgres, from the console
Short operational guides for the IndicBase dashboard. For HTTP details, see the developers reference.
Get started
Create an account, then create a project. IndicBase provisions a dedicated PostgreSQL database in the region you select from the catalog. The dashboard redirects to that project when it is ready.
SQL Editor
The SQL Editor runs PostgreSQL against your project database. Query history is stored per project. Destructive statements are your responsibility — use migrations for schema changes you need to replay.
Table Editor
List tables, inspect columns and keys, filter rows, and page results. Column and row mutations go through authorized project APIs, not a browser-side database.
Row Level Security
RLS policies live on your Postgres instance. Define SELECT, INSERT, UPDATE, and DELETE policies in SQL or from the console preview, then enable them before exposing Data APIs to clients.
Billing
Free, Pro, and Team include a monthly quota for projects, MAU, database size, egress, cached egress, and file storage. After you exceed an included quota, usage-based overages apply at the rates published on the pricing page. Enterprise contracts can set custom limits, SLAs, and billing. Manage invoices from the workspace billing page after you sign in.
Ready to provision? Create an account.