ReDaMoR: Relational Data Modeler

The aim of this package is to manipulate relational data models in R. It provides functions to create, modify and export data models in json format. It also allows importing models created with 'MySQL Workbench' (<https://www.mysql.com/products/workbench/>). These functions are accessible through a graphical user interface made with 'shiny'. Constraints such as types, keys, uniqueness and mandatory fields are automatically checked and corrected when editing a model. Finally, real data can be confronted to a model to check their compatibility.

Package details

AuthorPatrice Godard [aut, cre, cph], Kai Lin [ctb]
MaintainerPatrice Godard <patrice.godard@gmail.com>
LicenseGPL-3
Version0.8.2
URL https://patzaw.github.io/ReDaMoR/ https://github.com/patzaw/ReDaMoR/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ReDaMoR")

Try the ReDaMoR package in your browser

Any scripts or data that you put into this service are public.

ReDaMoR documentation built on April 4, 2025, 2:39 a.m.