Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/www-zerocode-net-cn/ERD-Online

ERD Online is an online collaborative data warehouse design software. It does not need to install applications locally and operate databases online. It is an excellent alternative to desktop data modeling tools.
https://github.com/www-zerocode-net-cn/ERD-Online

bigdata collaborative data database design erd java lowcode metadata nocode online sql

Last synced: about 2 months ago
JSON representation

ERD Online is an online collaborative data warehouse design software. It does not need to install applications locally and operate databases online. It is an excellent alternative to desktop data modeling tools.

Awesome Lists containing this project

README

        

![Logo](/img/logo.png)

[简体中文](/README.md) | English

ERD Online is the world's first open source, free online data modeling and metadata management platform


It provides simple and easy to use metadata design, diagram design, SQL query and other functions, supplemented by version, import, export, data source, SQL parsing, audit, team collaboration and other functions to facilitate our fast and safe management of metadata in the database


ERD%20Online
build
Maven Package


AGPL-V3 License
Language
PRs Welcome
website

## Features

📦 Out of the box: focus on data structure design

🌱 Team collaboration: three-level permission (owner, administrator, and common role) management, element level permission control

📋 Metadata design: quickly copy the existing table structure, JSON generated table, table default field, default case and other controls

🏷 Metadata management: online management of table structure, supporting forward database execution

🎨 Metadata parsing: resolve the existing database structure to the software for management

📱 Most sources support: support online management of multiple database connections (MySQL, Oracle, DB2, SqlServer, PostGreSql), and metadata structure synchronization between data sources

📡 Version Management: versions can be generated for each requirement and change; Differences can be compared between each version

🎉 All table structures can be automatically generated into word, html and md documents to facilitate offline flow

💯 Online SQL: online SQL queries, SQL execution plans, and historical queries

🧲 Never lose: the metadata historical operation version has been left a trace (the last 9 times), and can be restored to any historical version

🌏 Data dictionary: global data dictionary design, control metadata design specification

## Development Milestones

![milepost](/img/milepost.png)

## About Us

ERD Online Experience:[https://erd.zerocode.net.cn](https://erd.zerocode.net.cn)

ERD Online Documentation:[https://portal.zerocode.net.cn](https://portal.zerocode.net.cn)

ERD Online Forum:[https://www.zerocode.net.cn](https://www.zerocode.net.cn)

Low code LOCO experience:[https://loco.zerocode.net.cn](https://loco.zerocode.net.cn)

## Function Atlas

### Diagram Design
![Diagram](/img/relation.png)

### Metadata Design
![Metadata](/img/table.png)

### Version Management
![Version](/img/version.png)

### Import
![Import](/img/import.png)

### Export
![Export DDL](/img/export.png)

### Online SQL
![Online SQL](/img/query.png)

### SQL Explain
![SQL Explain](/img/explain.png)