About ORADeveloper
ORADeveloper is a first IDE for Oracle Databases on Android.
Directly connect to an existing database, browse objects, run user scripts, compile sources, and much more!
Main features:
- Multiconnection model allows you to execute multiple parallel queries.
- Database objects browser makes it easy to operate with objects, such as sources compilation, enable trigger, view table data.
- Inline result set editing. Update existing data, delete or insert new in easy way.
- Execute single sql, multiple sql or selected part of script.
- Supports large objects. Work with BLOB, CLOB, BFILE as with other table data.
- Table data export to CSV and SQL.
- Reading and writing queries.
- 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.
- Hidable application bars maximizes editor space.
SSH tunnels. Connection security.
To make sure your network connection is secure, you can use SSH tunnels or VPN connections like on 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 10g, 11g, 12c and 5000+ lines packages. To run it you need 1GB of RAM at least and Android 5.0 or higher.
ORADeveloper is made by an Oracle developer for Oracle developers, so you can help me to make it better. Just contact me via email or bug tracker.
https://bitbucket.org/InnerLife/oradeveloper/issues
By buying this application you agree with Oracle JDBC Driver license and confirm that I did not take any additional fees for Oracle JDBC Driver.
http://www.oracle.com/technetwork/licenses/distribution-license-152002.html
Permissions:
INTERNET, ACCESS_NETWORK_STATE - for thin JDBC connection.
READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE - for writing and reading user sources from SD card or other drives.