mirror of https://github.com/jumpserver/jumpserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.1 KiB
28 lines
1.1 KiB
name: dbeaver
|
|
display_name: "{{ 'DBeaver Community' | trans }}"
|
|
comment: "{{ 'Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases.' | trans }}"
|
|
version: 0.3
|
|
exec_type: python
|
|
author: JumpServer Team
|
|
type: general
|
|
update_policy: always
|
|
tags:
|
|
- database
|
|
protocols:
|
|
- mysql
|
|
- mariadb
|
|
- postgresql
|
|
- sqlserver
|
|
- oracle
|
|
|
|
i18n:
|
|
DBeaver Community:
|
|
en: DBeaver Community
|
|
zh: DBeaver 社区版
|
|
ja: DBeaver コミュニティ
|
|
|
|
Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases.:
|
|
en: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases.
|
|
zh: 免费的多平台数据库工具,供开发人员、数据库管理员、分析师和所有需要使用数据库的人使用。
|
|
ja: 開発者、データベース管理者、分析家、およびデータベースを使用する必要があるすべての人のための無料のマルチプラットフォームデータベースツール。
|