InterSystems Caché

From Infogalactic: the planetary knowledge core
(Redirected from Caché (software))
Jump to: navigation, search
InterSystems Caché
Developer(s) InterSystems
Initial release 1997; 27 years ago (1997)
Stable release 2015.2.1 / September 8, 2015
Operating system multiple
Type database management and application development
License Proprietary
Website InterSystems.com

InterSystems Caché is a commercial object-oriented database management system from InterSystems, used to develop healthcare management and telecommunications software. Customer software can use the database with object and SQL code. Caché also allows developers to directly manipulate its underlying data structures: hierarchical arrays known as M technology.

Description

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, which influenced the design of Caché, and are similar to those used by MultiValue (aka PICK) systems. In most[quantify] 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 (CSP) 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.

History

Lua error in package.lua at line 80: module 'strict' not found. InterSystems was founded in 1979 to commercialize MUMPS hierarchical databases. It launched Caché in 1997 as its flagship product.[1]

Market

InterSystems claims Caché is the world’s fastest object database.[2] However, high performance is achieved only for transactional operations that have a significantly hierarchical nature.[citation needed]

This database management system (DBMS) is used as part of hospital patient tracking, electronic medical record and medicine management systems, in products developed by Axis Clinical Software and Epic Systems as well as the VistA system used by the U.S. Department of Veteran Affairs.[3] Sungard includes Caché in the AddVantage asset management software to finance industry customers such as banks.[4] Telecommunicatons vendors BT Group and Vodacom also use Caché.[5]

As of 2014, the DB-Engines website ranks Caché as the most popular object oriented DBMS.[6]

Platforms

Caché runs on Windows, Linux, Solaris, HP-UX, AIX, Mac OS X and OpenVMS platforms.


See Also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Interystems case study: Vodacom. http://www.intersystems.fr/page/fr/case_study_vodacom
  6. Lua error in package.lua at line 80: module 'strict' not found.

External links