Paketname | swordfish-doc |
Beschreibung | High level key-value database with a RESTful HTTP interface (documentation) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9-2 |
Sektion | universe/doc |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | swordfish |
Paketgröße | 22938 Byte |
Prüfsumme MD5 | 4e295001f3023fbf08ecddc78ccebe68 |
Prüfsumme SHA1 | e550d9e5edee87e882d9c140335142961dc1a0a2 |
Prüfsumme SHA256 | deb1c94e2e2207c0ea478acbcbb4964ea5166c15859865f0c5236f908486f0b9 |
Link zum Herunterladen | swordfish-doc_0.9-2_i386.deb |
Ausführliche Beschreibung | Swordfish is a persistent database which uses JavaScript Object Notation
(JSON) over HTTP. It was designed to complement a relational database used in
modern web applications by providing a means to denormalise (and thus avoid)
computationally expensive JOIN operations.
.
To this end, Swordfish's primary data structure is a dictionary with ordered
keys and provides functionality for atomically manipulating and querying these
structures, including set-based operations such as intersection and
difference.
.
This package contains documentation and examples for using Swordfish.
|