Databases
Host MongoDB, PostgreSQL, and Redis on Galaxy. Fully managed databases with automatic backups and zero data transfer fees.
Databases on Galaxy
Galaxy hosts MongoDB, PostgreSQL, and Redis alongside your applications. No setup hassle, no management overhead, no data transfer fees between your app and database. Create a database and connect it to your app in minutes.
Everything in One Place
Your apps and databases live together on Galaxy. Zero charges for data moving between them.
Pick Your Database
Choose the database that fits your needs. Not sure? Start with PostgreSQL for most apps, MongoDB for flexible data structures, Redis for caching.
MongoDB
Flexible document database. Good for data that changes structure as your app evolves.
PostgreSQL
Relational database with strict structure. Good for most applications that need reliable data.
Redis
In-memory store for caching and real-time features. Blazingly fast, data expires over time.
Creating a Database
Head to your Galaxy dashboard, go to Databases, and click "Create Database". Pick your database type, choose a size and region, and Galaxy provisions it in minutes.
Once running, click your database to get the connection string. Add it as an environment variable in your app's settings, and you're connected.
Region Matters
Pick the same region as your app for fastest performance. Same-region traffic is also free.
Features
All Galaxy databases include:
Automatic daily backups: Restore if something goes wrong. Your data is protected without extra configuration.
Zero data transfer fees: Data moving between your app and database is free. No surprise charges.
Monitoring and metrics: Understand what's happening with your database. Track connections, memory, CPU, and more.
Encryption in transit: Data stays secure as it moves between your app and database.
