Databases
Launch databases beside your app without opening another cloud console.
Create managed Postgres, pgvector, Redis, MongoDB, MySQL, and RabbitMQ resources and connect them to app runtimes.
The hook
Why developers care
Full-stack apps need more than compute. You still need storage, caches, queues, connection secrets, persistence, and a way to keep resources attached to the app.
How Adios handles it
- 1Create a managed data resource from a supported template.
- 2Reference it from your app manifest or workspace.
- 3Deploy the app with connection secrets and dependency wiring.
What you get
Platform pieces that make this work.
Postgres and pgvector for relational and AI search apps
Redis for caching, sessions, pub/sub, and live buffers
MongoDB and MySQL templates
RabbitMQ for queue-backed systems
Build path
Build an app with state on day one.
Deploy a FastAPI semantic search app with Postgres pgvector, or a realtime Node.js dashboard with Redis and MongoDB.
Deploy your first app on Adios.
Start with this feature, then add the rest of the platform as your app needs it.
Keep exploring
AI Coding Workspaces
Use the Adios agent inside a source-backed workspace, then inspect, edit, preview, commit, and deploy the code it creates.
Adios Deployments
Use adios.yaml and the Adios control plane to build, start, health-check, and promote app runtimes.
Managed App Hosting
Run long-lived app processes for common runtimes while Adios handles routing, logs, health, regions, and deploy state.