Managed PostgreSQL in Minutes
Nearbase provisions serverless PostgreSQL instances across Asia with a single API call. Auto-scaling, pay-as-you-go, zero ops.
Provision a database in one request
curl -X POST https://api.nearbase.dev/databases \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"region": "ap-southeast-1",
"displayName": "my-production-db",
"dbUsername": "admin",
"dbPassword": "Str0ngPassw0rd"
}' Why Nearbase?
Purpose-built for teams deploying in Asia. No cloud expertise required.
Serverless Auto-Scaling
Instances scale from 1 to 31 PCUs automatically based on workload. Pay only for what you use.
Built for Asia
7 regions across China and Southeast Asia. Sub-10ms latency in every major market.
Tenant Isolation
Each customer gets isolated database instances with separate credentials and VPC networking.
Single API Call
Provision a production-ready PostgreSQL database with one POST request. No infrastructure to manage.
Pay-as-you-go
No upfront costs or commitments. Scale to zero when idle. Perfect for startups and enterprises alike.
Compliance Ready
Meet PDPA, PDPO, and PIPL data residency requirements with in-country hosting across Asia.
7 Regions Across Asia
Deploy where your users are. Every region runs serverless PolarDB PostgreSQL with automatic scaling.
How It Works
Create a Tenant
Sign up to receive your API key. Each tenant has isolated billing and instance management.
Provision a Database
Call POST /databases with your desired region and credentials. Nearbase provisions a serverless PolarDB cluster in 2–5 minutes.
Connect & Build
Use the provided PostgreSQL connection string from any standard client or ORM. SSL included.
Ready to deploy your first database?
Get started for free. No credit card required.