Code Monkey home page Code Monkey logo

dbeaver's Introduction

Build Status Codacy Badge

# 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 features including metadata editor, SQL editor, rich data editor, ERD, data export/import/migration, SQL execution plans, etc.
  • Based on Eclipse platform.
  • Uses plugins architecture and provides additional functionality for the following databases: MySQL, PostgreSQL, Oracle, DB2 LUW, Exasol, SQL Server, SQLite, Firebird, H2, Derby, Teradata, Vertica, Netezza, Informix.

Download

You can download prebuilt binaries from http://dbeaver.jkiss.org/download/
History and release notes: https://github.com/serge-rider/dbeaver/releases

Running

DBeaver requires Java (JRE) 1.8+ to run.

  • Windows installer includes JRE so just use it and don't think about internals.
  • On Linux you may need to install Java manually (usually by running sudo apt-get install default-jre or something similar).
  • On MacOS X you may need to download Java (JDK) from Oracle web site. Or use these instructions.

Documentation

WIKI: https://github.com/serge-rider/dbeaver/wiki
Issue tracker: https://github.com/serge-rider/dbeaver/issues

Building

Prerequisites:

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

Build

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

Binaries are in product/standalone/target/products

Notes

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

dbeaver's People

Contributors

serge-rider avatar sargul avatar titou10titou10 avatar ruspl-afed avatar cviniciussdias avatar codebling avatar giulio-quaresima avatar maxxedev avatar yiitz avatar boriborm avatar iron0012 avatar eusthenopteron avatar josemodena avatar laurentgo avatar lluccia avatar r-richmond avatar sunghyuk avatar zbelial avatar zinking avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.