FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
Email
Print
Reprint

add to:
Del.icio.us
Digg
Google
Furl
Slashdot
Y! MyWeb
Blink
November 08, 2006
InterSystems Goes RAD With Cache 2007

The object-relational database system has added rapid application development features and a Zen framework to make it easier to build user interfaces for Web applications.
InterSystems, a supplier of an object-relational database system called Cache, has released Cache 2007 with rapid application development features added to it, including an Ajax feature for Web applications.

Nine-year-old Cache has vertical market acceptance in health care because of its ability to deal with complex medical records, including patient medical images and hand-scribbled doctor's notes.

In Cache 2007, the database system has added the Zen framework, a component-based way of building user interfaces on Web applications. User pages are defined in XML, populated with components like buttons and menus, and run through the Zen compiler, which converts them into a set of software objects stored in the Cache database.

That makes it quicker to retrieve complex XML pages and send them to a user's browser window. The user in turn may modify the document, enter data, or check off preferences, and a new XML document is then sent back to the server via Ajax.

Paul Grabscheid, VP of strategic planning for InterSystems, says Zen's implementation of Ajax works across different browsers, with differences in how they display Ajax resolved by the underlying system. The Zen library of prebuilt components includes grids, tables, and selection trees for quick creation of complex processes, he says.

The Zen framework (not to be confused with Xen open-source virtual software from XenSource) also is designed to provide security for Web applications, validating the user inputs as the type of information expected as opposed to Javascript that will execute when the page is returned to the server.

Grabscheid says the close integration of software objects in the database and the Zen framework made it easier to produce high performance Web pages with user interaction features.

Cache 2007 also includes Jalapeno, a new feature that speeds Java development by eliminating the need for tedious object relational mapping, where a software object that may be a major component on a Web page is dismantled for storing in a relational database, then reassembled and delivered as required. Cache stores the software object whole, without dismantling, but can still retrieve quickly on cue. To some extent, new Java software such as Hibernate and Enterprise JavaBeans also solve the problem, but they're more difficult to learn than Jalapeno, claims Grabscheid.

While much smaller than relational database competitors, Cache is a strong niche player with 100,000 licensed systems in use in health care, financial services, and telecommunications, Grabscheid says. It's priced at $220 to $1,380 per user, depending on whether it's running on Windows, Linux, Macintosh, Unix, or HP's OpenVMS.

RELATED ARTICLES
No Related Articles
TOP 5 ARTICLES
No Top Articles.
DR. DOBB'S CAREER CENTER
Ready to take that job and shove it? open | close
Search jobs on Dr. Dobb's TechCareers
Function:

Keyword(s):

State:  
  • Post Your Resume
  • Employers Area
  • News & Features
  • Blogs & Forums
  • Career Resources

    Browse By:
    Location | Employer | City
  • Most Recent Posts:
    MEDIA CENTER  more
    NetSeminar
    Modernize your Development by Moving Build and Code Quality Upstream
    Moderated by Jon Erickson, Editor-in-Chief of Dr. Dobb's, this interactive panel discussion brings industry experts Anders Wallgren, CTO of Electric Cloud and Gwyn Fisher, CTO of Klocwork together for a candid discussion of the cost savings, productivity and quality benefits that can be achieved by stabilizing builds and code quality as early in the development cycle as possible.

    The reality of today's development environment - geographically distributed teams, the use of Agile development practices, increasing application complexity, etc. - is straining the viability of the traditional coding, build and release process. To stay ahead of the curve, development teams are modernizing their approach to dealing with these issues, and as a result are achieving new levels of development productivity. Register for the webcast.
    Date: Wednesday, July 15, 2009
    Time: 11 am PT/2 pm ET
    Modernize your Development by Moving Build and Code Quality Upstream
    Moderated by Jon Erickson, Editor-in-Chief of Dr. Dobb's, this interactive panel discussion brings industry experts Anders Wallgren, CTO of Electric Cloud and Gwyn Fisher, CTO of Klocwork together for a candid discussion of the cost savings, productivity and quality benefits that can be achieved by stabilizing builds and code quality as early in the development cycle as possible.

    The reality of today's development environment - geographically distributed teams, the use of Agile development practices, increasing application complexity, etc. - is straining the viability of the traditional coding, build and release process. To stay ahead of the curve, development teams are modernizing their approach to dealing with these issues, and as a result are achieving new levels of development productivity. Register for the webcast.
    Date: Wednesday, July 15, 2009
    Time: 11 am PT/2 pm ET
                                   
    INFO-LINK

    Resource Links: