Ingres (pronounced "ingress") is a commercially supported, open-source relational database management system. Ingres was first created as a research project at the University of California, Berkeley starting in the early 1970s and ending in the early 1980s. The original code, like that from other projects at Berkeley, was available at minimal cost under a version of the BSD license. Since the mid-1980s, Ingres had spawned a number of commercial database applications, including Sybase, Microsoft SQL Server, NonStop SQL and a number of others. A follow-on project started in the mid-1980s as Postgres, which later evolved into PostgreSQL. By any measure, Ingres is one of the most influential modern computer research projects. A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by Edgar F. Codd. ...
The University of California, Berkeley (also known as the University of California at Berkeley, UC Berkeley, Cal, California, or Berkeley) is the oldest and flagship campus of the ten-campus University of California system. ...
The BSD license is a permissive license and is one of the most widely used licenses for free software. ...
Sybase Inc. ...
Microsoft SQL Server is a relational database management system (RDBMS) produced by Microsoft. ...
NonStop SQL is a relational database product originally produced at Tandem Computers using the pioneering Ingres source code from University of California, Berkeley. ...
PostgreSQL is a free object-relational database server (database management system), released under a flexible BSD-style license. ...
History
Ingres In 1973 when the System R project was getting started at IBM, the research team released a series of papers describing the system they were building. Two scientists at Berkeley, Michael Stonebraker and Eugene Wong, became interested in the concept after reading the papers, and decided to start a relational database research project of their own. System R is a database system built as a research project at IBM San Jose Research (now IBM Almaden Research Center) in the 1970s. ...
International Business Machines Corporation (IBM, or colloquially, Big Blue) (NYSE: IBM) (incorporated June 15, 1911, in operation since 1888) is headquartered in Armonk, New York, USA. The company manufactures and sells computer hardware, software, and services. ...
Michael Stonebraker is a computer scientist specializing in database research and development. ...
They had already raised money for researching a geographic database system for Berkeley's economics group, which they called Ingres, for INteractive Graphics REtrieval System. They decided to use this money to fund their relational project instead, and used this as a seed for a new and much larger project. For further funding Stonebraker approached the DARPA, the obvious funding source for computing research and development at the time, but both the DARPA and the Office of Naval Research (ONR) turned them down as they were already funding database research elsewhere. Stonebraker then introduced his idea to other agencies, and, with help from his colleagues he eventually obtained modest support from the NSF and three military agencies: the Air Force Office of Scientific Research, the Army Research Office, and the Navy Electronic Systems Command. The Defense Advanced Research Projects Agency (DARPA) is an agency of the United States Department of Defense responsible for the development of new technology for use by the military. ...
ONR Logo The Office of Naval Research (ONR), headquartered in Arlington, Virginia (Ballston), is an office of the U.S. Navy that carries out scientific research to support the Navy and national security. ...
The logo of the National Science Foundation The National Science Foundation (NSF) is an independent United States government agency that supports fundamental research and education in all the non-medical fields of science and engineering. ...
The United States Air Force Research Laboratory with headquarters at Wright-Patterson Air Force Base, Ohio, was created in October 1997. ...
Thus funded, Ingres was developed during the mid-1970s by a rotating team of students and staff. Ingres went through an evolution similar to that of System R, with an early prototype in 1974 followed by major revisions to make the code maintainable. Ingres was then disseminated to a small user community, and project members rewrote the prototype repeatedly to incorporate accumulated experience, feedback from users, and new ideas. Ingres remained largely similar to IBM's System R in concept, but based on "low end" systems, namely Unix on DEC machines. Unix or UNIX is a computer operating system originally developed in the 1960s and 1970s by a group of AT&T Bell Labs employees including Ken Thompson, Dennis Ritchie, and Douglas McIlroy. ...
Digital Equipment Corporation was a pioneering company in the American computer industry. ...
Commercialization Unlike System R, the Ingres source code was available (on tape) for a modest fee. By 1980 some 1,000 copies had been distributed primarily to universities. Many students from U.C. Berkeley and other Universities that used the Ingres source code worked on various commercial database software systems. Berkeley students Jerry Held and later Karel Youseffi moved to Tandem Computers where they built a system that evolved into NonStop SQL. The Tandem database system was a re-implementation of the Ingres technology. It evolved into a system that ran effectively on parallel computers, that is, it included functionality for distributed data, distributed execution, and distributed transactions (the last being fairly difficult). Components of the system were first released in the late 1970's. By 1989 the system could run queries in parallel, and the product became fairly famous for being one of the few systems that scales almost linearly with the number of processors in the machine: adding a second CPU to an existing NonStop SQL server will almost exactly double its performance. Tandem was later purchased by Compaq who started a re-write in 2000, and now the product is at HP. Tandem Computers was an early manufacturer of fault tolerant computer systems, marketed to the growing number of transaction processing customers who used them for ATMs, banks, stock exchanges and other similar needs. ...
NonStop SQL is a relational database product originally produced at Tandem Computers using the pioneering Ingres source code from University of California, Berkeley. ...
Parallel computing is the simultaneous execution of the same task (split up and specially adapted) on multiple processors in order to obtain faster results. ...
Compaq was a personal computer company founded in 1982 by Rod Canion, Jim Harris and Bill Murto. ...
The Hewlett-Packard Company (NYSE: HPQ), commonly known as HP, is a very large, global company headquartered in Palo Alto, California, United States. ...
Robert Epstein, the chief programmer on the project while he was at Berkeley, formed Britton-Lee along with other students from the Ingres Project Paula Hawthorne and Mike Ubell, and they were joined later by Eric Allman. Later, they founded Sybase. Sybase had been the #2 product (behind the System R based Oracle) for some time through the 1980s and into the 1990s, before Informix came "out of nowhere" and took over in 1997. Sybase's product line had also been licensed to Microsoft in 1992, who re-branded it as Microsoft SQL Server. This relationship soured in the late 1990s, and today SQL Server outsells Sybase by a wide margin. Sybase Inc. ...
oracle, see Oracle (disambiguation) An Oracle database, strictly speaking, consists of a collection of data managed by an Oracle database management system or DBMS. The term Oracle database sometimes refers â imprecisely â to the DBMS software itself. ...
Microsoft Corporation (NASDAQ: MSFT, SEHK: 4338) is an international computer technology corporation with 2005 global annual sales of US$39. ...
Microsoft SQL Server is a relational database management system (RDBMS) produced by Microsoft. ...
Several companies used the Ingres source code to produce products. The most successful was a company named Relational Technology, Inc. (RTI) founded in 1980 by Stonebraker and Wong, and another Berkeley professor, Lawrence A. Rowe. RTI was renamed Ingres Corporation in the mid 1980's. The company converted the code to DEC VMS, which was the commercial OS for DEC VAX computers, and developed a collection of front-end tools for creating and manipulating databases (e.g., reporterwriters, forms entry and update, etc.) and application development tools. Over time much of the source was re-written to add functionality (e.g., multiple statement transactions, SQL, B-tree access method, date/time datatypes, etc.) and improve performance (e.g., compiled queries, multi-threaded server, etc.). The company was purchased by ASK Corporation in November 1990. The founders left the company over the next several months. In 1994, ASK/Ingres was purchased by Computer Associates who continued to offer Ingres under a variety of brand names (e.g., OpenIngres, Ingres II, Advantage Ingres). CA, Inc. ...
In 2004, Computer Associates released Ingres r3 under an open source license. The code includes the DBMS server and utilities and the character based front-end and application development tools. In essence, everything except OpenROAD, the Windows 4GL GUI-based development environment. In November of 2005, Garnett & Helfrich Capital in partnership with Computer Associates created a new company called Ingres Corporation, which will provide support and services for Ingres, OpenROAD and the connectivity product. 2004 (MMIV) was a leap year starting on Thursday of the Gregorian calendar. ...
Open source refers to projects that are open to the public and which draw on other projects that are freely available to the general public. ...
CA, Inc. ...
Postgres The Postgres project was started to address limitations of existing database-management implementations of the relational model. Primary among these was their inability to let the user define new domains (or "types") which are combinations of simpler domains (see relational model for an explanation of the term "domain"). The project explored other ideas including the incorporation of write-once media (e.g., optical disks), the use of massive storage (e.g., never delete data), inferencing, and object-oriented data models. The implementation also experimented with new interfaces between the database and application programs (e.g., portals, which are sometimes referred to as "fat cursors"). It has been suggested that Relational database be merged into this article or section. ...
The resulting project, named Postgres, aimed at introducing the minimum number of features needed to add complete types support. These included the ability to define types, but also the ability to fully describe relationships – which up until this time had been widely used but maintained entirely by the user. In Postgres the database "understood" relationships, and could retrieve information in related tables in a natural way using rules. For complete details, see the PostgreSQL article. PostgreSQL is a free object-relational database server (database management system), released under a flexible BSD-style license. ...
In the 1990s Stonebraker started a new company to commercialize Postgres, under the name Illustra. The company and technology was later purchased by Informix.
See also It has been suggested that List of truly relational database management systems be merged into this article or section. ...
It has been suggested that List of relational database management systems be merged into this article or section. ...
OpenROAD stands for Open Rapid Object Application Development. It is a 4GL development language which include a suite of development tools, with built in IDE, Code Repository, allowing applications to be developed and deployed on various platforms. ...
External links Article sources: Community links: Product links: Product documentation: |