Skip to content

wiltonlazary/dbeaver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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). Can work with non-JDBC datasources (WMI, MongoDB, Cassandra).

  • Has a lot of features.
  • Based on Eclipse platform.
  • Uses plugins architecture and provides additional functionality for the most popular databases (MySQL, Oracle, DB2 in version 3.5.x).

Download

You can download prebuilt binaries from http://dbeaver.jkiss.org/download/

Building

Prerequisites:

  1. Java (JDK) 1.7+
  2. Apache Maven 3+
  3. Internet access

Build

git clone https://github.com/serge-rider/dbeaver.git dbeaver
cd dbeaver
mvn install

Binaries are in product/standalone/target/products

Notes

  • Pull requests are welcome.
  • DBeaver is a free non-profitable hobbie project. Please don't expect immediate reaction on issues.
  • If you have any questions, suggestions, ideas, etc - write me.
  • Visit http://dbeaver.jkiss.org for more information.
  • Thanks for using DBeaver ;)

About

Free universal database manager and SQL client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.2%
  • HTML 1.0%
  • C++ 0.7%
  • XSLT 0.1%
  • CSS 0.0%
  • Perl 0.0%