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 1 Mar, 2010
About
Leadership
- Carlo Strozzi - Maintainer
- 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
4.1.9
- Released: 18 Sep, 2009
- Code Maturity: Stable
- Source Archive: http://www.strozzi.it/shared/nosql/nosql-4.1.9....
- Licenses: GPLv2
- Interfaces: Command Line
4.0.2
- Released: 24 Mar, 2003
- Code Maturity: Stable
- Source Archive: http://www.strozzi.it/shared/nosql/nosql-4.0.2....
- Licenses: GPLv2
- Interfaces: Daemon
User Community and Support
http://www.strozzi.it/cgi-bin/CSA/tw7/I/en_US/NoSQL/Home+Page
