Share on Facebook Share on Twitter Email
Answers.com

InterSystems Caché

 
Wikipedia: InterSystems Caché
InterSystems Caché
Developer(s) InterSystems Corporation
Stable release 2009.1.2 / October 30, 2009
Operating system multiple
Type database management and application development
Website InterSystems.com/Cache

InterSystems Caché is an object database management system from InterSystems Corporation. It provides object and SQL access to the database, as well as allowing direct manipulation of Caché’s underlying data structures. The company claims Caché is the world’s fastest object database.[1] Caché runs on Windows, Linux, Sun Solaris, HP-UX, Tru64 UNIX, AIX, Mac OS X and OpenVMS platforms (old, still supported versions of Caché, also run on Data General Aviion and SCO UnixWare).

Notable customers of this DBMS are many US hospitals, who run their Electronic Medical Record systems using Caché, financial institutions like Ameritrade and Sungard, and others including Epic, IBM, BT, and Vodacom.

Contents

Architecture

Internally, Caché stores data in multidimensional arrays capable of carrying hierarchically structured data. These are the same “global” data structures used by the MUMPS programming language in which Caché is implemented, and are similar to those used by MultiValue (aka PICK) systems. In most applications, however, object and/or SQL access methods are used.

Caché ObjectScript, Caché Basic or T-SQL can be used to develop application business logic. External interfaces include native object binding for C++, Java, EJB, ActiveX, and .NET. Caché supports JDBC and ODBC for relational access. XML and Web Services are also supported.

Caché Server Pages technology allows tag-based creation of Web applications that dynamically generate Web pages, typically using data from a Caché database. Caché also includes InterSystems Zen, an implementation of AJAX that enables component-based development of Rich Internet Applications.

Competitors

The main competitors are vendors of relational databases such as DB2 from IBM, Sybase, MS-SQL from Microsoft, MySQL, Oracle, and Oracle's Hyperion Solutions Essbase.

References

  1. ^ "InterSystems Caché – World's fastest database". InterSystems. http://www.intersystems.com/cache/index.html. Retrieved February 24, 2009. 

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "InterSystems Caché" Read more