Database management system developed by Stanford University
The Stanford Physics Information Retrieval System (SPIRES) is a database management system developed by Stanford University. It is used by universities, colleges and research institutions. The first website in North America was created to allow remote users access to its database.
In the early 1970s, an evaluation of this system resulted in the decision to implement a new system for use by faculty, staff and students at Stanford University. SPIRES was renamed the Stanford Public Information Retrieval System. The new development took place under a National Science Foundation grant headed by Edwin B. Parker, principal investigator. SPIRES joined forces with the BALLOTS project to create a bibliographic citation retrieval system and quickly evolved into a generalized information retrieval and data base management system that could meet the needs of a large and diverse computing community.
SPIRES was rewritten in PL360, a block structured programming language designed explicitly for System/360-compatible hardware. The primary authors were Thomas H. Martin, Dick Guertin and Bill Kiefer. John Schroeder was the manager of the SPIRES project during this early phase of development.
Eventually, BALLOTS split off from SPIRES and the Research Libraries Group adopted SPIRES as its data base engine while providing a graphical interface to its clients. Socrates was a library circulation management system rooted in SPIRES.
SPIRES became the primary database management system for Stanford University business and student services in the 1980s and 1990s. It was also adopted by about two dozen other universities, including installations using the Michigan Terminal System (MTS), and VM/CMS. These universities collaborated through annual meetings of the SPIRES Consortium.
In 2004, SPIRES was migrated off the mainframe onto Unix platforms by means of a System/360 emulator developed by Dick Guertin. The DBMS now runs on Unix, Linux or macOS and is available under Mozilla Public License.[2]
SPIRES currently runs on Unix, Linux and macOS platforms. Its primary use today is for the world physics communities, and "legacy" data at Stanford University. SPIRES runs under emulation of the original ORVYL operating system. The emulators are written primarily in "C" compiled by 32-bit "gcc" or "g++" depending upon architectures (ppc or i386). The SPIRES engine is less than one-megabyte in size, but performs all the searching, maintenance, and formatting of databases. A 270k emulator runs a 973k SPIRES. In 2017, the Emulators were adapted by Dick Guertin to become 64-bit programs dealing with 32-bit SPIRES.