Slashdot Mirror


User: Ambrosia

Ambrosia's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. DBInspector on Oracle SQL Development Environment in Linux? · · Score: 1
    Check out DBInspector.

    It is a Java app that uses JDBC to connect to the db.

    Caveats:

    • It's not open source (hint, hint)
    • It's still somewhat rough.

    It's not great, but it's a million times easier to use than sqlplus!