1 / 28

Rich Web Applications for the Enterprise... Creating RWA from Your Oracle Database

Rich Web Applications for the Enterprise... Creating RWA from Your Oracle Database. Presented By: John Krahulec Biz whazee. SEOUC Charlotte February 2009. Learn how PL/SQL Developers can deliver Rich Web Applications (RWA) directly from the Oracle database.

price-grant
Télécharger la présentation

Rich Web Applications for the Enterprise... Creating RWA from Your Oracle Database

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Rich Web Applications for the Enterprise... Creating RWA from Your Oracle Database Presented By: John Krahulec Bizwhazee SEOUC Charlotte February 2009

  2. Learn how PL/SQL Developers can deliver Rich Web Applications (RWA) directly from the Oracle database • Build apps far more sophisticated than previously thought possible using the PL/SQL web toolkit as a foundation • No complex middle-tier setup • Achieve technology efficiency by serving AJAX features directly from PL/SQL APIs

  3. Target Audience • Managers • AJAX developers • Non-AJAX developers & Oracle PL/SQL developers • End-Users… waiting impatiently for the benefits of Web 2.0 @ Work

  4. Our Philosophy It’s All About the End User

  5. Rich Web Applications Yahoo Mail Zimbra App generated from Oracle DB Google Docs

  6. What makes a Web Application “Rich”? FLASH FLEX AIR AJAX All provide amazing interactivity

  7. Asynchronous JavaScript and XML AJAX A popular technique for providing rich application features AJAX is a group of inter-related Web development scripting languages (including JavaScript, PHP, etc) used for creating interactive Web applications

  8. AJAX

  9. More Philosophy Software development should be getting easier Combine AJAX with PL/SQL for the ultimate application development environment for the Enterprise. AJAX is a game changer

  10. Enterprise Application Evolution C/C++/C# .Net ColdFusion Python PowerBuilder HTML 4.0/XHTML JAVA HTML3.0 AJAX JavaScript Delphi HTML 1.0 XML VisualBasic PERL PHP Ruby Flash HTML 2.0 JSON Database Military Government ORACLE Payroll Medical Corporate Inventory Finance Any Data Accounting The Sales

  11. Build it in the database? Doesn’t that fly in the face of conventional system architecture? Distribute the application Database Independence Model View Control (MVC) And so on…

  12. The Flip Side… Middle-tier developers spend enormous amounts of time recreating functionality already provided by the database Methods Objects Classes Constructors Connection Pooling

  13. Think about this… • What is the probability that your database will be the same next year? What is the probability that UI languages will be the same next year? “So why not leverage the database as the foundation of our Rich Web App development approach?”

  14. What is Thick Database? Oracle Apache mod_plsql ORACLE GUI DATA OPS LOGIN

  15. Getting Thick GUI Rendering C/C++/C# .Net ColdFusion Python PowerBuilder HTML 4.0/XHTML JAVA HTML3.0 AJAX JavaScript Delphi HTML 10 XML VisualBasic Ruby PERL PHP Flash HTML 2.0 JSON ORACLE Database

  16. Getting Thick GUI Rendering ORACLE LOGIN DATA

  17. Harness power and performance of Oracle Why Thick Database? • Eliminate the “middle-tier” tax • network congestion and latency between App and Database servers • slow ODBC/JDBC calls • Multiple steps handling the data • unparsed and un-tuned SQL statements • Utilize Oracle features for scalability • Lower cost of ownership by leveraging existing Oracle investment and staff skills • Use PL/SQL to serve up AJAX and FLASH features

  18. Why Thick Database? (cont.) • One backup and recovery process for both application and data Application code is stored in compiled packages in the database for fastest performance • Rapid deployment and enhancements • Smaller development team Get more value out of your Oracle DB investment

  19. The Database Movement ORACLE APEX “Using only a web browser and limited programming experience” Dulcian Business Rules Information Manager “Business Rules Based Systems Development Environment” “The Rich Internet Framework for PL/SQL Developers”

  20. SlowEnterprise Adoption Developer Beware

  21. SlowEnterprise Adoption Developer Beware Complexity of AJAX code

  22. SlowEnterprise Adoption Developer Beware Complexity of AJAX code AJAX opens numerous “back-doors”

  23. SlowEnterprise Adoption Developer Beware Complexity of AJAX code AJAX opens numerous “back-doors” Most RWA offerings are focused only on the front-end

  24. SlowEnterprise Adoption Developer Beware Complexity of AJAX code AJAX opens numerous “back-doors” Most RIA offerings are focused only on the front-end Legacy languages need additional add-ons for RWA

  25. SlowEnterprise Adoption Developer Beware Complexity of AJAX code AJAX opens numerous “back-doors” Most RIA offerings are focused only on the front-end Legacy languages need additional add-ons for RWA Need to retrain enterprise developers

  26. Live Demo for Developing RIA applications from the ORACLE database

  27. Leverage Oracle features for scalability and performance Benefits of combining AJAX & Database • Build Enterprise-class Rich Web Apps right out of the database using existing skills and infrastructure • AJAX and Flash stored in the database • Just use PL/SQL to call the APIs to build RWA components • Authenticated AJAX calls from browser to database • Flexible and open standard for customization and third party tool integration

  28. John Krahulec 703-889-8499 John.Krahulec@TURBO-enterprise.com Visit TURBO-enterprise.com for more information.

More Related