Managed databases
Darmi Cloud can provision a database next to your app: PostgreSQL, MySQL, Redis or MongoDB. Databases run as isolated containers with credentials generated for you.
Connecting your app
When you attach a database to a project, the standard connection variable is injected automatically — DATABASE_URL for PostgreSQL/MySQL, REDIS_URL for Redis, MONGODB_URI for MongoDB. Most frameworks and ORMs pick these up without configuration.
Plans and pricing
Managed databases require a paid plan. On Pro, each database is a €5/month add-on. The Team plan includes 3 databases at no extra cost (more are €5/month each).
Backups
Databases support backups you can trigger and restore from the dashboard, so an accidental deletion doesn't become a disaster.
Ready to try it?
Deploy your first app free — no credit card required.