Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History
71 lines (39 loc) · 1.29 KB

README.md

File metadata and controls

71 lines (39 loc) · 1.29 KB

Schema Visualizer

Schema Visualizer is an online data modeling tool for JSON and document based databases (document stores). It also can be used to visualize JSON data and JSON-Schema.

Installation

yarn install

Development

yarn run dev

Production build

yarn run build

Used libraries

Examples

How to create a new entity type


How to reference an entity


How to zoom in/out


How to import a JSON document


How to import a JSON-Schema


MovieLens Database Schema Diagrams


MigCast Database Schema Diagrams