提交 20efb6f8 编写于 作者: S serge-rider

#2678 Update old links


Former-commit-id: f76f60bb
上级 c2ae7e01
[![Build Status](https://travis-ci.org/serge-rider/dbeaver.svg?branch=devel)](https://travis-ci.org/serge-rider/dbeaver)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/93fcfdba7805406298b2e60c9d56f50e)](https://www.codacy.com/app/serge/dbeaver?utm_source=github.com&utm_medium=referral&utm_content=serge-rider/dbeaver&utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/dbeaver/dbeaver.svg?branch=devel)](https://travis-ci.org/dbeaver/dbeaver)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/93fcfdba7805406298b2e60c9d56f50e)](https://www.codacy.com/app/serge/dbeaver?utm_source=github.com&utm_medium=referral&utm_content=dbeaver/dbeaver&utm_campaign=Badge_Grade)
<img src="https://github.com/serge-rider/dbeaver/wiki/images/dbeaver-icon-64x64.png" align="right"/>
<img src="https://github.com/dbeaver/dbeaver/wiki/images/dbeaver-icon-64x64.png" align="right"/>
# DBeaver
Ferramenta de acesso a bancos de dados multiplataforma para desenvolvedores, programadores SQL, DBAs e analistas.
......@@ -28,7 +28,7 @@ Você pode baixar os arquivos pré compilados em https://dbeaver.jkiss.org/downl
#### Compilar
```sh
git clone https://github.com/serge-rider/dbeaver.git dbeaver
git clone https://github.com/dbeaver/dbeaver.git dbeaver
cd dbeaver
mvn install
```
......@@ -36,7 +36,7 @@ Arquivos em `product/standalone/target/products`
## Observações
- Por favor, deixe os relatórios de bugs e pedidos de novas funcionalidades no <a href="https://github.com/serge-rider/dbeaver/issues">GitHub issue tracker</a>.
- Por favor, deixe os relatórios de bugs e pedidos de novas funcionalidades no <a href="https://github.com/dbeaver/dbeaver/issues">GitHub issue tracker</a>.
- DBeaver é um projeto sem intenções lucrativas. Por favor, não espere ações imediatas aos relatos.
- Caso tenha dúvidas, sugestões, ideias, etc - <a href="mailto:serge@jkiss.org">fale comigo</a>.
- Pull requests são bem vindos.
......
[![Build Status](https://travis-ci.org/serge-rider/dbeaver.svg?branch=devel)](https://travis-ci.org/serge-rider/dbeaver)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/93fcfdba7805406298b2e60c9d56f50e)](https://www.codacy.com/app/serge/dbeaver?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=serge-rider/dbeaver&amp;utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/dbeaver/dbeaver.svg?branch=devel)](https://travis-ci.org/dbeaver/dbeaver)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/93fcfdba7805406298b2e60c9d56f50e)](https://www.codacy.com/app/serge/dbeaver?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=dbeaver/dbeaver&amp;utm_campaign=Badge_Grade)
<img src="https://github.com/serge-rider/dbeaver/wiki/images/dbeaver-icon-64x64.png" align="right"/>
<img src="https://github.com/dbeaver/dbeaver/wiki/images/dbeaver-icon-64x64.png" align="right"/>
# DBeaver
Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.
Supports any database which has JDBC driver (which basically means - ANY database). EE version also supports non-JDBC datasources (WMI, MongoDB, Cassandra, Redis).
* Has a lot of <a href="https://github.com/serge-rider/dbeaver/wiki">features</a> including metadata editor, SQL editor, rich data editor, ERD, data export/import/migration, SQL execution plans, etc.
* Has a lot of <a href="https://github.com/dbeaver/dbeaver/wiki">features</a> including metadata editor, SQL editor, rich data editor, ERD, data export/import/migration, SQL execution plans, etc.
* Based on <a href="http://www.eclipse.org/">Eclipse</a> platform.
* Uses plugins architecture and provides additional functionality for the following databases: MySQL/MariaDB, PostgreSQL, Oracle, DB2 LUW, Exasol, SQL Server, SQLite, Firebird, H2, HSQLDB, Derby, Teradata, Vertica, Netezza, Informix.
......@@ -17,7 +17,7 @@ Supports any database which has JDBC driver (which basically means - ANY databas
## Download
You can download prebuilt binaries from <a href="https://dbeaver.jkiss.org/download">official web site</a> or directly from <a href="https://github.com/serge-rider/dbeaver/releases">GitHub releases</a>.
You can download prebuilt binaries from <a href="https://dbeaver.jkiss.org/download">official web site</a> or directly from <a href="https://github.com/dbeaver/dbeaver/releases">GitHub releases</a>.
## Running
......@@ -29,8 +29,8 @@ DBeaver requires Java (JRE) 1.8+ to run.
## Documentation
<a href="https://github.com/serge-rider/dbeaver/wiki">WIKI</a>
<a href="https://github.com/serge-rider/dbeaver/issues">Issue tracker</a>
<a href="https://github.com/dbeaver/dbeaver/wiki">WIKI</a>
<a href="https://github.com/dbeaver/dbeaver/issues">Issue tracker</a>
## Building
......@@ -43,7 +43,7 @@ DBeaver requires Java (JRE) 1.8+ to run.
#### Build
```sh
git clone https://github.com/serge-rider/dbeaver.git dbeaver
git clone https://github.com/dbeaver/dbeaver.git dbeaver
cd dbeaver
mvn package
```
......@@ -66,7 +66,7 @@ In order to be able to continue develop this project and do everything faster an
EE version includes all features of CE + NoSQL databases support + EE extensions + official online support. Also licensed users have priorities in bug fixes and new features development.
If you need extra features or you want to support DBeaver - purchase EE version.
Those who read up to this point - you can use community discounts (check our <a href="https://github.com/serge-rider/dbeaver/wiki/Enterprise-Edition">WIKI</a>).
Those who read up to this point - you can use community discounts (check our <a href="https://github.com/dbeaver/dbeaver/wiki/Enterprise-Edition">WIKI</a>).
Save wild animals :) Thank you!
......
......@@ -12,7 +12,7 @@ Prepare build
Checkout entire DBeaver module from GitHub:
git clone https://github.com/serge-rider/dbeaver.git dbeaver
git clone https://github.com/dbeaver/dbeaver.git dbeaver
In the root folder run
......
Development process
=================================
DBeaver CE sources can be checked out from https://github.com/serge-rider/dbeaver
DBeaver CE sources can be checked out from https://github.com/dbeaver/dbeaver
There are a few other repositories (EE version, product installer, tools, DBeaver web site) which are not public.
These repositories are not required to build or work in CE version.
......@@ -15,8 +15,9 @@ Pull requests should always be based on devel.
Other public branches could be created for some particular needs.
Notes:
serge-rider/dbeaver GitHub repository was initially imported from dbeaver SVN repository.
As a result there are a few inconsistencies in commits history.
/dbeaver/dbeaver GitHub repository was migrated from /serge-rider/dbeaver GitHub repository.
Which was initially imported from dbeaver SVN repository on jkiss.org site.
As a result there were a few inconsistencies in commits history.
Commit owners wasn't properly migrated so you will see unrecognized users in old commits.
User "jurgen" = "serge-rider" AKA Serge Rider
......
......@@ -55,7 +55,7 @@ Licensing
Web
==========
Main web site: https://dbeaver.jkiss.org
Source code: https://github.com/serge-rider/dbeaver
Source code: https://github.com/dbeaver/dbeaver
Contacts
==============
......
......@@ -34,7 +34,7 @@ import java.net.URL;
public class GitHubWikiHelpUI extends AbstractHelpUI {
private static final Log log = Log.getLog(GitHubWikiHelpUI.class);
public static final String GITHUB_HELP_ROOT = "https://github.com/serge-rider/dbeaver/wiki/";
public static final String GITHUB_HELP_ROOT = "https://github.com/dbeaver/dbeaver/wiki/";
@Override
public void displayHelp()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册