What is the actual use of Oracle Application Express? After viewing several tutorials and videos, I came across that it is to make applications for Oracle RDBMS. If I am right, then is it possible to develop application without using Oracle Application Express?
-
4"*is it possible to develop application without using Oracle Application Express*" - yes absolutely. – Feb 11 '15 at 12:47
-
@a_horse_with_no_name oh you little rascal! – Typo Feb 12 '15 at 10:54
-
@a_horse_with_no_name technically correct - but IRL apex is The Only Way to build any application ;) – Jeffrey Kemp Feb 16 '15 at 07:35
2 Answers
waleed,
Application Express is a rapid Web application development tool that lets you share data and create applications. Using only a Web browser and limited programming experience, you can develop and deploy applications that are fast and secure.
For Actual use look at Why use Oracle Application Express for web app? Answer of your last question is yes you are right there are lots of development tool for develope Applications.
For worldwide use of Oracle Apex look at Oracle Application Express Statitics
-
Thankyou very much. This very helpful for me to understand further concepts. – Waleed Khan Feb 12 '15 at 04:35
If you need to develop a software which runs on web or cloud 24 hours rapidly apex is the way to go. The backed for apex is always oracle. Yes you can make application wihtout apex . .But all depends what type of application are you developing .A database intensive application then it requires a back end which can be oralce or sql server or mysql. Or it can be a system generated application Hope this info helps

- 1
- 1