Evergreen (software)


Evergreen is an open source Integrated Library System, initially developed by the Georgia Public Library Service for Public Information Network for Electronic Services, a statewide resource-sharing consortium with over 270 member libraries.
Beyond PINES, the Evergreen ILS is deployed worldwide in approximately 1,800 libraries, and is used to power a number of statewide consortial catalogs.
In 2007, the original Evergreen development team formed a commercial company around the software, Equinox Software, which provides custom support, development, migration, training, and consultation for Evergreen. As of 2014, several more companies and groups also provide support and related services for Evergreen.

History

Evergreen was developed by the Georgia Public Library Service to support 252 public libraries in the Public Information Network for Electronic Services consortium. Development began in June 2004 when state librarian Lamar Veatch announced in an open letter that after reviewing options available, GPLS decided to develop its own library automation system. GPLS believed it could develop a system customized to fit its needs better at a lower cost than the fees currently being paid. Programmers in the GPLS developed the project for two years, and PINES successfully completed the transition to Evergreen in September 5, 2006. In the next two years, the PINES consortium increased to over 270 libraries and five other systems in the United States and Canada implemented Evergreen.
The software started receiving contributions from other libraries and developers in 2007. 2009 saw the first Evergreen International Conference. In 2012, the community joined the Software Freedom Conservancy and formed an oversight board. In 2019 the Evergreen Community elected an Evergreen Project board as part of their transition to a stand-alone non-profit organization.
Other Evergreen implementations in North America:
Development priorities for Evergreen are that it be stable, robust, flexible, secure, and user-friendly.
Evergreen's features include:
Evergreen also features the Open Scalable Request Framework, a stateful, decentralized service architecture that allows developers to create applications for Evergreen with a minimum of knowledge of its structure.

Languages

The business logic of Evergreen is written primarily in Perl and PostgreSQL, with a few optimized sections rewritten in C. The catalog interface is primarily constructed using Template Toolkit with some JavaScript. The staff client user interface is written in Mozilla's XUL before 3.0 and is a web based staff client built using AngularJS and related technologies as of 3.0. Python is used for the internationalization build infrastructure. EDI functionality for the acquisitions system prior to 3.0 depended upon Ruby but no longer does. AngularJS interfaces are now being transitioned to Angular and all new interface work is being done in Angular.

Requirements

Evergreen runs on Linux servers and uses PostgreSQL for its backend database. The staff client used in day-to-day operations by library staff runs on Microsoft Windows, Macintosh, or Linux computers and is built on XULRunner, a Mozilla-based runtime that uses the same technology stack as Firefox and allows for a browser-independent offline mode. The online public access catalog used by library patrons is accessed in a web browser. As of version 3.0 the web based staff client was promoted to production use and the XUL based staff client that required local machine installation began being phased out.

Other open source Integrated Library Systems (ILS)