Software:TeraText

From HandWiki
Short description: Text database
TeraText
Developer(s)Leidos
Stable release
7.1.0 / 29 Jul 2020[1]
Operating systemCross-platform
TypeDBS
LicensePer CPU
Websitewww.teratext.com

TeraText is a non-relational text database. It is used to store and search through large amounts of textual data. It was originally developed at Royal Melbourne Institute of Technology.[2]

TeraText operation utilises a heavy client server model. A basic setup can consist of a Content Server (CS), Administration Interface, Application Server (AS), Security Server (SLS) and a Boot Server (boots).

Individual servers communicate with each other using the standard Z39.50 protocol.[2] Administration is through the HTTP interface.

References