All Projects → tora-tool → Tora

tora-tool / Tora

Licence: other
TOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs

Labels

Projects that are alternatives of or similar to Tora

Sqlfiddle3
New version based on vert.x and docker
Stars: ✭ 242 (-1.22%)
Mutual labels:  oracle, sql
Sqlfaker
轻量级、易拓展的数据库智能填充Java开源库
Stars: ✭ 109 (-55.51%)
Mutual labels:  oracle, sql
Ddlparse
DDL parase and Convert to BigQuery JSON schema and DDL statements
Stars: ✭ 52 (-78.78%)
Mutual labels:  oracle, sql
Ezsql
PHP class to make interacting with a database ridiculusly easy
Stars: ✭ 804 (+228.16%)
Mutual labels:  oracle, sql
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-31.02%)
Mutual labels:  oracle, sql
Eosio sql plugin
EOSIO sql database plugin
Stars: ✭ 21 (-91.43%)
Mutual labels:  oracle, sql
Maha
A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid.
Stars: ✭ 101 (-58.78%)
Mutual labels:  oracle, sql
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+1816.33%)
Mutual labels:  oracle, sql
Sqlcheck
Automatically identify anti-patterns in SQL queries
Stars: ✭ 2,062 (+741.63%)
Mutual labels:  oracle, sql
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-48.16%)
Mutual labels:  oracle, sql
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+216.33%)
Mutual labels:  oracle, sql
Fluentmigrator
Fluent migrations framework for .NET
Stars: ✭ 2,636 (+975.92%)
Mutual labels:  oracle, sql
Sqlinjectionwiki
A wiki focusing on aggregating and documenting various SQL injection methods
Stars: ✭ 623 (+154.29%)
Mutual labels:  oracle, sql
Base
https://www.researchgate.net/profile/Rajah_Iyer
Stars: ✭ 48 (-80.41%)
Mutual labels:  oracle, sql
Openrecord
Make ORMs great again!
Stars: ✭ 474 (+93.47%)
Mutual labels:  oracle, sql
Ebean
Ebean ORM
Stars: ✭ 1,172 (+378.37%)
Mutual labels:  oracle, sql
Dbeaver
Free universal database tool and SQL client
Stars: ✭ 23,752 (+9594.69%)
Mutual labels:  oracle, sql
Tpt Oracle
Tanel Poder's Troubleshooting & Performance Tools for Oracle Databases
Stars: ✭ 429 (+75.1%)
Mutual labels:  oracle, sql
Dba
Oracle Scripts
Stars: ✭ 114 (-53.47%)
Mutual labels:  oracle, sql
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+802.45%)
Mutual labels:  oracle, sql

TOra - Toolkit for Oracle

TOra - An Oracle Toolkit for DBA's and developers

Shared/mixed copyright is held throughout files in this product

Portions Copyright (C) 2000-2001 Underscore AB Portions Copyright (C) 2003-2005 Quest Software, Inc. Portions Copyright (C) 2004-2013 Numerous Other Contributors

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; only version 2 of the License is valid for this program.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program as the file COPYING.txt; if not, please see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.

 As a special exception, you have permission to link this program
 with the Oracle Client libraries and distribute executables, as long
 as you follow the requirements of the GNU GPL in regard to all of the
 software in the executable aside from Oracle client libraries.

All trademarks belong to their respective owners.

For information about license see the COPYING file. TOra is distributed under the GPL which basically means that any derivatory work must be released under the GPL license as well.

TOra is supported for running with an Oracle 8.1.7 or newer client installation. It has been verified to work with Oracle 10g and 11g.

WINDOWS / ORACLE NOTICE: The windows build of tora includes a stub Oracle DLL to enable the product to work with other database engines even if oracle is not installed. If you have Oracle client installed, and want oracle support in TOra to function, remove the oci.dll file from the TOra installation directory after installing it.

In addition, TOra also supports postgres and mysql if your Qt library is compiled with that support.

Toolkit for Oracle is a program for database developers and administrators. The features that are available so far is (As of version 1.2):

  • Handles multiple connections

  • Support Oracle & MySQL

  • Advanced SQL Worksheet

    • Explain plan
    • PL/SQL auto indentation
    • Statement statistics
    • Error location indication
    • SQL syntax highlighting
    • Code completion
    • Visualization of result
    • PL/SQL block parsing
    • Statement statistics comparison
  • Schema browser

    • Table & view editing
    • References & dependencies
    • Reverse engeneering of objects
    • Tab & tree based browsing
    • Object & data filtering
  • PL/SQL Editor/Debugger

    • Breakpoints
    • Watches
    • Line stepping
    • SQL Output viewing
    • Structure tree parsing
  • Server tuning

    • Server overview
    • Tuning charts
    • Wait state analyzer
    • I/O by tablespace & file
    • Performance indicators
    • Server statistics
    • Parameter editor (P-file editor)
  • Security manager

  • Storage manager with object & extent viewer

  • Session manager

  • Rollback manager with snapshot too old detection

  • SGA and long operations trace

  • Current session information

  • PL/SQL profiler

  • Explain plan browser

  • Statistics manager

  • DBMS alert tool

  • Invalid object browser

  • SQL Output viewer

  • Database/schema comparison and search

  • Extract schema objects to SQL script

  • Easily extendable

  • Possible to add support for new or older Oracle versions without programming.

  • SQL template help

  • Full UNICODE support

  • Printing of any list, text or chart

For installation instructions see the file INSTALL.

TOra is developed by a community of Open Source developers. The original (pre 1.3.15) development was done by Henrik Johnson of Quest Software, Inc.

The homepage for the TOra project is at http://torasql.com/

If you encounter problems you can send an e-mail to [email protected] or create a ticket on github.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].