All Projects → mirkosertic → Mogwaierdesignerng

mirkosertic / Mogwaierdesignerng

Licence: gpl-3.0
Java 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres and MySQL

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mogwaierdesignerng

Polodb
PoloDB is an embedded JSON-based database.
Stars: ✭ 282 (+213.33%)
Mutual labels:  database, cross-platform
Sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Stars: ✭ 15,801 (+17456.67%)
Mutual labels:  database, cross-platform
Sqlectron Gui
A simple and lightweight SQL client desktop with cross database and platform support.
Stars: ✭ 3,852 (+4180%)
Mutual labels:  database, cross-platform
Isar
Super Fast Cross Platform Database for Flutter & Web Apps
Stars: ✭ 236 (+162.22%)
Mutual labels:  database, cross-platform
Keyvast
KeyVast - A key value store
Stars: ✭ 33 (-63.33%)
Mutual labels:  database, cross-platform
Friday
An open-source virtual assistant.
Stars: ✭ 88 (-2.22%)
Mutual labels:  cross-platform
Dockerfiles
Just some Dockerfiles I'm playing around with.
Stars: ✭ 88 (-2.22%)
Mutual labels:  database
Catesta
Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
Stars: ✭ 88 (-2.22%)
Mutual labels:  cross-platform
So 5 5
SObjectizer: it's all about in-process message dispatching!
Stars: ✭ 87 (-3.33%)
Mutual labels:  cross-platform
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (+0%)
Mutual labels:  cross-platform
Cog
A Persistent Embedded Graph Database for Python
Stars: ✭ 90 (+0%)
Mutual labels:  database
Module Shop Mini Program
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 89 (-1.11%)
Mutual labels:  cross-platform
Filodb
Distributed Prometheus time series database
Stars: ✭ 1,286 (+1328.89%)
Mutual labels:  database
Backoffice Administration
Stars: ✭ 89 (-1.11%)
Mutual labels:  database
Room Persistence Sample
Implementation of Room Persistence Library
Stars: ✭ 88 (-2.22%)
Mutual labels:  database
Cubicsdr
Cross-Platform Software-Defined Radio Application
Stars: ✭ 1,294 (+1337.78%)
Mutual labels:  cross-platform
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (+1326.67%)
Mutual labels:  database
Influxdb Rust
Rust Client for the InfluxDB Time Series Database
Stars: ✭ 85 (-5.56%)
Mutual labels:  database
Xdg
Go implementation of the XDG Base Directory Specification and XDG user directories
Stars: ✭ 88 (-2.22%)
Mutual labels:  cross-platform
Flutter Mvvm Provider Demo
Stars: ✭ 89 (-1.11%)
Mutual labels:  cross-platform

Mogwai ERDesigner NG

The Mogwai ERDesigner is an entity relationship modeling/design tool(ERD) such as ERWin and co. The only difference is that it is Open Source and does not cost anything. It was designed to make database modeling as easy as it can be and to support the developer in the whole development process, from database design to schema and code generation.

Build status Build

Releases are available at GitHub or

ERDesigner NG

  • is based on Java and can be run on Windows,Unix and Mac systems
  • is distributed as a zip/tar/installer file or can be launched by Microsoft Store
  • has a powerful WYSIWYG editor for physical database design
  • supports 2D and 3D database modeling, browsing and design
  • generates true 3D anaglyphic views from your database structure
  • handles tables, relations, views, domains, custom types, indexes and comments
  • supports a central repository for all models ( Model Repository )
  • supports subject areas
  • supports MySQL, Oracle, Microsoft SQLServer, PostgreSQL, H2 and HypersonicSQL
  • creates the SQL DDL statements for your database schema
  • supports forward and reverse engineering
  • has an integrated schema version control system
  • can generate schema migration scripts for every change
  • stores the database definition as XML files for further processing
  • can export the database schema as GIF, BMP, JPEG or SVG files
  • has an integrated reverse engineering module for existing schemas
  • has a build in schema compare feature
  • can generate schema documentation as PDF, HTML, RTF and other formats
  • supports schema conversion between different dialects
  • analyzes the database model for common problems
  • generates OpenXava applications
  • it is based on GPL license

User manual

An extensive user manual is available here.

Screenshots

Main Screen

Main Screen

Edit table

Edit table

Model compare

Model compare

SQL generation

SQL generation

2D editing mode

2D mode

3D editing mode

3D mode

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].