8000 GitHub - rinconjc/data-explorer: Web based rich database client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rinconjc/data-explorer

Repository files navigation

Data Explorer

A multi-user web-based database query tool.

Installation

Download from https://github.com/rinconjc/data-explorer/releases/download/0.8-snapshot/dbquery-0.8-SNAPSHOT-standalone.jar

Usage

$ java -jar dbquery-0.8-SNAPSHOT-standalone.jar [port-number]

If using to connect to Oracle databases, add the Oracle JDBC library in the classpath. e.g.

$ java -cp path/to/ojdbc6.jar:dbquery-0.8-SNAPSHOT-standalone.jar dbquery.core [port-number]

Point browser at http://localhost:port Register a new account and login!

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2015 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Web based rich database client

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0