Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: DBeaver.DBeaver.Lite
PackageVersion: 25.3.0
InstallerType: nullsoft
FileExtensions:
- sql
ReleaseDate: 2025-12-01
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://downloads.dbeaver.net/lite/25.3.0/dbeaver-le-25.3.0-x86_64-setup.exe
InstallerSha256: 730ECD48CFAB4E2BF41681A67D88F1F79083BCC5769BD50C94A9BC1CDF564211
InstallerSwitches:
Custom: /currentuser
ProductCode: DBeaverUltimate (current user)
- Architecture: x64
Scope: machine
InstallerUrl: https://downloads.dbeaver.net/lite/25.3.0/dbeaver-le-25.3.0-x86_64-setup.exe
InstallerSha256: 730ECD48CFAB4E2BF41681A67D88F1F79083BCC5769BD50C94A9BC1CDF564211
InstallerSwitches:
Custom: /allusers
ProductCode: DBeaverUltimate
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: DBeaver.DBeaver.Lite
PackageVersion: 25.3.0
PackageLocale: en-US
Publisher: DBeaver Corp
PublisherUrl: https://dbeaver.com/
PublisherSupportUrl: https://dbeaver.com/support/
PrivacyUrl: https://dbeaver.com/privacy/
Author: DBeaver Corp
PackageName: DBeaverLite
PackageUrl: https://dbeaver.com/dbeaver-lite/
License: Proprietary
LicenseUrl: https://dbeaver.com/eula/
Copyright: © 2025 DBeaver Corp
CopyrightUrl: https://dbeaver.com/eula/
ShortDescription: A simplified database management tool that provides many capabilities for SQL scripting, analyzing, visualizing, and transferring data.
Tags:
- apache-hive
- database
- db2
- firebird
- mssql
- mysql
- oracle
- phoenix
- postgres
- postgresql
- presto
- sql
- sqlite
- sybase
- teradata
- tool
ReleaseNotes: |-
- AI Assistant:
- New engine support:
- Anthropic Claude
- Amazon Bedrock
- AI Chat:
- Added browser mode with lists, tables, and other complex formatting, enabled by default
- Improved speech recognition: added sound visualization, pause detection, and the ability to adjust transcription settings
- Added the ability to cancel requests to AI.
- AI functions (experimental): added the ability to open the most popular DBeaver tools directly from the AI Chat, such as exporting data
- Added the ability to automatically determine the proper context and send only relevant objects to AI (experimental)
- Added the confirmation for query types that DBeaver cannot recognize as valid SQL
- Added the ability to test the connection to Amazon Bedrock, Anthropic Claude, Google Gemini, GitHub Copilot, and OpenAI engines
- SQL Editor:
- AI Quick fix: added the ability to fix semantic errors using AI assistance
- Data Editor: added the ability to exclude ID columns from number formatting.
- Charts: added an option to sort chart columns in chart settings
- Visual Query Builder:
- Added the ability to change the order of joins in the Join tab
- Added an option to hide all unused columns on the diagram
- Navigator: added an option for case-insensitive alphabetical sorting
- Data transfer: added the option “Ignore characters outside quotes” when importing from CSV
- Data compare: added an option to sort exporting comparison results by operation type: inserts first, then updates, then deletions
- Connectivity: redesigned the “Download driver files dialog.”
- Security: fixed a security issue in the Spatial Viewer for the HTML content to prevent a third-party script execution
- General:
- CLI commands now return meaningful exit codes that indicate whether an operation succeeded or failed
- The application is now based on the Eclipse 2025-12 release candidate
- New database drivers added:
- Amazon Aurora DSQL
- Amazon DynamoDB
- Greengage
- FerretDB
- Google Bigtable
- Google Firestore
- Databases:
- Databricks: improved OAuth User-to-Machine authentication and added support for Machine-to-Machine authentication
- Google BigQuery:
- Added support for Google Cloud OAuth authentication with refresh tokens
- Added the ability to create and delete Primary Keys via the user interface
- MySQL: Added “Compress” flag in the dump wizard
- Salesforce: Added support for the Client Credentials Flow in OAuth authentication
- Yellowbrick: Added support for the OAuth2 authentication
- Driver updates:
- Apache Derby was updated to version 10.17.1.0
- Amazon Athena was updated to 3.6.0
- Databricks was updated to 1.0.9-oss.
- Google BigQuery was updated to 42_1.6.3
- Google Cloud Spanner was updated to 2.33.1
- Redshift was updated to 2.2.0. Unified to a single driver, which supports all Redshift features, including serverless
- Snowflake was updated to 3.27.0
- SQL Server was updated to 13.2.1
- H2GIS driver version was decreased to 2.2.1 due to a driver error
- Yellowbrick now uses the native Yellowbrick driver 0.9.3
- Localization:
- German localization was improved
- Spanish localization was improved
PurchaseUrl: https://dbeaver.com/buy/
Documentations:
- DocumentLabel: Documentation
DocumentUrl: https://dbeaver.com/docs/dbeaver/
- DocumentLabel: Wiki
DocumentUrl: https://github.com/dbeaver/dbeaver/wiki
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json

PackageIdentifier: DBeaver.DBeaver.Lite
PackageVersion: 25.3.0
PackageLocale: zh-CN
License: 专有软件
ShortDescription: 一款简单的数据库管理工具,提供 SQL 脚本编写、数据分析、可视化及数据迁移等多种功能。
Tags:
- apache-hive
- db2
- firebird
- mssql
- mysql
- oracle
- phoenix
- postgres
- postgresql
- presto
- sql
- sqlite
- sybase
- teradata
- 工具
- 数据库
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://dbeaver.com/docs/dbeaver/
- DocumentLabel: Wiki
DocumentUrl: https://github.com/dbeaver/dbeaver/wiki
ManifestType: locale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: DBeaver.DBeaver.Lite
PackageVersion: 25.3.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0