Skip to content

24418863/rdm

Repository files navigation

logoResearch Data Management Platform

RDMP is a free, open source software application for the loading,linking,anonymisation and extraction of datasets stored in SQL databases (Sql Server, MySql and Oracle). It is designed to assist with data provenance, preserving domain knowledge and configuration management of linkage/cohort generation workflows.

RDMP does not require your data be moved or transformed prior to processing and is integrates into existing SQL based extraction practices.

image

Install

Signed release binaries for the RDMP client and Command Line Interface (CLI) are in the available in the releases section (https://github.com/HicServices/RDMP/releases).

Documentation

The UserManual can be downloaded at https://github.com/HicServices/RDMP/raw/master/Documentation/UserManual.docx. Additionally there is a comprehensive Frequently Asked Questions List

Changelog

A history of all additions, changes and bugfixes is kept in CHANGELOG.md

Build

You can build directly through Visual Studio (2017 or later) by opening HIC.DataManagementPlatform.sln. You will also need to install the DotNetCore 2.2 SDK. The startup project for the main RDMP user interface is ResearchDataManagementPlatform.csproj.

Alternatively you can run msbuild or rake build (set path to MSBuild15CMD in rakeconfig.rb first) to perform a console build.

Integration Test Database

In addition to unit tests, the RDMP test suite includes many Integration tests which require writing to a database. You can read how to set up your test environment in Tests.md.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages