Dataedo 快速產生資料庫文件
Dataedo 是一款功能強大的 SQL Server、Oracle 及 MySQL 資料庫自動化文件產生工具。 它使您能夠建立資料庫字典(描述所有資料元素),在您的資料庫中建立實體關係圖或文檔存儲過程和函數。
Dataedo 資料庫文件產生工具是 Windows 應用程式,它連接到現有資料庫並導入模式,然後使用者可以提供描述並將文件匯出為 PDF、HTML 或 Excel 格式檔案。
使用 Dataedot 自動化產製資料庫文件的主要流程如下:
- Import schema from database
- Describe database elements
- Export documentation (to PDF or HTML) (optional:)
- Update documentation when database schema changed
- Go to 2
Create meaningful ER Diagrams
Create database documentation
With Dataedo you can quickly generate documentation of your existing databases.
Create Data Dictionary
Dataedo helps your team and organization to create and maintain Data Dictionary for existing databases.
Discover and document table relationships
Dataedo reads foreign keys form database schema to the repository and enables users to add missing relationships to the same model enabling complete and consistent view of data model.
Document stored procedures and functions
Dataedo reads stored procedures, functions and triggers and enables you to describe procedure body, each parameter and returned value separately and add custom metadata fields. It includes this documentation and script in exported documents.
Discover and document dependencies
Dataedo imports dependencies from the database and lets you browse and navigate dependent objects in user interface or exported documents.
Document cross-database dependencies
What makes Dataedo stand out from other tools is the ability to document cross-database dependencies and define cross-database table relationships.
Create meaningful ER Diagrams
Create database diagrams
You can easily create database relational diagrams for existing databases simply dragging & dropping tables and views from the list.
Automatic and manual relationships
Table relationships are imported from database schema (foreign keys) and user is also able to add his own relationships only in the repository without impacting the database.
Cross database diagrams and relationships
Dataedo enables documenting cross-database table relationships and mix objects from different databases on one diagram.
Consistency across Data Dictionary and ERDs
Dataedo keeps one consistent data model for data dictionary and ERDs and keeps it up to date with physical database schema.
Share in beautiful documents
Dataedo exports documentation to beautiful HTML, PDF and Excel documents.
Easy to keep documentation up to date
Dataedo is designed for documentation in agile environments. We understand that many databases are being developed constantly.
Import schema changes automatically
Dataedo enables you to easily import changes in the source database to make sure you are documenting the most up to date state of your database.
Documentation progress tracking
Within Dataedo interface you can browse progress of documentation and see which objects still need to be described.
Rich description capabilities
Modules
Dataedo enables you to define modules that can represent subject areas or topics and split large databases into smaller, more comprehensible pieces.
Custom metadata fields
You can add custom plain text fields to almost any data element and document who data owner is, whether column holds sensitive data, what the source of the data is or what is the expected format and so on.
Rich text and images
Describe objects and modules using Word-like rich text editors. Paste existing documentation, diagrams and images.
Aliases
Names of physical database objects can often be misleading and confusing. You can provide aliases for data elements (e.g. table or column) making it more comprehensible.
Enterprise class solution
Repository
Dataedo keeps all its data in open repository that is a plain documented SQL database. This repository can be used to keep documentation for all your databases. Use SQL to read and write metadata.
Search
Search feature enables you to documentation for keywords.
Automation
You automate documentation process and incorporate it into your development and maintenance procedures. Run import and export from command line or run custom scritps triggered with events.
Extended properties
Dataedo reads and writes descriptions and extended properties to your database. You can read and save documentation you create.
Import from external sources Planned
Dataedo will have database interface that allows you to import metadata from other external sources like unsupported databases, metadata repositories or data modeling tools.
Multiple environments
Set up different repositories for different environments - Dev/UAT/Live or various versions of your system and copy metadata across them.
Manage permissions Planned
Define access permissions to each database in the repository.
No data in cloud
All data kept secure in your network on your servers.
Work offline
Documentation can be performed offline, without access to live databases.
Intuitive UI
Modern, intuitive desktop user interface.
Dataedo Editor (client software) can be run in following operating systems with following requirements:
Windows
- Windows 8 or newer.
- NET 4.8 installed.
- Minimum 512MB of memory.
- Minimum 250MB of available hard-disk space.
- Segoe UI Light font (for PDF export).
Dataedo on Linux
There are two ways of running Dataedo on Linux machine:
Virtual Machine - you can install Windows in a virtual machine using VMware or similar software. This method provides the best compatibility, but you will have to run a copy of Windows in the background.
Wine - Wine is a compatibility layer that allows running Windows applications on Linux by mapping api calls to Linux equivalents. Note that Wine is Not an Emulator and it won’t allow running Dataedo on architectures that are not natively supported (other than i386 and x64).
Dataedo 32 bit has been tested and runs reasonably well on Wine, however installation requires some tricks.
Dataedo 64 bit likely won’t work as long as .NET 4 is only installable in 32-bit wine prefixes.
Requirements
You will need several pieces of software:
- Dataedo 5.2 or newer. Earlier versions will not run, causing exception on startup
- Wine version 2.0. We have tested older Wine (1.6) and Wine 3.0 and Dataedo was unstable.
- .NET framework 4.0 installed in Wine
In our example we will show how to install Dataedo on 32 bit Ubuntu Linux.
Dataedo on Mac
Open beta of Dataedo for MacOS is now available.
Just download the package, drag its contents to Applications folder, and you can run it as usual.
Installation requires an internet connection, as .NET packages are downloaded during the first run.
There are still some issues we're working on:
- Adding a license key hangs the application. Restart it and the key will be correctly loaded.
- Keyboard shortcuts are based around CTRL instead of CMD. In some cases CMD+C or CMD+V may work, but differently.
- File and folder paths use \ instead of /. Mac filesystem is available under Y:\ in path prompts.
- Commandline operations with .dataedocmd files are not supported yet.
- Administration console is not supported yet.
- In some cases, crash reports cannot be sent from application. Please email them to [email protected] instead.
- Connection requiring an additional ODBC driver (Db2, Snowflake, Redshift) is not supported yet.
Server Repository requirements
SQL Server
Supported versions
2008 R2, 2012, 2014, 2016, 2017, 2019.
Supported editions
Express, Developer, Standard, Business Intelligence or Enterprise.
Required access level
To create a Dataedo repository you need a database user with sysadmin role.
Azure SQL
Azure repository support is in beta - find out more here: https://dataedo.com/docs/azure-repo
Relational Databases
- SQL Server
- Oracle
- MySQL
- PostgreSQL
- MariaDB
- IBM Db2
Cloud Relational Databases
- Azure SQL Database
- Azure Databases
- Amazon RDS
- Amazon Aurora
- Google Cloud SQL
- Percona MySQL
Cloud Data Warehouses
- Amazon Redshift
- Snowflake
- Azure SQL Data Warehouse
Pro | Pro+ | Enterprise | |
Subscription
|
Subscription
|
Subscription
|
|
Users | Per user | Per user | Per user |
Repository | |||
Repository | File / Server | File / Server | File / Server |
Connections per repository | Unlimited | Unlimited | Unlimited |
Imported metadata | |||
Tables, Views | V | V | V |
Functions, Procedures, Triggers | V | V | V |
Relations (FKs), Unique Keys | V | V | V |
Dependencies | V | V | V |
Schema change tracking | V | ||
Manual metadata | |||
Modules | V | V | V |
Manual data dictionary/design | V | V | V |
Manual Relations (FKs), Unique Keys | V | V | V |
Cross-database Relationships | V | V | V |
Manual dependencies | V | V | V |
Custom fields | 5 | 10 | 100 |
ER Diagrams | V | V | V |
Business Glossary | V | ||
Automated data classification | V | ||
Documentation management | |||
Search | V | V | V |
Progress tracking | V | V | V |
Run from command line | V | V | V |
Access/exports | |||
PDF export | V | V | V |
HTML, Excel export | V | V | V |
PDF, HTML Customization | V | V | V |
Access to HTML export with Business Glossary (requires Enterprise Viewer license) |
請洽詢友環業務
|
||
Writing back to the database | V | V | V |
Services | |||
Email support | V | V | V |
Remote desktop support | V | V | |
Additional services (training, auditing) | V |