VeexaDB
A multi-tenant document and table database with a REST API, RBAC, indexes, query and aggregate endpoints, and MCP.
What VeexaDB does.
Multi-tenant model
Store document and table data across tenants in one database.
REST API
Read and write data through a REST API.
Auth, RBAC, and scoping
Control access with auth, RBAC, and project and environment scoping.
Indexes
Define indexes to speed up lookups on your data.
Query and aggregate
Filter and summarize data with query and aggregate endpoints.
MCP interface
Expose an MCP interface and auto-register with VXAuth.
Where teams use it.
- Back applications with a multi-tenant document and table store
- Scope data and access by project and environment with RBAC
- Query and aggregate data over REST or an MCP interface
Part of the Veeexa platform.
VeexaDB shares one identity (VXAuth), one bill (VXBilling), and one API surface with the rest of Veeexa. Adopt it alone, or alongside the services below.
VXS3
S3-compatible object storage with the bucket lifecycle, replication, and event tooling teams already know.
CDNVXCDN
A content delivery network with two-tier edge caching, geo routing, TLS, and clustering.
IN-MEMORY CACHEVXCache
A Redis-like in-memory key/value cache with strings, hashes, and lists plus gossip-based cluster replication.