速報APP / 工具 / ORADeveloper

ORADeveloper

價格:免費

更新日期:2019-06-06

檔案大小:4.8M

目前版本:1.1.3

版本需求:Android 5.0 以上版本

官方網站:https://bitbucket.org/InnerLife/oradeveloper/issues

Email:innerlife0@gmail.com

聯絡地址:Perm, Russia, 614000

ORADeveloper(圖1)-速報App

ORADeveloper is the first IDE for Oracle Databases on Android.

Directly connect to an existing database without any middleware, browse objects, run user scripts, compile sources, and much more!

Main features:

- Multi-connection model allows you to execute multiple parallel queries

- Database object browser makes it easy to operate objects, such as source compilation, trigger enabling, and viewing table data

- Inline result set editing; Update existing data, delete or insert new data easily

- Supports large objects; Work with BLOB, CLOB, BFILE just as with other table data

- Execute single sql, multiple sql or only a selected part of some script

- Query planning (you may need to execute utlxplan.sql manually if PLAN_TABLE does not exist)

- Table data export to CSV and SQL

ORADeveloper(圖2)-速報App

- Writing and reading queries from files

- Undo/Redo

- Syntax highlighting

- Supports server output (DBMS_OUTPUT)

- Autocomplete engine provides faster development with preloaded keywords, database objects, function parameters and more

- Source editor can handle large packages

- Fast insource navigation

- Hideable application bars maximize editor space

- Sessions list

SSH tunnels. Connection security.

ORADeveloper(圖3)-速報App

To make sure your network connection is secure, you can use SSH tunnels or VPN connections like on a desktop PC.

There are many SSH clients on Google Play and one of my favorites is ConnectBot.

https://play.google.com/store/apps/details?id=org.connectbot

ORADeveloper is tested with Oracle Database 9i, 10g, 11g, 12c, XE(11g based) and 5000+ line packages.

To access XE database you may need to change connection locale to en_US in some cases.

ORADeveloper is made by an Oracle developer for Oracle developers, so you can help me make it better. Just contact me via email or bug tracker.

https://bitbucket.org/InnerLife/oradeveloper/issues

ORADeveloper will be open-source (free to compile and use, but not free to download from store) from late 2019 - early 2020.

Permissions:

INTERNET, ACCESS_NETWORK_STATE - for thin JDBC connection.

ORADeveloper(圖4)-速報App

READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE - for writing and reading user sources from an SD card or other drives.

ORADeveloper(圖5)-速報App