Database Integrations
Boottify provides managed MySQL databases and Redis instances for your applications.
MySQL
Each app with database access gets a dedicated MySQL database. Connection details are auto-injected via DATABASE_URL.
Redis
Redis is available for caching, sessions, and real-time features. Connection via REDIS_URL environment variable.
External Databases
Connect to external database services (PlanetScale, Supabase, Neon) by setting the appropriate environment variables.