Database Servers
Your Rails Boxcar can run any of the following database servers with your Ruby on Rails applications.
- PostgreSQL
- MySQL
- SQLite
In an effort to reduce having additional resources being unused, your Boxcar doesn’t come pre-installed with a database server. This is easily solved by following the guides listed below.
PostgreSQL
MySQL
SQLite
- Installation?