|
| 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 |
0 commit comments