|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: IntegrIT.Hackolade |
| 5 | +PackageVersion: 8.8.2 |
| 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-2025 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 | + - General: improve handling default path location of file picker to select a data model |
| 30 | + - Object Browser: ensured that relationships name color matches those in ERD and Graph Diagram |
| 31 | + - ERD: added name of oneOf choices in entity boxes and object browser |
| 32 | + - ERDVs: ensured that relationships line style from ERD is preserved when creating new ERDV |
| 33 | + - Persistence: added adapter to remove extraneous empty arrays of complex props |
| 34 | + - Avro: added support for unions with named types, with unique names for records, enums, and fixed types to better comply with Avro specs during forward-engineering |
| 35 | + - Avro: improved derivation of Polyglot supertype-subtype into oneOf in Avro, using inheritance names as oneOf choice names |
| 36 | + - Cassandra: added adjustment for handling partitioning keys |
| 37 | + - Delta Lake/Databricks: added adjustment for handling clustering keys |
| 38 | + - ScyllaDB: added adjustment for handling partitioning and clustering partition keys |
| 39 | +ReleaseNotesUrl: https://hackolade.com/versionInfo/ReadMe.txt |
| 40 | +PurchaseUrl: https://hackolade.com/pricing.html |
| 41 | +Documentations: |
| 42 | +- DocumentLabel: Videos |
| 43 | + DocumentUrl: https://hackolade.com/videos.html |
| 44 | +- DocumentLabel: FAQ |
| 45 | + DocumentUrl: https://hackolade.com/help/FAQandtroubleshooting.html |
| 46 | +ManifestType: defaultLocale |
| 47 | +ManifestVersion: 1.10.0 |
0 commit comments