|
Embedded, Zero-Configuration Database (Hypersonic) |
Top Previous Next |
|
The server installer comes with support for the Hypersonic embedded database. This in-memory database is perfect for trials where you want to get up-and-running as easily as possible. Using this database requires no configuration. When the server installer asks for the database type, simply select "Embedded." While the embedded database is great for quick trials, performance goes rapidly downhill once you have more than a handful of reviews, so for deployment we require a "real" database. The standard database migration technique works with all databases, so it's possible to move all your data from the embedded database into a "real" database at any time. In addition to using the database migration technique, to move to a "real" database, you will also need to reconfigure the Code Collaborator server by running the Server Installation program. |