DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamenosql
Beschreibunga Relational Database Management System for Unix
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version4.0.14-6
Sektionuniverse/utils
Prioritätoptional
Installierte Größe868 Byte
Hängt ab vondash (>= 0.4.18), mawk (>= 1.3.3), perl (>= 5), procmail, debianutils (>= 1.15), coreutils (>= 4.5.3
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße204610 Byte
Prüfsumme MD5c0dc6822ebd404bcb175306cd8c0019a
Prüfsumme SHA14bccf65902c60d99b6b07f4e38703f70bfed710b
Prüfsumme SHA256d4280095e05b09116c4bd95ab76070bc248c8cf8d8b34c5e25f43717f49aa465
Link zum Herunterladennosql_4.0.14-6_i386.deb
Ausführliche BeschreibungNoSQL is a fast, portable, relational database management system without arbitrary limits, (other than memory and processor speed) that runs under, and interacts with, the UNIX Operating System. . It uses the Operator/Stream DBMS 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 processes 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. NoSQL is compliant with the "Relational Model". . *NOTE*: This is a new, re-designed, more performant upstream release which is no longer command-line compatible with NoSQL V2 _and_ V3. . The commands are in /usr/lib/nosql in order to not clutter up /usr/bin. . NOTE about script compatibility: review the script options and script names when upgrading. . NOTE about data compatibility: You can convert old tables with rdbtotable.


Impressum
Linux is a registered trademark of Linus Torvalds