Neon vs Portkey
Serverless Postgres with branching and bottomless storage
vs. Enterprise AI gateway + observability + guardrails + prompt mgmt
Pricing tiers
Neon
Free
100 projects, 0.5 GB storage + 100 CU-hours each. Great for prototypes and preview envs.
Free
Launch
Usage-based, no minimum. Small production workloads. $0.35/GB-month storage, $0.106/CU-hour.
$0 base (usage-based)
Scale
Usage-based, higher compute tier + faster instances ($0.222/CU-hour). Up to 30-day PITR, 1,000 projects.
$0 base (usage-based)
Business
Usage-based with 99.95% SLA, HIPAA available. Private networking $0.01/GB.
$0 base (usage-based)
Portkey
Developer (Free)
Free forever. 10k logs/month. Universal API + key management. 3 prompt templates. Basic observability.
Free
Gateway (OSS)
MIT-licensed gateway only (no observability UI). Self-host for routing/fallbacks.
$0 base (usage-based)
Production
$49/month. 100k logs ($9 per additional 100k). Fallbacks, load balancing, retries, semantic caching. Unlimited prompts. RBAC.
$49/mo
Enterprise
Custom. 10M+ logs/month. Custom guardrails, advanced evals, SSO, budget controls, VPC + on-prem, SOC2, HIPAA, GDPR.
Custom
Free-tier quotas head-to-head
Comparing free on Neon vs free on Portkey.
| Metric | Neon | Portkey |
|---|---|---|
| branches per project | 10 branches | — |
| cu hours per project | 100 CU-hours/month | — |
| egress gb month | 5 GB/month | — |
| pitr retention hours | 6 hours | — |
| projects | 100 projects | — |
| storage gb per project | 0.5 GB | — |
| team members | 3 users | — |
Features
Neon · 14 features
- Autoscaling — Compute scales CPU + memory between min and max CU in seconds based on load.
- Branching — Git-like DB branches: copy-on-write snapshots of data + schema. Instant, cheap. …
- Data API (REST) — PostgREST-compatible REST endpoint auto-generated from your schema. Uses Postgre…
- IP Allowlist — Restrict DB access to specific CIDRs. Launch+.
- Launchpad — One-click create-a-database link that can be embedded in OSS repos (DATABASE_URL…
- Logical Replication — Publish changes to Snowflake, BigQuery, Kafka, or other Postgres. Subscribe from…
- Monitoring — Built-in dashboards for CPU/RAM/connections/slow queries. Prometheus export on B…
- Neon Auth — Stack Auth integrated: users table auto-synced into your Postgres (public.users_…
- Point-in-Time Restore — Restore DB to any moment in the retention window (6h free → 30d Scale) via branc…
- Private Networking — AWS PrivateLink / VPC peering. Business plan.
- Read Replicas — Create a read-only compute endpoint on the same branch. Zero replication lag (re…
- Scale to Zero — Compute suspends when idle — no charge for compute while paused. Cold-start ~300…
- Schema Diff — Compare schema between branches — build PR checks and preview migrations safely.
- SQL over HTTP — Serverless driver lets you query Postgres over HTTPS — works in edge runtimes (V…
Portkey · 18 features
- AI Gateway — Unified OpenAI-compatible API to 250+ LLMs.
- Alerts — Thresholds on latency, error rate, cost, usage.
- Budget Controls — Per-key + per-team spending limits.
- Evaluations — Built-in evaluator templates + custom.
- Fallbacks — Config-driven provider fallback chains.
- Guardrails — Pre/post processors for safety + compliance.
- Load Balancing — Round-robin, weighted, least-latency across providers.
- MCP Support — Use MCP servers as tools through gateway.
- Observability — Logs, traces, feedback, alerts, cost tracking.
- OSS Gateway — Open-source gateway (portkey-ai/gateway).
- Prompt Library — Shared prompt library + public marketplace.
- Prompt Templates — Version + test + collaborate on prompts.
- Retries — Configurable retry policies per route.
- Role-Based Access Control — Team permissions on prompts + keys.
- Semantic Caching — Vector-based cache on query meaning.
- Simple Caching — Exact-match cache.
- Virtual Keys — Per-app keys with budget + rate limits + permissions.
- VPC Deployment (Ent) — Deploy in your own VPC for compliance.
Developer interfaces
| Kind | Neon | Portkey |
|---|---|---|
| CLI | Neon CLI | Portkey CLI |
| SDK | @neondatabase/serverless | portkey-ai (Node), portkey-ai (Python) |
| REST | Management / Control Plane API, Neon Data API (REST), SQL over HTTP | Portkey API (OpenAI-compat) |
| MCP | Neon MCP Server | Portkey MCP |
| OTHER | Postgres Wire Protocol | Portkey Dashboard |
Staxly is an independent catalog of developer platforms. Outbound links to Neon and Portkey are plain references to their official websites. Pricing is verified against vendor pages at publication time — reconfirm before buying.
Want this comparison in your AI agent's context? Install the free Staxly MCP server.