Jump to content

VOSS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
[[Image:Voss.png|thumb|VOSS advert from 1991]]
[[Image:Voss.png|thumb|VOSS advert from 1991]]
A database/Object persistence system for [[Smalltalk]] originally released for [[Smalltalk/V]] 286 for [[DOS]] around 1990 but later ported to other Smalltalk/V systems and to [[VisualAge Smalltalk]], the system has since its original release gained extensive database and transaction control features.
'''Virtual Object Storage System''' (''VOSS'') is a database/object persistence system for [[Smalltalk]].


==Links==
==History==
* [http://voss.logicarts.com/ VOSS on the Logic Arts homepage]
It was originally released for [[Smalltalk/V]] 286 for [[DOS]] around 1990 but later ported to other Smalltalk/V systems and to [[VisualAge Smalltalk]], the system has since its original release gained extensive database and transaction control features.


==Licence==
==Licence==
Line 9: Line 9:


==Author and publisher==
==Author and publisher==
* [http://www.odbms.org/about/contributors/clapperton/ John Clapperton]
*[http://www.odbms.org/about/contributors/clapperton/ John Clapperton]
*Logic Arts
*Logic Arts
==Links==
* [http://voss.logicarts.com/ VOSS on the Logic Arts homepage]


[[Category:Smalltalk]]
[[Category:Smalltalk]]

Latest revision as of 17:20, 3 August 2018

VOSS advert from 1991

Virtual Object Storage System (VOSS) is a database/object persistence system for Smalltalk.

History

It was originally released for Smalltalk/V 286 for DOS around 1990 but later ported to other Smalltalk/V systems and to VisualAge Smalltalk, the system has since its original release gained extensive database and transaction control features.

Licence

The system is offered in an open source version that is published under the GPL v3 and a commercial version that is licenced under commercial terms.

Author and publisher

Links