Categories
noSQL
NoSQL is a fast, portable relational database management system without arbitrary limits (other than memory or processor speed) that runs under, and interacts with, the UNIX Operating system.
It uses the Operator/Stream DBNS paradigm described in "UNIX Review," March 1991 Page 24, entitled "A 4GL Language." There are a number of 'operators' that each perform a unique function on the data. The "stream" is supplied by the UNIX Input/Output redirection mechanism. Therefore, each operator p[rocesses some data and then passes it along to the next operator via the Unix pipe function. This is very efficient as UNIX pipes are implemented in memory.
Last updated 29 Mar, 2002
About
Leadership
- David Frey - Maintainer
- Vincenzo Belloli - Contributor
- David Frey - Contributor
- Giuseppi Paterno - Contributor
- Maurizio Sartori - Contributor
- Paul Lussier - Contributor
- Seth LaForge; see also the ACKNOWLEDGEMENTS file in the distribution for a complete list - Contributor
Versions
3.1
3.1 stable released 2002-09-12
- Released: 12 Sep, 2002
- Code Maturity: Stable
- Source Archive: http://www.linux.it/~carlos/nosql/archives/nosq...
- Licenses: GPLv2orlater
- Interfaces: Daemon
User Community and Support
User reference manual included and available in HTML format from http://www.linux.it/~carlos/nosql/current-doc/NoSQL.html



