Managed proxy
Connect with a standard MongoDB URI. PLAIN auth, org-scoped credentials, and connection-level routing to your real cluster.
Oxella runs
Nance,
the open-source MongoDB accelerator, as a managed service.
Point your drivers at our proxy, opt into caching with a
_cache
suffix, and keep full control of your data plane.
Same architecture as open-source Nance — multi-tenant control plane, Mongo wire proxy, and optional read-through cache — operated by Oxella Technologies on oxella.com.
Connect with a standard MongoDB URI. PLAIN auth, org-scoped credentials, and connection-level routing to your real cluster.
Append _cache to collection names. Per-connection TTL and optional write auto-invalidate — you choose the tradeoffs.
Invite admins and members, manage connections, issue proxy URIs, and tune cache policy from the Oxella dashboard.
Keep your existing cluster (Atlas, self-hosted, or any Mongo-compatible API). Oxella sits in front for acceleration and operations — not as a new database product.
*_cache on hot reads; leave the rest on the real collection path.
Nance is MIT-licensed and developed in the open. Oxella Technologies provides the commercial hosted experience so teams can adopt it without operating every moving part on day one.
Control plane, proxy, admin dashboard, and benchmarks — taeven/nance.
Use official MongoDB drivers. Change the URI and collection naming for cache opt-in.
Self-host whenever you want. Hosted is convenience, not a lock-in path.
Open the Oxella console to create an organization, or explore the open-source project if you prefer to run Nance yourself.