Top > Database > SQL-type > noSQL

noSQL - Relational database management system for UNIX

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.



Obtaining

Web pagehttp://www.linux.it/~carlos/nosql/
Source tarballhttp://www.linux.it/~carlos/nosql/archives/nosql-3.1.tar.gz
Source informationhttp://www.linux.it/~carlos/nosql/archives/
Version 3.1 (stable) released on 2002-09-12
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Documentation
User reference manual included and available in HTML format from http://www.linux.it/~carlos/nosql/current-doc/NoSQL.html
Support contacts

Help List<noseequel@scriptaworks.com> <minimalist@scriptworks.com> subject: subcribe noseequel
Developer List<noseequel@scriptaworks.com> <minimalist@scriptworks.com> subject: subcribe noseequel
Bug List<noseequel@texne.com>

Project contacts

Maintainers
Developers
Contributors
  • Vincenzo Belloli
  • David Frey
  • Giuseppi Paterno
  • Maurizio Sartori
  • Paul Lussier
  • Seth LaForge
  • see also the ACKNOWLEDGEMENTS file in the distribution for a complete list

Related information

Interfacesdaemon
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-01-31
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.