Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
IMAGE (database)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
'''IMAGE''' is a [[database management system]] (DBMS) developed by [[Hewlett-Packard]] and included with the [[HP 3000]] [[minicomputer]]. It was the primary reason for that platform's success in the market. It was also sometimes referred to as '''IMAGE/3000''' in its initial release, and later versions were known as '''TurboIMAGE''', and '''TurboIMAGE/XL''' after the [[PA-RISC]] migration. IMAGE is based on the [[network database]] model, in contrast to most modern systems which are based on the [[relational database]] model. A [[SQL]] (Structured Query Language) front-end processor was later added, offering users the ability to run SQL queries on existing databases. This produced '''IMAGE/SQL''', the current name. ==Overview== IMAGE consists of several utilities along with an API (referred to as "intrinsics" by the HP documentation): * DBSCHEMA - Compile a source schema layout. The source layout describes the tables (known as SETS) and columns (known as FIELDS). * DBUTIL - Creates and performs maintenance functions on the database. * QUERY - Generalized query tool for accessing any TurboIMAGE database. The following is a sample list of the [[API]] calls used for application development. These calls are supported by HP's compilers: [[COBOL]], [[Fortran|FORTRAN]], [[BASIC]], SPL, [[Pascal (programming language)|PASCAL]] and [[C (programming language)|C]]. * DBFIND - Locates a record. * DBGET - Retrieves a record. * DBPUT - Adds a record. * DBUPDATE - Updates a record. * DBINFO - Provides information on the structure of the database. * DBOPEN - Opens the database with a specified password to provide access rights to the application. ==History== The significant highlights of IMAGE are: * Originally released as IMAGE/3000 around 1972 as a $10,000 option, but later included free as part of the MPE operating system. * Bundled with the [[PA-RISC|HP Precision Architecture RISC]] Computers along with HP ALLBASE/SQL, a Relational DBMS, on the MPE/XL operating system. * Several [[Fourth-generation programming language]] products (Powerhouse, Transact, Speedware, Protos) became available from third party vendors. * New capabilities were added including the increase of storage capacity and increase of several internal limitations such as the number of SETS allowed in a database. IMAGE/3000 was renamed TurboIMAGE due to these new capabilities. * HP provided a Third Party Interface (TPI) to DISC's OMNIDEX and Bradmark's SUPERDEX products. * HP announced the end of life for the HP3000 which included TurboIMAGE. * Marxmeier released Eloquence which is schema and API compatible with TurboIMAGE and allows TurboIMAGE applications to run on [[Microsoft Windows]] and [[HP-UX]]. * Stromasys released an HP3000 emulator allowing TurboIMAGE applications to be run on commodity hardware. ==External links== * http://www.robelle.com/library/smugbook/image.html * [http://www.hpmuseum.net/exhibit.php?hwdoc=101 HP Computer Museum 3000 Series II Documentation] - 1976 Image manual PDF * http://www.hpl.hp.com/hpjournal/pdfs/IssuePDFs/1986-12.pdf - Hewlett-Packard Journal "Data Base Management for HP Precision Architecture Computers" [[Category:Proprietary database management systems]] {{Database-software-stub}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Database-software-stub
(
edit
)