Overview
An instance class defines the CPU and memory allocated to your database. Nearbase offers two groups: General Purpose and Dedicated. Pricing is uniform across every region — the same class costs the same everywhere.Class Code Format
Instance class codes follow this pattern:
For example,
pg.n4.4c.1m is a General Purpose instance with 4 vCPU and 16 GB memory.
Catalog
General Purpose
Balanced CPU and memory for most workloads. Includes low-cost economy (ARM) options for small apps and trials.
Best for: Side projects, dev/test, internal tools, production web apps, APIs,
and moderate-traffic SaaS workloads.
Dedicated
Dedicated CPU instances with a high memory-to-CPU ratio (8 GB RAM per vCPU). Designed for CPU-intensive queries, analytics, and latency-sensitive workloads that cannot tolerate CPU sharing.
Best for: Analytics, reporting, high-concurrency production databases,
workloads requiring consistent low-latency query performance.