Comparing
version 4 and
version 3 backYour 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 walkthe throughguides guides.listed below.
h2. PostgreSQL
* [[PostgreSQL Installation|Installation]]
* [[PostgreSQL Add Users|Adding Users]]
h2. MySQL
* [[MySQL Installation|Installation]]
* [[MySQL Add Users|Adding Users]]
h2. SQLite
* [[SQLite Installation|Installation]]