This topic will give you some initial information about dRS and will help to get your environment ready to work with dRS.
The distribution comes as a zip archive. Extract the content to any folder before you start to use the dRS. You can find the offline version the documentation in the/docs/reference folder. The API documentation in located in /docs/api folder.
The dRS version corresponds to the db4o version. Ensure that the db4o and the dRS version are the same.
The dRS functionality comes as a single assembly file. To use it in a development project, you only need to add the appropriate version of dRS to your project references.
Here is an example of how to add dRS to a Visual Studio project: