database
Provision and manage official Railway database services like PostgreSQL, Redis, MySQL, and MongoDB.
Install
npx skills add https://github.com/railwayapp/railway-skills --skill databaseStats
| Total installs | 884 |
| Weekly installs | 872 |
| GitHub stars | 214 |
| First seen | Jan 20, 2026 |
| Source | @railwayapp/railway-skills |
Summary
- Supports four official database templates: PostgreSQL, Redis, MySQL, and MongoDB, each with persistent volumes and automatic connection variable setup
- Always checks for existing databases before creating to avoid duplicates; queries environment config via GraphQL to detect running instances
- Provides reference variables for connecting other services (e.g., ${{Postgres.DATABASE_URL}} for backends; public URLs available for frontend-to-database patterns)
- Integrates with the environment skill to wire connection strings into dependent services after deployment
Tags
Related skills
| Skill | Installs | vs database |
|---|---|---|
| nuxt-content | 997 | +113 |
| csharp-developer | 1,247 | +363 |
| convex-agents | 907 | +23 |
| travel-planner | 879 | -5 |
| web-development | 893 | +9 |
FAQ
- How many installs does database have?
- database has 884 total installs and 872 installs this week.
- Where is database hosted?
- database is published by @railwayapp/railway-skills at https://github.com/railwayapp/railway-skills.
- How many GitHub stars does database have?
- database has 214 GitHub stars.
- When was database first indexed?
- OrangeBot.AI first indexed database on Jan 20, 2026.
- How do I install database?
- Run: npx skills add https://github.com/railwayapp/railway-skills --skill database