Skip to content

Data modeling tool for JSON Documents, JSON-Schema and document based NoSQL Databases

License

Notifications You must be signed in to change notification settings

shamilnabiyev/schema-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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