Replace PostgreSQL + MongoDB + Redis + Pinecone + InfluxDB + ClickHouse with a single $99/month subscription.
All six data models are available on every plan. Limits are on query volume and storage.
| Hobby | Builder | Pro | Scale | |
|---|---|---|---|---|
| Queries/month | 100K | 2M | 20M | Unlimited |
| Storage | 1 GB | 25 GB | 250 GB | Unlimited |
| Relational (SQL) | ✓ | ✓ | ✓ | ✓ |
| Document (MongoDB-compat) | ✓ | ✓ | ✓ | ✓ |
| Key-Value / Cache | ✓ | ✓ | ✓ | ✓ |
| Vector search | ✓ | ✓ | ✓ | ✓ |
| Time-series | ✓ | ✓ | ✓ | ✓ |
| Analytics (OLAP) | ✓ | ✓ | ✓ | ✓ |
| MCP server | ✓ | ✓ | ✓ | ✓ |
| Read replicas | — | ✓ | ✓ | ✓ |
| Auto-scaling | — | — | ✓ | ✓ |
| SOC 2 / HIPAA | — | — | — | ✓ |
| Uptime SLA | — | — | 99.9% | 99.99% |
| Support | Community | Priority | Dedicated engineer |
Pro at $99 vs. operating the equivalent multi-vendor infrastructure.
One SDK. One dashboard. One bill. 6 data models, zero glue code.
Yes. The Hobby plan is free forever with 100,000 queries/month and 1 GB storage across all six data models. No credit card required.
Any operation against any data model counts as one query — a SQL SELECT, document findOne(), KV get(), vector search, time-series write, or analytics aggregation.
Yes. Relational, document, key-value, vector, time-series, and analytics are all included on every plan including Hobby. Limits apply to query volume and storage, not features.
Yes. Magnus speaks the PostgreSQL wire protocol for SQL and the MongoDB wire protocol for documents. Your existing Prisma, Drizzle, or Mongoose code works without modification.
The Magnus MCP server lets AI agents (Claude, GPT-4, Gemini) run queries and inspect schemas directly via the Model Context Protocol. Any MCP-compatible runtime can access all six data models through it.