Skip to content

Commit 481a0d0

Browse files
authored
New version: IntegrIT.Hackolade version 8.9.5 (microsoft#343682)
1 parent 32f6e0a commit 481a0d0

4 files changed

Lines changed: 96 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: IntegrIT.Hackolade
5+
PackageVersion: 8.9.5
6+
InstallerType: inno
7+
Scope: machine
8+
Protocols:
9+
- hcks
10+
ProductCode: '{6BD03139-BBF4-44E0-ABA3-6D0461958CEC}_is1'
11+
ReleaseDate: 2026-02-27
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://s3-eu-west-1.amazonaws.com/hackolade/previous/v8.9.5/Hackolade-win64-setup-signed.exe
15+
InstallerSha256: 9F39103FF6FEA71FE71BEDD522B883D1C6F336FCFA0521269BF487D08FBB6AFB
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: IntegrIT.Hackolade
5+
PackageVersion: 8.9.5
6+
PackageLocale: en-US
7+
Publisher: Hackolade
8+
PublisherUrl: https://hackolade.com/
9+
PublisherSupportUrl: https://hackolade.com/help/index.html
10+
PrivacyUrl: https://hackolade.com/privacy.html
11+
Author: IntegrIT SA/NV
12+
PackageName: Hackolade
13+
PackageUrl: https://hackolade.com/download.html
14+
License: Proprietary
15+
LicenseUrl: https://hackolade.com/eulas.html
16+
Copyright: Copyright © 2016-2026 Hackolade. All rights reserved.
17+
CopyrightUrl: https://hackolade.com/eulas.html
18+
ShortDescription: Polyglot Data Modeling for SQL and NoSQL databases, APIs, and storage formats
19+
Description: |-
20+
Hackolade Studio is an intuitive yet powerful application to perform the visually data modeling and schema design of many SQL and NoSQL databases, APIS, and storage formats.
21+
Hackolade Studio combines the graphical representation of collections in an Entity Relationship Diagram, with the graphical representation of the JSON Schema definition of each collection in a hierarchical schema view. Together, these graphical representations provide the schema model for data-at-rest and data-in-motion, plus the documentation of that model. The application is specifically designed around the powerful nature of JSON nested sub-objects and denormalization.
22+
The software facilitates the work of, and the dialog between analysts, architects, designers, developers, testers, DBAs, and operators of systems that are based on such technologies. It also can generate schema scripts and documentation in a variety of machine-readable formats (DDLs, JSON Schema, Avro, Parquet, Protobuf, ...) as well as database instances, or human-readable formats such as HTML, Markdown, and PDF reports.
23+
Instead of having to find data structures tacitly described in the application code, the creation of a database model helps to evaluate design options beforehand, think through the implications of different alternatives, and recognize potential hurdles before committing sizable amounts of development effort. A database model helps plan ahead, in order to minimize later rework. In the end, the modeling process accelerates development, increases quality of the application, and reduces execution risks.
24+
Tags:
25+
- database
26+
- db
27+
- modeling
28+
ReleaseNotes: |-
29+
- Tech refresh of ElectronJS (v40.6.1), NodeJS (v24.13.1), Chromium (v144.0.7559.220), V8 engine (v14.4.258.25), and related modules
30+
- Polyglot Relationships: added optional display of relationship verbs and roles on Graph Diagram
31+
- PowerDesigner: added reverse-engineering of descriptions of single constraints (primary and unique key), when supported by the target
32+
- Excel: enhanced reverse-engineering for files generated from models themselves reverse-engineered from PowerDesigner
33+
- Tools > Options > Forward-Engineering: for relevant targets, added possibility to reference files for SQL script hooks
34+
- Workgroup: avoided infinite loop when GitHub CLI authentication first succeeded, then fails due to token removal
35+
- CosmosDB with Gremlin API, CosmosDB with Mongo API, CosmosDB with SQL API, Couchbase, DocumentDB, Elasticsearch, Firebase, Firestore, JSON, MarkLogic, MongoDB: enabled primary key (PK) support for nested attributes in document targets
36+
- BigQuery, CockroachDB, Db2, MariaDB, MySQL, Redshift, SQLServer, Synapse, Teradata, YugabyteDB: added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements
37+
- Oracle, PostgreSQL, Snowflake: simplified custom SQL script hook properties into text area (instead of block properties)
38+
- Oracle: enabled configurable SQL script hooks for injecting snippets in ALTER statements of delta model
39+
- Oracle: added support for annotations at user schema (pending Oracle's addition of this feature), Table, Column, View, and Index levels in Properties Pane, forward- and reverse-engineering
40+
ReleaseNotesUrl: https://hackolade.com/versionInfo/ReadMe.txt
41+
PurchaseUrl: https://hackolade.com/pricing.html
42+
Documentations:
43+
- DocumentLabel: Videos
44+
DocumentUrl: https://hackolade.com/videos.html
45+
- DocumentLabel: FAQ
46+
DocumentUrl: https://hackolade.com/help/FAQandtroubleshooting.html
47+
ManifestType: defaultLocale
48+
ManifestVersion: 1.12.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: IntegrIT.Hackolade
5+
PackageVersion: 8.9.5
6+
PackageLocale: zh-CN
7+
License: 专有软件
8+
ShortDescription: 涵盖 SQL 与 NoSQL 数据库、API 及存储格式的多语言数据建模
9+
Description: |-
10+
Hackolade Studio 是一款直观而强大的应用程序,用于对多种 SQL 和 NoSQL 数据库、API 及存储格式进行可视化数据建模与模式设计。
11+
Hackolade Studio 将实体关系图中集合的图形化表示,与层次化模式视图中每个集合的 JSON Schema 定义图形化表示相结合。这些图形化表示共同构成了静态数据和动态数据的模式模型,并附带该模型的文档说明。该应用专门围绕 JSON 嵌套子对象和非规范化的强大特性进行设计。
12+
该软件促进了基于此类技术的系统分析师、架构师、设计师、开发人员、测试人员、数据库管理员和运维人员之间的工作协作与对话。它还能生成多种机器可读格式(DDL、JSON Schema、Avro、Parquet、Protobuf 等)的模式脚本和文档,以及数据库实例;同时支持 HTML、Markdown 和 PDF 报告等人可读格式的输出。
13+
通过创建数据库模型,用户无需从应用程序代码中隐式推导数据结构,即可预先评估设计方案、深入思考不同替代方案的影响,并在投入大量开发工作前识别潜在障碍。数据库模型有助于提前规划,从而最大限度减少后期返工。最终,建模过程能加速开发进度、提升应用质量并降低实施风险。
14+
Tags:
15+
- 建模
16+
- 数据库
17+
Documentations:
18+
- DocumentLabel: 视频
19+
DocumentUrl: https://hackolade.com/videos.html
20+
- DocumentLabel: 常见问题
21+
DocumentUrl: https://hackolade.com/help/FAQandtroubleshooting.html
22+
ManifestType: locale
23+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: IntegrIT.Hackolade
5+
PackageVersion: 8.9.5
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)