# DeZign for Databases

[DeZign for Databases](https://www.datanamic.com/dezign/) is a data modeling tool for developers and DBA's that helps model, create, and maintain MariaDB databases. It runs on Windows only.

Supported database management systems include MariaDB, MySQL, and SQL Server.

**Key features:**

* Visual database modeling (Entity relationship diagrams).
* Generate database schemas directly from the data model.
* Incorporate changes from live databases into your existing models.
* Create change scripts by comparing your model with the live database structure.
* Publish and maintain data definitions to ensure consistency and accessibility.
* Convert models into SQL, streamlining database creation.
* Create clear and visually appealing ER diagrams, including sub-diagrams for complex systems.
* Support version control to manage different iterations of your model.

![](/files/spXlxWSjTRxCI9cT8WoV)

See [www.datanamic.com](https://www.datanamic.com) for more information.

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dezign-for-databases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
