Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/shamilnabiyev/schema-visualizer

Data modeling tool for JSON Documents, JSON-Schema and document based NoSQL Databases
https://github.com/shamilnabiyev/schema-visualizer

datamodeling diagramming diagrams json json-schema nosql

Last synced: 21 days ago
JSON representation

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

Lists

README

        



# 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

* Bootstrap: https://github.com/twbs/bootstrap
* JointJS: https://github.com/clientIO/joint
* JSON Editor: https://github.com/josdejong/jsoneditor
* JSON Schema Generator: https://github.com/mowgliLab/json-s-gen
* Webpack: https://github.com/webpack/webpack

## 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

---